summaryrefslogtreecommitdiff
path: root/Zend/tests/generators/generator_rewind.phpt
Commit message (Expand)AuthorAgeFilesLines
* Tweak uncaught exception message displayNikita Popov2015-05-171-2/+2
* Wrong expectation in tests (for some reason backtraces contained invlalid ext...Dmitry Stogov2014-07-071-2/+1
* Fix segfault when traversing a by-ref generator twiceNikita Popov2012-08-291-8/+11
* Make sure that exception is thrown on rewind() after closing tooNikita Popov2012-08-291-0/+16
* Fix several issues and allow rewind only at/before first yieldNikita Popov2012-08-251-0/+43