]> granicus.if.org Git - php/commit
Use STR_COPY() instead of STR_DUP() where possible
authorDmitry Stogov <dmitry@zend.com>
Tue, 1 Apr 2014 13:10:15 +0000 (17:10 +0400)
committerDmitry Stogov <dmitry@zend.com>
Tue, 1 Apr 2014 13:10:15 +0000 (17:10 +0400)
commit042c937f6915876a1aec014394daa1db8f75cea6
tree98503b131775847d8347f457716339ea447875ba
parenta25a1ba0ef263e9e1d65b8eaebd3e764878c55c7
Use STR_COPY() instead of STR_DUP() where possible
Zend/zend_API.c
Zend/zend_compile.c
Zend/zend_constants.c
Zend/zend_hash.c
ext/reflection/php_reflection.c