SplHeap::recoverFromCorruption (PHP 5 >= 5.3.0, PHP 7, PHP 8)SplHeap::recoverFromCorruption — Recover from the corrupted state and allow further actions on the heap 说明 public SplHeap::recoverFromCorruption(): true 参数 此函数没有参数。 返回值 总是返回 true。 更新日志 版本 说明 8.4.0 SplHeap::recoverFromCorruption() now has a tentative return of true.