]> granicus.if.org Git - php/commit
Fixed bug #74547 mysqli::change_user() doesn't accept null as $database argument...
authorAnatol Belski <ab@php.net>
Sat, 6 May 2017 13:06:34 +0000 (15:06 +0200)
committerAnatol Belski <ab@php.net>
Sat, 6 May 2017 13:06:34 +0000 (15:06 +0200)
commit561f1afe6ec3e1c551dba657a77ad948065c5e95
tree3d7733c1f79aaed2d280984d4a1172700aafc316
parent622dc2a611257c6815d167248293d4e621810b46
Fixed bug #74547 mysqli::change_user() doesn't accept null as $database argument w/strict_types
ext/mysqli/mysqli_api.c
ext/mysqli/tests/bug74547.phpt [new file with mode: 0644]