summaryrefslogtreecommitdiff
path: root/Zend/tests/bug49908.phpt
Commit message (Expand)AuthorAgeFilesLines
* Cleanup SPL autoload implementationNikita Popov2020-06-101-5/+3
* Reindent phpt filesNikita Popov2020-02-031-6/+6
* Merge branch 'PHP-7.4'Nikita Popov2019-09-121-2/+5
|\
| * Allow throwing exception while loading parent classNikita Popov2019-09-121-2/+5
* | Merge branch 'PHP-7.4'Nikita Popov2019-05-151-4/+8
|\ \ | |/
| * Fixed bug #76980Nikita Popov2019-05-151-4/+8
| * Trim trailing whitespace in *.phptPeter Kokot2018-10-141-1/+1
* | Remove support for __autoload()Nikita Popov2019-01-301-1/+1
* | Trim trailing whitespace in testsGabriel Caruso2018-10-141-1/+1
|/
* Deprecate __autoload()Nikita Popov2017-02-031-5/+7
* Remove more PHP 6 leftovers from testsNikita Popov2016-11-241-2/+2
* Tweak uncaught exception message displayNikita Popov2015-05-171-1/+1
* - Fixed bug #49908 (throwing exception in __autoload crashes when interface i...Felipe Pena2009-11-011-0/+28