summaryrefslogtreecommitdiff
path: root/ext/reflection/tests/bug64007.phpt
Commit message (Expand)AuthorAgeFilesLines
* Update exception names in tests after formatting changes.Aaron Piotrowski2015-05-171-1/+1
* Tweak uncaught exception message displayNikita Popov2015-05-171-1/+1
* Display EngineExceptions like ordinary exceptionsNikita Popov2015-05-151-1/+5
* Errors converted to exceptions are not "recoverable" anymore.Dmitry Stogov2015-03-101-1/+1
* update the exception message to better match the actual checkFerenc Kovacs2014-07-301-1/+1
* ReflectionClass::newInstanceWithoutConstructor() should be allowed to instant...Ferenc Kovacs2014-07-301-1/+1
* Fix test related to change for #bug64007 and also fix in newInstanceArgsXinchen Hui2013-01-221-0/+9
* Fixed bug #64007 (There is an ability to create instance of Generator by hand).Xinchen Hui2013-01-191-0/+10