php4.spec update, fixed bug http://bugs.php.net/bug.php?id=35067

Mikolaj Kucharski build w kompuart.pl
Czw, 10 Lis 2005, 17:53:08 CET


Witam,

Squirrelmail przestal dzialac, ale dzieki tej latce juz jest ok. STBR.

-- 
best regards
q#
-------------- następna część ---------
===================================================================
RCS file: /repository/php-src/ext/standard/basic_functions.c,v
retrieving revision 1.543.2.51.2.3
retrieving revision 1.543.2.51.2.4
diff -p --unified=3 -r1.543.2.51.2.3 -r1.543.2.51.2.4
--- php-src/ext/standard/basic_functions.c	2005/09/29 16:31:48	1.543.2.51.2.3
+++ php-src/ext/standard/basic_functions.c	2005/11/02 17:58:00	1.543.2.51.2.4
@@ -17,7 +17,7 @@
    +----------------------------------------------------------------------+
  */

-/* $Id: basic_functions.c,v 1.543.2.51.2.3 2005/09/29 16:31:48 iliaa Exp $ */
+/* $Id: basic_functions.c,v 1.543.2.51.2.4 2005/11/02 17:58:00 iliaa Exp $ */

 #include "php.h"
 #include "php_streams.h"
@@ -802,8 +802,8 @@ function_entry basic_functions[] = {
 	PHP_FE(prev,					first_arg_force_ref)
 	PHP_FE(next,					first_arg_force_ref)
 	PHP_FE(reset,					first_arg_force_ref)
-	PHP_FE(current,					NULL)
-	PHP_FE(key,					NULL)
+	PHP_FE(current,					first_arg_force_ref)
+	PHP_FE(key,					first_arg_force_ref)
 	PHP_FE(min,																NULL)
 	PHP_FE(max,																NULL)
 	PHP_FE(in_array,														NULL)
-------------- następna część ---------
Index: php4.spec
===================================================================
RCS file: /cvsroot/SPECS/php4.spec,v
retrieving revision 1.502
diff -u -r1.502 php4.spec
--- php4.spec	9 Nov 2005 00:34:03 -0000	1.502
+++ php4.spec	10 Nov 2005 16:50:30 -0000
@@ -78,7 +78,7 @@
 Summary(uk):	PHP ÷ĹŇÓŚ§ 4 - ÍĎ×Á ĐŇĹĐŇĎĂĹÓŐ×ÁÎÎŃ HTML-ĆÁĘĚŚ×, ×ÉËĎÎŐ×ÁÎÁ ÎÁ ÓĹŇ×ĹŇŚ
 Name:		php4
 Version:	4.4.1
-Release:	4%{?with_hardening:hardened}
+Release:	5%{?with_hardening:hardened}
 Epoch:		3
 Group:		Libraries
 License:	PHP
@@ -132,6 +132,7 @@
 Patch35:	%{name}-both-apxs.patch
 Patch36:	%{name}-bug-35009.patch
 Patch37:	%{name}-bug-35056.patch
+Patch38:	%{name}-bug-35067.patch
 #Icon:		php4.gif
 URL:		http://www.php.net/
 %{?with_interbase:%{!?with_interbase_inst:BuildRequires:	Firebird-devel >= 1.0.2.908-2}}
@@ -1671,6 +1672,7 @@
 %patch35 -p1
 %patch36 -p1
 %patch37 -p1
+%patch38 -p1
 
 %if %{with hardening}
 zcat %{SOURCE9} | patch -p1


Więcej informacji o liście dyskusyjnej pld-devel-pl