mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
add friendly log messages (req #55109)
This commit is contained in:
parent
1a2c15f912
commit
88e36378ff
4 changed files with 178 additions and 15 deletions
|
@ -898,6 +898,10 @@ default_socket_timeout = 60
|
|||
; Module Settings ;
|
||||
;;;;;;;;;;;;;;;;;;;
|
||||
|
||||
[CLI Server]
|
||||
; Whether the CLI web server uses ANSI color coding in its terminal output.
|
||||
cli_server.color = On
|
||||
|
||||
[Date]
|
||||
; Defines the default timezone used by the date functions
|
||||
; http://php.net/date.timezone
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue