downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

WeakMap> <Weakref::release
[edit] Last updated: Fri, 25 May 2012

view this page in

Weakref::valid

(PECL weakref >= 0.1.0)

Weakref::validChecks whether the object referenced still exists

説明

public bool Weakref::valid ( void )

Checks whether the object referenced still exists.

パラメータ

この関数にはパラメータはありません。

返り値

Returns TRUE if the object still exists and is thus still accessible via Weakref::get(), FALSE otherwise.

参考

  • Weakref::get() - Returns the object pointed to by the weak reference



add a note add a note User Contributed Notes Weakref::valid
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites