[packages/php] Up to 8.5.0 RC5

arekm arekm at pld-linux.org
Sat Nov 15 18:15:55 CET 2025


commit 23ba79656eae1289b1c1f446498ad26b4cb268cb
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sat Nov 15 18:15:32 2025 +0100

    Up to 8.5.0 RC5

 php-ini.patch | 10 +++++-----
 php.spec      | 10 +++++-----
 2 files changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/php.spec b/php.spec
index ea58863..02934c4 100644
--- a/php.spec
+++ b/php.spec
@@ -129,7 +129,7 @@
 %define		orgname		php
 %define		ver_suffix	85
 %define		php_suffix	%{!?with_default_php:%{ver_suffix}}
-%define		subver		beta1
+%define		subver		RC5
 %define		rel		0.1
 Summary:	PHP: Hypertext Preprocessor
 Summary(fr.UTF-8):	Le langage de script embarque-HTML PHP
@@ -148,8 +148,8 @@ License:	PHP 3.01 and Zend and BSD
 Group:		Libraries
 #XSource0:	https://www.php.net/distributions/%{orgname}-%{version}.tar.xz
 # XSource0-md5:	b73a7c365a7e75905745528d218cf128
-Source0:	https://downloads.php.net/~edorian/php-%{version}%{subver}.tar.xz
-# Source0-md5:	feb40d030b3c5fe0432dbeea249e346f
+Source0:	https://downloads.php.net/~daniels/php-%{version}%{subver}.tar.xz
+# Source0-md5:	8e2521c5e3c3650ac7d5473aadb62de2
 Source1:	opcache.ini
 Source2:	%{orgname}-mod_php.conf
 Source3:	%{orgname}-cgi-fcgi.ini
@@ -271,7 +271,7 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define		_sysconfdir			%{php_sysconfdir}
 
 # must be in sync with source. extra check ensuring that it is so is done in %%build
-%define		php_api_version		20240925
+%define		php_api_version		20250925
 %define		zend_module_api		%{php_api_version}
 %define		zend_extension_api	4%{zend_module_api}
 %define		php_pdo_api_version	20240423
@@ -285,7 +285,7 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define		jsonver		%{version}
 %define		pharver		%{version}
 %define		sqlite3ver	%{version}
-%define		zipver		1.22.6
+%define		zipver		1.22.7
 %define		phpdbgver	%{version}
 %define		sodiumver	%{version}
 
diff --git a/php-ini.patch b/php-ini.patch
index 053569c..0d8d892 100644
--- a/php-ini.patch
+++ b/php-ini.patch
@@ -63,7 +63,7 @@
  
  ; Directory where the temporary files should be placed.
  ; Defaults to the system default (see sys_get_temp_dir)
-@@ -787,70 +787,6 @@ user_dir =
+@@ -776,70 +776,6 @@ user_dir =
  ; https://php.net/enable-dl
  enable_dl = Off
  
@@ -107,10 +107,10 @@
 -;fastcgi.impersonate = 1
 -
 -; Prevent decoding of SCRIPT_FILENAME when using Apache ProxyPass or
--; ProxyPassMatch. This should only be used if script file paths are already
--; stored in an encoded format on the file system.
--; Default is 0.
--;fastcgi.script_path_encoded = 1
+-; ProxyPassMatch. This should be used if script file paths are not stored
+-; in an encoded format on the file system.
+-; Default is 1.
+-;fastcgi.script_path_encoded = 0
 -
 -; Disable logging through FastCGI connection. PHP's default behavior is to enable
 -; this feature.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/23ba79656eae1289b1c1f446498ad26b4cb268cb



More information about the pld-cvs-commit mailing list