(PHP 5 >= 5.5.0, PHP 7, PHP 8)
Generator::valid — Check if the iterator has been closed
public Generator::valid ( ) : bool
This function has no parameters.
Returns false if the iterator has been closed. Otherwise returns true.
false
true
© 1997–2020 The PHP Documentation GroupLicensed under the Creative Commons Attribution License v3.0 or later. https://www.php.net/manual/en/generator.valid.php