]> granicus.if.org Git - php/commit
Fixed bug #61970: Allow a child class to restrict access to ctor
authorPedro Magalhães <mail@pmmaga.net>
Fri, 10 Mar 2017 19:08:15 +0000 (20:08 +0100)
committerNikita Popov <nikita.ppv@gmail.com>
Mon, 1 May 2017 12:15:57 +0000 (14:15 +0200)
commit5324fb1f348f5bc979d9b5f13ac74177b73f9bf7
treeafc68fd6b62399b4026b8943d0bbb8af8d78cfed
parent92124f9cdc20c6a9c22f9b54092ef945c41f2bb5
Fixed bug #61970: Allow a child class to restrict access to ctor
NEWS
Zend/tests/bug61970.phpt [new file with mode: 0644]
Zend/tests/bug61970_1.phpt [new file with mode: 0644]
Zend/tests/bug61970_2.phpt [new file with mode: 0644]
Zend/zend_inheritance.c
ext/mysqli/tests/bug38003.phpt