]> granicus.if.org Git - php/commit
MFH: fix bug #38003(in classes inherited from mysqli it's possible to call private...
authorAntony Dovgal <tony2001@php.net>
Wed, 5 Jul 2006 11:48:30 +0000 (11:48 +0000)
committerAntony Dovgal <tony2001@php.net>
Wed, 5 Jul 2006 11:48:30 +0000 (11:48 +0000)
commit0f8f945418ae8ce9091327a8ac81501cf35b51c5
treed1be2e91248e88fc00210aab53e433eb2c37f7d2
parentc4c96c042e9a99b95731d7f387fd794cab58d55f
MFH: fix bug #38003(in classes inherited from mysqli it's possible to call private constructors from invalid context)
ext/mysqli/mysqli.c