]> granicus.if.org Git - php/commitdiff
- disable on win
authorPierre Joye <pajoye@php.net>
Mon, 5 Sep 2011 13:05:28 +0000 (13:05 +0000)
committerPierre Joye <pajoye@php.net>
Mon, 5 Sep 2011 13:05:28 +0000 (13:05 +0000)
ext/standard/tests/network/ip2long_variation1.phpt

index 3516beb0e8a698ea1b8b253a9f4c9d067fb0ef76..668b2ee9078b90396eec717f93594d7642b558db 100644 (file)
@@ -1,5 +1,6 @@
 --TEST--
 Test ip2long() function : usage variation 
+--SKIPIF--
 <?php
 if(substr(PHP_OS, 0, 3) == "WIN")
   die("Windows is more compliant (like 0 for localhost, etc.)");