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, 24 May 2013

view this page in

Weakref::valid

(PECL weakref >= 0.1.0)

Weakref::validComprueba si el objeto referenciado aún existe

Descripción

public bool Weakref::valid ( void )

Comprueba si el objeto referenciado aún existe.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Devuelve TRUE si el objeto aún existe y es accesible mediante Weakref::get(), o FALSE en caso contrario.

Ver también

  • Weakref::get() - Devuelve el objeto apuntado por una referencia débil



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