From: Alan Knowles Date: Sat, 24 Sep 2011 01:34:46 +0000 (+0000) Subject: clean up is_a test title X-Git-Tag: php-5.3.9RC1~93 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d296cea9f1588ebd3bbbac862172f20bad65e535;p=php clean up is_a test title --- diff --git a/tests/classes/is_a.phpt b/tests/classes/is_a.phpt index 0069b93570..832d5550f1 100644 --- a/tests/classes/is_a.phpt +++ b/tests/classes/is_a.phpt @@ -1,5 +1,5 @@ --TEST-- -is_a and is_subclass_behaviour +is_a and is_subclass_of behaviour (with and without autoload) --SKIPIF-- --FILE--