]> git.pld-linux.org Git - packages/php.git/commitdiff
- when changing value update comment too
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 26 Dec 2004 19:10:58 +0000 (19:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-ini.patch -> 1.14

php-ini.patch

index 2f457bc36fe3424105e1c2e4dbd2650933ceff60..b15c44153ec63ec44cf15c53860a7f5f67b8cad6 100644 (file)
  y2k_compliance = On
 @@ -285,14 +352,14 @@
  ;
- ;   - Show all errors except for notices and coding standards warnings
+-;   - Show all errors except for notices and coding standards warnings
++;   - Show all errors
  ;
 -error_reporting  =  E_ALL & ~E_NOTICE & ~E_STRICT
 +error_reporting  =  E_ALL
This page took 0.045749 seconds and 4 git commands to generate.