]> granicus.if.org Git - php/commit
MF51: fix #34810 (mysqli::init() and others use wrong $this pointer without checks)
authorAntony Dovgal <tony2001@php.net>
Mon, 10 Oct 2005 12:59:47 +0000 (12:59 +0000)
committerAntony Dovgal <tony2001@php.net>
Mon, 10 Oct 2005 12:59:47 +0000 (12:59 +0000)
commit5ec88f863ec519052083edc0cfe7e375bb60a473
tree5b22e1809a150e92513692e40ca3a9c17df8c357
parent98294fbf3f786417c57b65bd11040694cce9f5d1
MF51: fix #34810 (mysqli::init() and others use wrong $this pointer without checks)
ext/mysqli/mysqli_api.c
ext/mysqli/mysqli_nonapi.c
ext/mysqli/mysqli_warning.c
ext/mysqli/php_mysqli.h
ext/mysqli/tests/bug34810.phpt [new file with mode: 0644]