mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4: Add information about which INI file is which inside respective files
This commit is contained in:
commit
e98fc7de52
2 changed files with 4 additions and 0 deletions
|
@ -83,6 +83,8 @@
|
||||||
; development version only in development environments as errors shown to
|
; development version only in development environments as errors shown to
|
||||||
; application users can inadvertently leak otherwise secure information.
|
; application users can inadvertently leak otherwise secure information.
|
||||||
|
|
||||||
|
; This is php.ini-development INI file.
|
||||||
|
|
||||||
;;;;;;;;;;;;;;;;;;;
|
;;;;;;;;;;;;;;;;;;;
|
||||||
; Quick Reference ;
|
; Quick Reference ;
|
||||||
;;;;;;;;;;;;;;;;;;;
|
;;;;;;;;;;;;;;;;;;;
|
||||||
|
|
|
@ -83,6 +83,8 @@
|
||||||
; development version only in development environments as errors shown to
|
; development version only in development environments as errors shown to
|
||||||
; application users can inadvertently leak otherwise secure information.
|
; application users can inadvertently leak otherwise secure information.
|
||||||
|
|
||||||
|
; This is php.ini-production INI file.
|
||||||
|
|
||||||
;;;;;;;;;;;;;;;;;;;
|
;;;;;;;;;;;;;;;;;;;
|
||||||
; Quick Reference ;
|
; Quick Reference ;
|
||||||
;;;;;;;;;;;;;;;;;;;
|
;;;;;;;;;;;;;;;;;;;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue