SplHeap
PHP Manual

SplHeap::isCorrupted

(PHP 7)

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

Beschreibung

public bool SplHeap::isCorrupted ( void )

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns TRUE if the heap is corrupted, FALSE otherwise.


SplHeap
PHP Manual