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