]> granicus.if.org Git - php/commitdiff
- Fix test
authorAndi Gutmans <andi@php.net>
Wed, 20 Oct 2004 22:55:57 +0000 (22:55 +0000)
committerAndi Gutmans <andi@php.net>
Wed, 20 Oct 2004 22:55:57 +0000 (22:55 +0000)
tests/classes/interface_method_private.phpt

index f0f671b5248606f48993b5f6e0a1a4dc7c972051..aa46a033a6f7b35dd29a85352dbee950e81d0800 100644 (file)
@@ -12,4 +12,4 @@ interface if_a {
 ?>
 --EXPECTF--
 
-Fatal error: Access type for interface method if_a::err() must be omitted or declared public in %s on line %d
+Fatal error: Access type for interface method if_a::err() must be omitted in %s on line %d