SplHeap::isCorrupted

(PHP 7, PHP 8)

SplHeap::isCorruptedTells if the heap is in a corrupted state

說明

public SplHeap::isCorrupted(): bool

參數

此函數沒有參數。

返回值

Returns true if the heap is corrupted, false otherwise.