Fix test name

This commit is contained in:
Marcus Boerger 2003-07-02 06:40:34 +00:00
parent 7da8fbd7ef
commit 43e74fc8b1

View File

@ -1,5 +1,5 @@
--TEST--
Bug #24399: get_parent_class() returns the current class when passed an object
Bug #24445: get_parent_class() returns the current class when passed an object
--FILE--
<?php
class Test { }