readline_clear_history

(PHP 4, PHP 5, PHP 7, PHP 8)

readline_clear_historyEfface l'historique

Description

function readline_clear_history(): true

Efface l'historique.

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

Retourne toujours true.

Historique

Version Description
8.5.0 Le type de retour est maintenant true, auparavant il était bool.
add a note

User Contributed Notes

There are no user contributed notes for this page.