--TEST-- Bug #46109 (MySQLi::init - Memory leaks) --SKIPIF-- --FILE-- init(); $mysqli->init(); echo "done"; ?> --EXPECT-- done