]> granicus.if.org Git - php/commit
MFH: - Saved opcode when unary +/- is applied to IS_CONST op (e.g. for negative numbers)
authorMatt Wilmas <mattwil@php.net>
Fri, 29 Aug 2008 17:54:29 +0000 (17:54 +0000)
committerMatt Wilmas <mattwil@php.net>
Fri, 29 Aug 2008 17:54:29 +0000 (17:54 +0000)
commit2e6d655efd4e2a674211ed21826638c2ef90c164
treebfcfad813174b0a23d4b7197b5b7adf2dce69c38
parent1401532e972172b539874f67d951130a25e41a33
MFH: - Saved opcode when unary +/- is applied to IS_CONST op (e.g. for negative numbers)
- Made '+' in static_scalar context behave as '-' by calling add_function()
Zend/zend_language_parser.y