]> granicus.if.org Git - php/commit
Forbid use of not fully linked classes
authorNikita Popov <nikita.ppv@gmail.com>
Wed, 22 May 2019 09:13:28 +0000 (11:13 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Thu, 23 May 2019 08:41:10 +0000 (10:41 +0200)
commit64918c770282c0f60b407e8de3201a6b68c88e78
treee9d8fa1e7ad2f07729f6aacf4f5ac7747bd74339
parentfdb7fc6153cfa8788d11e3dc74bc4f899bcdd42a
Forbid use of not fully linked classes
Zend/tests/bug30922.phpt
Zend/tests/use_unlinked_class.phpt [new file with mode: 0644]
Zend/zend_compile.h
Zend/zend_execute_API.c
Zend/zend_inheritance.c
Zend/zend_interfaces.c
Zend/zend_opcode.c