Jess Portnoy wrote: > In the 5_3 branch and also in 5.3.1, some MySQLi PHPTs call > my_mysqli_connect() which is not defined. > Is this a mistakingly committed change? Seems like they should call > mysqli_connect().
It's defined in connect.inc as a wrapper. See http://php-og.mgdm.net/opengrok/xref/PHP_5_3/ext/mysqli/tests/connect.inc -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php