SOURCES: php-amd64.patch - update to 5.2.0

glen glen at pld-linux.org
Fri Nov 3 00:32:49 CET 2006


Author: glen                         Date: Thu Nov  2 23:32:49 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- update to 5.2.0

---- Files affected:
SOURCES:
   php-amd64.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/php-amd64.patch
diff -u SOURCES/php-amd64.patch:1.1 SOURCES/php-amd64.patch:1.2
--- SOURCES/php-amd64.patch:1.1	Tue Jun 20 14:50:23 2006
+++ SOURCES/php-amd64.patch	Fri Nov  3 00:32:44 2006
@@ -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)
  
  
  ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/php-amd64.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list