Weakref::valid(Информация о версии неизвестна, возможно, только в SVN) Weakref::valid — Checks 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.  | 
||