Home
last modified time | relevance | path

Searched refs:Generator (Results 51 – 75 of 115) sorted by relevance

12345

/PHP-8.3/Zend/tests/generators/
H A Dauto_incrementing_keys.phpt2 Generator keys are auto-incrementing by default
H A Dgenerator_return_return_type.phpt6 $gen = (function (): Generator {
H A Dgc_with_iterator_in_foreach.phpt2 Generator GC triggered with live iterator in foreach
H A Dgh9752.phpt2 Bug GH-9752 (Generator crashes when interrupted during a function call with extra named params)
H A Ddynamic_properties.phpt19 Cannot create dynamic property Generator::$prop
H A Dbug78434.phpt2 Bug #78434: Generator skips first item after valid() call
H A Dclone.phpt15 Fatal error: Uncaught Error: Trying to clone an uncloneable object of class Generator in %s:%d
H A Dgenerator_with_type_check.phpt2 Generator wit type check
H A Dgh9750-001.phpt2 Bug GH-9750 001 (Generator memory leak when interrupted during argument evaluation)
H A Dgh9750-010.phpt2 Bug GH-9750 010 (Generator memory leak when interrupted during argument evaluation)
H A Dthrow_already_closed.phpt2 Generator::throw() on an already closed generator
H A Dthrow_uncaught.phpt2 Generator::throw() where the exception is not caught in the generator
H A Dgh9750-002.phpt2 Bug GH-9750 002 (Generator memory leak when interrupted during argument evaluation)
H A Dgh9750-003.phpt2 Bug GH-9750 003 (Generator memory leak when interrupted during argument evaluation)
H A Dgh9750-004.phpt2 Bug GH-9750 004 (Generator memory leak when interrupted during argument evaluation)
H A Dthrow_caught.phpt2 Generator::throw() where the exception is caught in the generator
H A Dgh9750-007.phpt2 Bug GH-9750 007 (Generator memory leak when interrupted during argument evaluation)
H A Dbug65161.phpt2 Bug #65161: Generator + autoload + syntax error = segfault
H A Dgc_with_root_parent_mismatch.phpt2 Generator GC when the yield from parent chain does not reach the root
/PHP-8.3/Zend/tests/generators/errors/
H A Dcount_error.phpt18 count(): Argument #1 ($value) must be of type Countable|array, Generator given
/PHP-8.3/Zend/tests/
H A Dgh9916-012.phpt2 Bug GH-9916 012 (Entering shutdown sequence with a fiber suspended in a Generator emits an unavoida…
H A Dbug69599.phpt19 #1 %s(%d): iterator_to_array(Object(Generator))
/PHP-8.3/Zend/tests/return_types/
H A Dgenerators005.phpt21 object(Generator)#%d (%d) {
/PHP-8.3/ext/spl/tests/
H A Diterator_count_exception.phpt18 #1 %siterator_count_exception.php(8): iterator_count(Object(Generator))
/PHP-8.3/Zend/tests/type_declarations/iterable/
H A Diterable_003.phpt30 object(Generator)#2 (0) {

Completed in 20 milliseconds

12345