Php/docs/splheap.iscorrupted

From Get docs

SplHeap::isCorrupted

(PHP 7)

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


Description

public SplHeap::isCorrupted ( ) : bool

Parameters

This function has no parameters.


Return Values

Returns TRUE if the heap is corrupted, FALSE otherwise.