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

search for in the

WeakMap> <Weakref::release
[edit] Last updated: Fri, 17 May 2013

view this page in

Weakref::valid

(PECL weakref >= 0.1.0)

Weakref::validChecks whether the object referenced still exists

Descrição

public bool Weakref::valid ( void )

Checks whether the object referenced still exists.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

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

Veja Também

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



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

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