1
0
mirror of https://github.com/php/php-src.git synced 2026-03-27 09:42:22 +01:00

- stupid me.

This commit is contained in:
Pierre Joye
2011-09-05 13:06:51 +00:00
parent ff0f145768
commit d6acaddca2

View File

@@ -3,7 +3,7 @@ Test ip2long() function : usage variation
--SKIPIF--
<?php
if(substr(PHP_OS, 0, 3) == "WIN")
die("Windows is more compliant (like 0 for localhost, etc.)");
die("skip. Windows is more compliant (like 0 for localhost, etc.)");
?>
--FILE--
<?php