php8.5
Home/ Manual/ spl / splheap/ SplHeap::isCorrupted

SplHeap::isCorrupted

PHP function Edit on GitHub ✎

(PHP 7, PHP 8)

Tells if the heap is in a corrupted state

Description

SplHeap::isCorrupted(): bool

Parameters Parameters

Return Values

Returns true if the heap is corrupted, false otherwise.

Source: reference/spl/splheap/iscorrupted.xml · from the official PHP manual (php/doc-en)