From: Andrey Hristov Date: Mon, 22 Aug 2011 11:07:35 +0000 (+0000) Subject: Don't run the test on windows, Unix specific X-Git-Tag: php-5.4.0beta1~389 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ee96b2df8fcbe97254c731c6aac5bd4a1db3167b;p=php Don't run the test on windows, Unix specific --- diff --git a/ext/mysql/tests/bug55473.phpt b/ext/mysql/tests/bug55473.phpt index 8d42744fdf..d492e68349 100644 --- a/ext/mysql/tests/bug55473.phpt +++ b/ext/mysql/tests/bug55473.phpt @@ -4,6 +4,9 @@ Bug #5547 (mysql_pconnect leaks file descriptors on reconnect) --INI-- mysql.max_persistent=30