summaryrefslogtreecommitdiff
path: root/ext/standard/tests/class_object/is_subclass_of_error_001.phpt
Commit message (Expand)AuthorAgeFilesLines
* Use bool instead of boolean while throwing a type errorGabriel Caruso2018-02-041-1/+1
* fix bug #55475 - implement is_a BC solutionStanislav Malyshev2011-11-091-3/+21
* fix tests for builtin Zend functions using new parsing APIStanislav Malyshev2008-06-181-2/+2
* Add new tests for class/object functions and features.Robin Fernandes2008-03-061-0/+40