]> granicus.if.org Git - php/commit
Modify mysqli_fetch_object() to be able to instantiate a selected class and
authorMarcus Boerger <helly@php.net>
Sat, 6 Sep 2003 19:34:48 +0000 (19:34 +0000)
committerMarcus Boerger <helly@php.net>
Sat, 6 Sep 2003 19:34:48 +0000 (19:34 +0000)
commit1ae13e543a6d959d3ad43081f7e73a239c2b19d9
tree11eca52571ca91372fecb685f9e785f27a816247
parentf6239c33bc5208fd3e9e6bf0f8a862b1f97a34d8
Modify mysqli_fetch_object() to be able to instantiate a selected class and
pass parameters to the constructor.
ext/mysqli/mysqli.c
ext/mysqli/mysqli_api.c
ext/mysqli/mysqli_nonapi.c
ext/mysqli/php_mysqli.h