commit c1bbe35d52778e3fc281e8a93d8192698e789cbf
Author: Elan Ruusamäe <[email protected]>
Date:   Fri Apr 27 23:34:55 2018 +0300

    up to 7.2.5

 php-ini.patch | 6 +++---
 php.spec      | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/php.spec b/php.spec
index d975668..70ef37f 100644
--- a/php.spec
+++ b/php.spec
@@ -154,7 +154,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.2.4
+Version:       7.2.5
 Release:       1
 Epoch:         4
 # All files licensed under PHP version 3.01, except
@@ -163,7 +163,7 @@ Epoch:              4
 License:       PHP 3.01 and Zend and BSD
 Group:         Libraries
 Source0:       https://php.net/distributions/%{orgname}-%{version}.tar.xz
-# Source0-md5: 8266120cf6500a96f1ba335d9ef1e01b
+# Source0-md5: 0f2e2c6d749a4bc3913b50d1f7bb95fa
 Source1:       opcache.ini
 Source2:       %{orgname}-mod_php.conf
 Source3:       %{orgname}-cgi-fcgi.ini
diff --git a/php-ini.patch b/php-ini.patch
index dc38470..9b6915c 100644
--- a/php-ini.patch
+++ b/php-ini.patch
@@ -1,5 +1,5 @@
---- php-7.2.0alpha3/php.ini~   2017-07-06 18:09:13.000000000 +0300
-+++ php-7.2.0/php.ini  2018-01-03 22:50:15.769999341 +0200
+--- php-7.2.5/php.ini~ 2018-04-27 23:35:26.000000000 +0300
++++ php-7.2.5/php.ini  2018-04-27 23:40:07.930515960 +0300
 @@ -82,6 +82,20 @@
  ; much more verbose when it comes to errors. We recommending using the
  ; development version only in development environments as errors shown to
@@ -129,7 +129,6 @@
  ;
 -; Notes for Windows environments :
 -;
--; - ODBC support is built in, so no dll is needed for it.
 -; - 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.
@@ -148,6 +147,7 @@
 -;extension=exif      ; Must be after mbstring as it depends on it
 -;extension=mysqli
 -;extension=oci8_12c  ; Use with Oracle Database 12c Instant Client
+-;extension=odbc
 -;extension=openssl
 -;extension=pdo_firebird
 -;extension=pdo_mysql
================================================================

---- gitweb:

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to