]> granicus.if.org Git - php/commit
Improve fast_is_[not_]identical() functions to teturn value instead of takeing additi...
authorDmitry Stogov <dmitry@zend.com>
Wed, 29 Apr 2015 13:43:23 +0000 (16:43 +0300)
committerDmitry Stogov <dmitry@zend.com>
Wed, 29 Apr 2015 13:43:23 +0000 (16:43 +0300)
commitd880ead8a733202be2f74228339390e81ab824b5
tree1366e1825e9ff34b9df1afed86f101b1de315194
parent1d718fe859b61463f82105d12abe1e336c83172b
Improve fast_is_[not_]identical() functions to teturn value instead of takeing additional arguments.
Pair INSTANCEOF with the following JMPZ/JMPNZ.
Zend/zend_operators.c
Zend/zend_operators.h
Zend/zend_vm_def.h
Zend/zend_vm_execute.h
ext/spl/spl_observer.c
ext/standard/array.c