]> granicus.if.org Git - php/commit
Fixed bug #74968 PHP crashes when calling mysqli_result::fetch_object with an abstrac...
authorAnatol Belski <ab@php.net>
Sat, 22 Jul 2017 08:35:26 +0000 (10:35 +0200)
committerAnatol Belski <ab@php.net>
Sat, 22 Jul 2017 08:35:26 +0000 (10:35 +0200)
commite405ff59f9e5873a3aa8dc6b7175708d424007b9
tree86cf2158f74802f5b38d2e967f8336c7972f313e
parent256ec5bebb04d9fdea55951d8bb26eed659adf66
Fixed bug #74968 PHP crashes when calling mysqli_result::fetch_object with an abstract class
ext/mysqli/mysqli.c
ext/mysqli/tests/bug74968.phpt [new file with mode: 0644]