Browse Source

- stupid me.

pull/12/head
Pierre Joye 15 years ago
parent
commit
3c3fa89bf5
  1. 2
      ext/standard/tests/network/ip2long_variation1.phpt

2
ext/standard/tests/network/ip2long_variation1.phpt

@ -3,7 +3,7 @@ Test ip2long() function : usage variation
--SKIPIF-- --SKIPIF--
<?php <?php
if(substr(PHP_OS, 0, 3) == "WIN") 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-- --FILE--
<?php <?php

Loading…
Cancel
Save