Searched refs:getInfo (Results 1 – 5 of 5) sorted by relevance
2 Check that SplObjectStorage::getInfo returns NULL when storage is empty10 var_dump($s->getInfo());
63 var_dump($storage->getInfo());65 var_dump($storage->getInfo());
44 public function getInfo(): mixed {} function in SplObjectStorage
143 ZEND_METHOD(SplObjectStorage, getInfo);193 ZEND_ME(SplObjectStorage, getInfo, arginfo_class_SplObjectStorage_getInfo, ZEND_ACC_PUBLIC)
720 PHP_METHOD(SplObjectStorage, getInfo) in PHP_METHOD() argument
Completed in 14 milliseconds