]> 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 7cf3f0fcdfb21c216076750c24ef995713afda46..a138d48fbf4d9367524f284c5d522773bc0fb40c 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.)");