Searched refs:recoverFromCorruption (Results 1 – 5 of 5) sorted by relevance
2 SPL: SplHeap check no arguments to be accepted on recoverFromCorruption 10 $h->recoverFromCorruption("no args");14 Warning: SplHeap::recoverFromCorruption() expects exactly 0 parameters, 1 given in %s on line %d
62 $heap->recoverFromCorruption();
43 $h->recoverFromCorruption();
772 SPL_METHOD(SplHeap, recoverFromCorruption) in SPL_METHOD() argument1177 SPL_ME(SplHeap, recoverFromCorruption, arginfo_splheap_void, ZEND_ACC_PUBLIC)1193 SPL_ME(SplHeap, recoverFromCorruption, arginfo_splheap_void, ZEND_ACC_PUBLIC)
Completed in 16 milliseconds