[packages/php] restore pld specific php.ini files description

glen glen at pld-linux.org
Tue Jan 22 22:29:26 CET 2013


commit 275f8db4d430db307c4a6e38ef98fb39d1091b88
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Jan 22 23:22:36 2013 +0200

    restore pld specific php.ini files description
    
    killed originally by totalcrap commit
    638f9d31f69559573875ed5e12a9e49a3c2af9c3
    
    but restored without the leader comment in
    b45729b9c880d0c4e8646d368da713b0ec408d10

 php-ini.patch | 27 ++++++++++++++++++++++++---
 1 file changed, 24 insertions(+), 3 deletions(-)
---
diff --git a/php-ini.patch b/php-ini.patch
index f3612fc..fa7cfe2 100644
--- a/php-ini.patch
+++ b/php-ini.patch
@@ -1,6 +1,27 @@
---- php-5.3.15/php.ini~	2012-08-02 03:24:53.000000000 +0300
-+++ php-5.3.15/php.ini	2012-08-02 03:31:32.384194939 +0300
-@@ -223,7 +223,7 @@
+--- php-5.3.20/php.ini	2013-01-22 23:20:03.433447006 +0200
++++ php-5.3.20/php.ini	2013-01-22 23:20:03.433447006 +0200
+@@ -82,6 +82,20 @@
+ ; much more verbose when it comes to errors. We recommending using the
+ ; development version only in development environments as errors shown to
+ ; application users can inadvertently leak otherwise secure information.
++;
++; This is the default settings file for new PHP installations from
++; PLD Linux Distribution.
++;
++; It's based mainly on php.ini-production, but with some changes made with
++; security in mind (see below, consult also http://php.net/manual/en/security.php).
++;
++; Please note, that in PLD installations /etc/php/php.ini file
++; contains global settings for all SAPIs (cgi, cli, apache...),
++; and after reading this file, SAPI-specific file (/etc/php/php-cgi-fcgi.ini,
++; /etc/php/php-cli.ini, /etc/php/php-apache.ini...) is INCLUDED
++; (so you don't have to duplicate whole large file to override only
++; few options)
++
+ 
+ ;;;;;;;;;;;;;;;;;;;
+ ; Quick Reference ;
+@@ -223,7 +237,7 @@
  ; Development Value: Off
  ; Production Value: Off
  ; http://php.net/short-open-tag
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/275f8db4d430db307c4a6e38ef98fb39d1091b88



More information about the pld-cvs-commit mailing list