SplPriorityQueue::recoverFromCorruption
PHP function
Edit on GitHub ✎
(PHP 5 >= 5.3.0, PHP 7, PHP 8)
Recover from the corrupted state and allow further actions on the queue
Description
SplPriorityQueue::recoverFromCorruption(): true
Parameters Parameters
Return Values
Always
Changelog
| Version | Description |
|---|---|
| 8.4.0 | SplPriorityQueue::recoverFromCorruption now has a tentative return of true. |