Weakref::release
  • References/PHP/Function/PHP's Behavior/Weak/Weakref

(PECL weakref >= 0.1.0) Releases a previously acquired reference

2025-01-10 15:47:30
Weakref::valid
  • References/PHP/Function/PHP's Behavior/Weak/Weakref

(PECL weakref >= 0.1.0) Checks whether the object referenced still exists

2025-01-10 15:47:30
WeakMap::offsetGet
  • References/PHP/Function/PHP's Behavior/Weak/WeakMap

(PECL weakref >= 0.2.0) Returns the value pointed to by a certain object

2025-01-10 15:47:30
WeakMap::next
  • References/PHP/Function/PHP's Behavior/Weak/WeakMap

(PECL weakref >= 0.2.0) Advances to the next map element

2025-01-10 15:47:30
WeakMap::rewind
  • References/PHP/Function/PHP's Behavior/Weak/WeakMap

(PECL weakref >= 0.2.0) Rewinds the iterator to the beginning of the map

2025-01-10 15:47:30
Weakref::acquire
  • References/PHP/Function/PHP's Behavior/Weak/Weakref

(PECL weakref >= 0.1.0) Acquires a strong reference on that object

2025-01-10 15:47:30
WeakMap::offsetSet
  • References/PHP/Function/PHP's Behavior/Weak/WeakMap

(PECL weakref >= 0.2.0) Updates the map with a new key-value pair

2025-01-10 15:47:30
Weakref::__construct
  • References/PHP/Function/PHP's Behavior/Weak/Weakref

(PECL weakref >= 0.1.0) Constructs a new weak reference

2025-01-10 15:47:30
WeakMap::count
  • References/PHP/Function/PHP's Behavior/Weak/WeakMap

(PECL weakref >= 0.2.0) Counts the number of live entries in the map

2025-01-10 15:47:30
WeakMap::current
  • References/PHP/Function/PHP's Behavior/Weak/WeakMap

(PECL weakref >= 0.2.0) Returns the current value under iteration

2025-01-10 15:47:30