summaryrefslogtreecommitdiff
path: root/Zend/tests/generators/finally
Commit message (Expand)AuthorAgeFilesLines
* Add many missing closing PHP tags to testsMáté Kocsis2020-08-095-0/+5
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
* Tweak uncaught exception message displayNikita Popov2015-05-172-2/+2
* Fix potential segfault when finally in a generator is run during shutdownNikita Popov2013-01-301-0/+22
* Restored proper generators behaviour in conjunction with "finally". (Nikita)Dmitry Stogov2012-12-127-0/+169