summaryrefslogtreecommitdiff
path: root/php.ini-development
diff options
context:
space:
mode:
Diffstat (limited to 'php.ini-development')
-rw-r--r--php.ini-development1
1 files changed, 1 insertions, 0 deletions
diff --git a/php.ini-development b/php.ini-development
index 3234b7f287..5ff7128186 100644
--- a/php.ini-development
+++ b/php.ini-development
@@ -580,6 +580,7 @@ report_memleaks = On
; ascii (all printable ASCII characters and NL)
; no-ctrl (all characters except control characters)
; all (all characters)
+; raw (like "all", but messages are not split at newlines)
; http://php.net/syslog.filter
;syslog.filter = ascii