From: Arkadiusz Miśkiewicz Date: Thu, 2 Feb 2023 09:48:49 +0000 (+0100) Subject: Up to 8.2.1 X-Git-Tag: auto/th/php82-8.2.1-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=3b161c11bc1d676ff08eec6dd46debd4b556b152;p=packages%2Fphp.git Up to 8.2.1 --- diff --git a/php-ini.patch b/php-ini.patch index 27cd212..559fee0 100644 --- a/php-ini.patch +++ b/php-ini.patch @@ -128,11 +128,24 @@ ;;;;;;;;;;;;;;;; ; File Uploads ; ;;;;;;;;;;;;;;;; -@@ -863,46 +863,7 @@ - ; extension folders as well as the separate PECL DLL download. - ; Be sure to appropriately set the extension_dir directive. +@@ -857,58 +857,9 @@ default_socket_timeout = 60 + ; deprecated in a future PHP major version. So, when it is possible, please + ; move to the new ('extension=) syntax. + ; +-; Notes for Windows environments : + ; +-; - Many DLL files are located in the ext/ +-; extension folders as well as the separate PECL DLL download. +-; Be sure to appropriately set the extension_dir directive. ++; In PLD Linux you can install appropriate php82- or php82-pecl- package. ; -;extension=bz2 +- +-; The ldap extension must be before curl if OpenSSL 1.0.2 and OpenLDAP is used +-; otherwise it results in segfault when unloading after using SASL. +-; See https://github.com/php/php-src/issues/8620 for more info. +-;extension=ldap +- -;extension=curl -;extension=ffi -;extension=ftp @@ -142,7 +155,6 @@ -;extension=gmp -;extension=intl -;extension=imap --;extension=ldap -;extension=mbstring -;extension=exif ; Must be after mbstring as it depends on it -;extension=mysqli @@ -172,10 +184,10 @@ -;extension=zip - -;zend_extension=opcache -+; In PLD Linux you can install appropriate php80- or php80-pecl- package. - +- ;;;;;;;;;;;;;;;;;;; ; Module Settings ; + ;;;;;;;;;;;;;;;;;;; @@ -954,8 +867,9 @@ [Date] diff --git a/php.spec b/php.spec index 4feacf4..750d1ff 100644 --- a/php.spec +++ b/php.spec @@ -150,7 +150,7 @@ Summary(pt_BR.UTF-8): A linguagem de script PHP Summary(ru.UTF-8): PHP - язык препроцессирования HTML-файлов, выполняемый на сервере Summary(uk.UTF-8): PHP - мова препроцесування HTML-файлів, виконувана на сервері Name: %{orgname}%{php_suffix} -Version: 8.2.0 +Version: 8.2.1 Release: %{rel} Epoch: 4 # All files licensed under PHP version 3.01, except @@ -159,7 +159,7 @@ Epoch: 4 License: PHP 3.01 and Zend and BSD Group: Libraries Source0: https://www.php.net/distributions/%{orgname}-%{version}.tar.xz -# Source0-md5: e03d9f137d9fa8d9cddfe12e8653d57a +# Source0-md5: b30961d64b35fe4c6727ee3add54d16e #Source0: https://downloads.php.net/~pierrick/php-%{version}%{subver}.tar.xz Source1: opcache.ini Source2: %{orgname}-mod_php.conf