From: Anantha Kesari H Y Date: Fri, 7 Jan 2005 10:40:44 +0000 (+0000) Subject: removed skipif sections that check for the existence of ArrayAccess class which is... X-Git-Tag: php-5.0.4RC1~381 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a40637da0ee4617e55c7d195ccfa26c068a23d64;p=php removed skipif sections that check for the existence of ArrayAccess class which is nomore a class but a interface.As the corresponding files in PHP-5.1-HEAD had removed the SKIPIF blocks themselves, removing the same for PHP5_0 branch also. --- diff --git a/tests/classes/array_access_001.phpt b/tests/classes/array_access_001.phpt index 8a670c1c24..9b3d8891eb 100644 --- a/tests/classes/array_access_001.phpt +++ b/tests/classes/array_access_001.phpt @@ -1,9 +1,5 @@ --TEST-- ZE2 ArrayAccess ---SKIPIF-- - --FILE-- --FILE-- --FILE-- --FILE--