]> granicus.if.org Git - php/commitdiff
- Fixed test
authorFelipe Pena <felipe@php.net>
Wed, 7 Jan 2009 20:32:35 +0000 (20:32 +0000)
committerFelipe Pena <felipe@php.net>
Wed, 7 Jan 2009 20:32:35 +0000 (20:32 +0000)
ext/standard/tests/network/inet.phpt

index 6e1506e857758d800b677375c0e1d6287f359285..d56158ebb6ead57b06c2247995a5d3fa764a2cdc 100644 (file)
@@ -64,12 +64,12 @@ bool(false)
 
 Warning: inet_pton(): Unrecognized address abra in %s on line %d
 bool(false)
-string(4) "%s"
+string(%d) "%s"
 unicode(9) "127.0.0.1"
-string(4) "%s"
+string(%d) "%s"
 unicode(14) "66.163.161.116"
-string(4) "%s"
+string(%d) "%s"
 unicode(15) "255.255.255.255"
-string(4) "%s"
+string(%d) "%s"
 unicode(7) "0.0.0.0"
 Done