]> granicus.if.org Git - php/commit
MFH - Adding XFAIL for some tests which expect the zval cache of mysqlnd to be on...
authorUlf Wendel <uw@php.net>
Wed, 1 Jul 2009 12:52:58 +0000 (12:52 +0000)
committerUlf Wendel <uw@php.net>
Wed, 1 Jul 2009 12:52:58 +0000 (12:52 +0000)
commitb5455f7a7d6468eee2b7728ee43db6edcf5d076f
tree13db1ae2b87c6e085449c1b3c36f1b639bbdabbd
parentd9061f95fabcb5f03e81cfc1c429dde17208eaab
MFH - Adding XFAIL for some tests which expect the zval cache of mysqlnd to be on. It has been disabled for the PHP 5.3.0 release. Adding INI sections to ensure that statistics are collected. Adding tests that check if statistics collection can be disabled
ext/mysqli/tests/mysqli_get_cache_stats.phpt
ext/mysqli/tests/mysqli_get_cache_stats_free_buffered.phpt
ext/mysqli/tests/mysqli_get_cache_stats_off.phpt [new file with mode: 0644]
ext/mysqli/tests/mysqli_get_client_stats_off.phpt
ext/mysqli/tests/mysqli_get_client_stats_skipped.phpt
ext/mysqli/tests/mysqli_get_connection_stats.phpt
ext/mysqli/tests/mysqli_get_connection_stats_off.phpt [new file with mode: 0644]