]> granicus.if.org Git - php/commit
Moved checks and error reporting related to static methods from DO_FCALL inti INTI_FC...
authorDmitry Stogov <dmitry@zend.com>
Sat, 4 Oct 2014 10:55:44 +0000 (14:55 +0400)
committerDmitry Stogov <dmitry@zend.com>
Sat, 4 Oct 2014 10:55:44 +0000 (14:55 +0400)
commit2e1b8ba4b797388265ca4bec5be0fa31584a1323
tree2c7e9894b31923ffa3896f0660667a17963f480e
parentf1e21c4979f215112f9a30bc9e6e4a1ebd5a32de
Moved checks and error reporting related to static methods from DO_FCALL inti INTI_FCALL* opcodes that may really deal with static methods. (In some rare cases it may lead to different order of warning messages).
Zend/zend_vm_def.h
Zend/zend_vm_execute.h
tests/lang/passByReference_005.phpt