]> git.pld-linux.org Git - packages/php.git/commitdiff
- update to 5.2.0
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 2 Nov 2006 23:32:44 +0000 (23:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-amd64.patch -> 1.2

php-amd64.patch

index 8e7079f8439e60674ebc11c5a8c3c433dfd414dd..c3a669c2d1ee07188ceb621fc4f6f1b593e6162f 100644 (file)
@@ -1,11 +1,11 @@
---- php-5.1.4/php.ini~ 2006-06-20 15:47:05.186965387 +0300
-+++ php-5.1.4/php.ini  2006-06-20 15:48:05.188306604 +0300
-@@ -320,7 +320,7 @@
+--- php-5.2.0/php.ini~ 2006-11-03 01:30:58.000000000 +0200
++++ php-5.2.0/php.ini  2006-11-03 01:32:07.000000000 +0200
+@@ -321,7 +321,7 @@
  
  max_execution_time = 30     ; Maximum execution time of each script, in seconds
  max_input_time = 60   ; Maximum amount of time each script may spend parsing request data
--memory_limit = 8M      ; Maximum amount of memory a script may consume (8MB)
-+memory_limit = 16M      ; Maximum amount of memory a script may consume (16MB)
+-memory_limit = 16M      ; Maximum amount of memory a script may consume (16MB)
++memory_limit = 32M      ; Maximum amount of memory a script may consume (32MB)
  
  
  ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
This page took 0.060558 seconds and 4 git commands to generate.