(PECL weakref >= 0.2.0)
WeakMap::valid — Returns whether the iterator is still on a valid map element
public WeakMap::valid ( ) : bool
Returns whether the iterator is still on a valid map element.
This function has no parameters.
Returns true
if the iterator is on a valid element that can be accessed, false
otherwise.
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/weakmap.valid.php