PHP - Manual: SplPriorityQueue::isCorrupted
2024-11-13
(PHP 5 >= 5.3.0, PHP 7, PHP 8)
SplPriorityQueue::isCorrupted — Tells if the priority queue is in a corrupted state
此函数没有参数。
Returns true
if the priority queue is corrupted, false
otherwise.
官方地址:https://www.php.net/manual/en/splpriorityqueue.iscorrupted.php