summaryrefslogtreecommitdiff
path: root/php.ini-development
diff options
context:
space:
mode:
authorChristopher Jones <sixd@php.net>2013-10-21 14:20:35 -0700
committerChristopher Jones <sixd@php.net>2013-10-21 14:20:35 -0700
commitb6ceea4a25f667bfed6c26899dd55a274a3270d3 (patch)
tree3ed49efc15f24063a49ad64e1939c957b2b4f850 /php.ini-development
parentee7cfa022dcec6cf5ce0714de3f34c90681962b6 (diff)
downloadphp-git-b6ceea4a25f667bfed6c26899dd55a274a3270d3.tar.gz
Fixed bug #65939 (Space before ";" breaks php.ini parsing). (brainstorm at nopcode dot org)
Diffstat (limited to 'php.ini-development')
-rw-r--r--php.ini-development2
1 files changed, 1 insertions, 1 deletions
diff --git a/php.ini-development b/php.ini-development
index 630f9e94e5..2ef47a40a2 100644
--- a/php.ini-development
+++ b/php.ini-development
@@ -1907,7 +1907,7 @@ ldap.max_links = -1
;opcache.revalidate_path=0
; If disabled, all PHPDoc comments are dropped from the code to reduce the
- ;size of the optimized code.
+; size of the optimized code.
;opcache.save_comments=1
; If disabled, PHPDoc comments are not loaded from SHM, so "Doc Comments"