]> granicus.if.org Git - php/commit
Convert fatal errors on improper access to static properties into EngineExceptions
authorDmitry Stogov <dmitry@zend.com>
Tue, 31 Mar 2015 13:35:27 +0000 (16:35 +0300)
committerDmitry Stogov <dmitry@zend.com>
Tue, 31 Mar 2015 13:35:27 +0000 (16:35 +0300)
commit685ab95adde2fa67fe8885526357618e203bfc71
tree645228386f87fadecc3da5f4ca5819add336d222
parente8672deefc9e7fdddff0444b0bfce3e5e20b163e
Convert fatal errors on improper access to static properties into EngineExceptions
Zend/tests/exception_013.phpt [new file with mode: 0644]
Zend/zend_object_handlers.c
Zend/zend_vm_def.h
Zend/zend_vm_execute.h
ext/soap/soap.c