]> git.pld-linux.org Git - packages/php.git/commitdiff
- up to 7.4.3 auto/th/php74-7.4.3-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 21 Feb 2020 08:48:06 +0000 (09:48 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 21 Feb 2020 08:48:06 +0000 (09:48 +0100)
php-ini.patch
php.spec

index c2b8bd812086a7c272eb207ed777ce13c3156919..a6c58b51fac4acd4bfcc6d86b49461fe3806f4c0 100644 (file)
  ;;;;;;;;;;;;;;;;
  ; File Uploads ;
  ;;;;;;;;;;;;;;;;
-@@ -849,48 +849,8 @@
+@@ -856,50 +856,10 @@ default_socket_timeout = 60
  ; deprecated in a future PHP major version. So, when it is possible, please
  ; move to the new ('extension=<ext>) syntax.
  ;
 -; Notes for Windows environments :
--;
+ ;
 -; - Many DLL files are located in the extensions/ (PHP 4) or ext/ (PHP 5+)
 -;   extension folders as well as the separate PECL DLL download (PHP 5+).
 -;   Be sure to appropriately set the extension_dir directive.
--;
++; Ideally in PLD Linux you should install appropriate php74-<extension> or
++; php74-pecl-<extension> package.
+ ;
 -;extension=bz2
 -;extension=curl
 -;extension=ffi
+-;extension=ftp
 -;extension=fileinfo
 -;extension=gd2
 -;extension=gettext
 -;extension=tidy
 -;extension=xmlrpc
 -;extension=xsl
-+; Ideally in PLD Linux you should install appropriate php74-<extension> or
-+; php74-pecl-<extension> package.
+-
  ;;;;;;;;;;;;;;;;;;;
  ; Module Settings ;
+ ;;;;;;;;;;;;;;;;;;;
 @@ -954,8 +867,9 @@
  
  [Date]
index 90c74090e10b67e233fba374ebf5747f342e16e6..8d3bfe1f9b4a041be2e12b3a4d634c1448155f1f 100644 (file)
--- 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 Версии 7 - язык препроцессирования HTML-файлов, выполняемый на сервере
 Summary(uk.UTF-8):     PHP Версії 7 - мова препроцесування HTML-файлів, виконувана на сервері
 Name:          %{orgname}%{php_suffix}
-Version:       7.4.2
+Version:       7.4.3
 Release:       1
 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://php.net/distributions/%{orgname}-%{version}.tar.xz
-# Source0-md5: 49a6e2bafa7134386e1b54c6b1c41ed5
+# Source0-md5: 853df4727b2dcde52e9cc9d944f87498
 Source1:       opcache.ini
 Source2:       %{orgname}-mod_php.conf
 Source3:       %{orgname}-cgi-fcgi.ini
@@ -300,7 +300,7 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define                jsonver         %{version}
 %define                pharver         %{version}
 %define                sqlite3ver      %{version}
-%define                zipver          1.15.5
+%define                zipver          1.15.6
 %define                phpdbgver       %{version}
 %define                sodiumver       %{version}
 
This page took 0.069725 seconds and 4 git commands to generate.