From: Rasmus Lerdorf Date: Thu, 25 May 2006 09:12:11 +0000 (+0000) Subject: Fix expected output X-Git-Tag: BEFORE_NEW_OUTPUT_API~91 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3562f88b7ec4168cbe9167f3cd76bc97bc15d842;p=php Fix expected output --- diff --git a/ext/filter/tests/033.phpt b/ext/filter/tests/033.phpt index 616240780c..3c87d0213c 100644 --- a/ext/filter/tests/033.phpt +++ b/ext/filter/tests/033.phpt @@ -19,7 +19,7 @@ special_chars PHP 1 foo@bar.com http://a.b.c 1.2.3.4 123 12 unsafe_raw PHP 1 foo@bar.com http://a.b.c 1.2.3.4 123 123abc<>() O'Henry 하퍼 email PHP 1 foo@bar.com http//a.b.c 1.2.3.4 123 123abc O'Henry url PHP 1 foo@bar.com http://a.b.c 1.2.3.4 123 123abc<>() O'Henry -number_int 1 123 123 -number_float 1 123 123 +number_int 1 1234 123 123 +number_float 1 1.2.3.4 123 123 magic_quotes PHP 1 foo@bar.com http://a.b.c 1.2.3.4 123 123abc<>() O\'Henry 하퍼 callback PHP 1 FOO@BAR.COM HTTP://A.B.C 1.2.3.4 123 123ABC<>() O'HENRY 하퍼