]> granicus.if.org Git - php/commit
MFH: - Updated unary_op_type typedef with TSRMLS_DC
authorMatt Wilmas <mattwil@php.net>
Fri, 29 Aug 2008 18:12:47 +0000 (18:12 +0000)
committerMatt Wilmas <mattwil@php.net>
Fri, 29 Aug 2008 18:12:47 +0000 (18:12 +0000)
commit22a5aea1617ca40f57adc2775cf6d69c105c2c14
tree38d5dc0380af964f39c093e4e74df23c6443753b
parent2e6d655efd4e2a674211ed21826638c2ef90c164
MFH: - Updated unary_op_type typedef with TSRMLS_DC
- Added binary_op_type typedef
- Added missing ZEND_BOOL_XOR to get_binary_op()
Zend/zend_compile.h
Zend/zend_opcode.c