summaryrefslogtreecommitdiff
path: root/Zend/tests/is_a.phpt
Commit message (Expand)AuthorAgeFilesLines
* Reindent phpt filesNikita Popov2020-02-031-2/+2
* Remove support for __autoload()Nikita Popov2019-01-301-1/+1
* Deprecate __autoload()Nikita Popov2017-02-031-2/+2
* Scalar type hints with ZPP casting rulesAndrea Faulds2015-02-101-4/+4
* Remove executable permission on phptXinchen Hui2012-10-101-0/+0
* Fixed bug #53727 (Inconsistent behavior of is_subclass_of with interfaces)Dmitry Stogov2011-07-041-1/+1
* - Fixed testFelipe Pena2008-06-251-8/+1
* - MFH Add E_DEPRECATED (Lars Strojny, Felipe Pena, Marcus)Marcus Boerger2008-02-231-5/+5
* Fixed bug #42009 (is_a() and is_subclass_of() should NOT call autoload, in th...Dmitry Stogov2007-08-221-1/+0
* Changed "instanceof" and "catch" operators, is_a() and is_subclass_of() funct...Dmitry Stogov2005-09-091-0/+51