Laufzeit-Konfiguration
Das Verhalten dieser Funktionen wird durch Einstellungen in der php.ini beeinflusst.
| Name | Standard | Veränderbar | Changelog |
|---|---|---|---|
| cli.pager | "" | PHP_INI_ALL | Available since PHP 5.4.0. |
| cli.prompt | "\\b \\> " | PHP_INI_ALL | Available since PHP 5.4.0. |
Hier eine kurze Erklärung der Konfigurationsoptionen:
-
cli.pagerstring -
External tool to display output from command line.
-
cli.promptstring -
Command line prompt.
There are no user contributed notes for this page.
