From: Marcus Boerger Date: Tue, 29 Oct 2002 12:12:19 +0000 (+0000) Subject: Fix tests X-Git-Tag: php-4.3.0RC1~466 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d0c535d0a657f05de1e5bfb7bf0b2f2ef9162a24;p=php Fix tests #Why do i need to define the class infront of its usage in ZE2? --- diff --git a/ext/xml/tests/xml001.phpt b/ext/xml/tests/xml001.phpt index ba241f3b09..b7c678eade 100644 --- a/ext/xml/tests/xml001.phpt +++ b/ext/xml/tests/xml001.phpt @@ -2,6 +2,8 @@ XML parser test, function callbacks --SKIPIF-- +--INI-- +magic_quotes_runtime=0 --FILE-- +--INI-- +magic_quotes_runtime=0 --FILE-- --EXPECT-- {?[]}{?[ diff --git a/ext/xml/tests/xml003.phpt b/ext/xml/tests/xml003.phpt index ab9aa6254f..bae4dad5f5 100644 --- a/ext/xml/tests/xml003.phpt +++ b/ext/xml/tests/xml003.phpt @@ -2,34 +2,12 @@ XML parser test, xml_set_object callbacks --SKIPIF-- +--INI-- +magic_quotes_runtime=0 --FILE-- --EXPECT-- {?[]}{?[ diff --git a/ext/xml/tests/xml004.phpt b/ext/xml/tests/xml004.phpt index 245a93fc10..78840ee122 100644 --- a/ext/xml/tests/xml004.phpt +++ b/ext/xml/tests/xml004.phpt @@ -2,6 +2,8 @@ XML parser case folding test --SKIPIF-- +--INI-- +magic_quotes_runtime=0 --FILE--