From: Elan Ruusamäe Date: Wed, 28 Mar 2018 13:15:51 +0000 (+0300) Subject: up to 7.1.16 X-Git-Tag: auto/th/php71-7.1.16-1~1 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=c11cf545fbd720c8f3ed6488ce4ff7b517c64b25;p=packages%2Fphp.git up to 7.1.16 --- diff --git a/php-ini.patch b/php-ini.patch index 5655466..9cf1431 100644 --- a/php-ini.patch +++ b/php-ini.patch @@ -1,5 +1,5 @@ ---- php-7.1.0RC3/php.ini~ 2016-10-04 18:47:57.000000000 +0300 -+++ php-7.1.0RC3/php.ini 2016-10-04 18:50:05.861335161 +0300 +--- php-7.1.16/php.ini~ 2018-03-28 16:16:21.000000000 +0300 ++++ php-7.1.16/php.ini 2018-03-28 16:58:15.201760020 +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 @@ -123,12 +123,14 @@ ;;;;;;;;;;;;;;;; ; File Uploads ; ;;;;;;;;;;;;;;;; -@@ -824,47 +824,8 @@ - ; If you only provide the name of the extension, PHP will look for it in its - ; default extension directory. +@@ -835,50 +835,8 @@ ; + ; extension=/path/to/extension/msql.so + ; +-; If you only provide the name of the extension, PHP will look for it in its +-; default extension directory. +-; -; Windows Extensions --; Note that ODBC support is built in, so no dll is needed for it. -; Note that many DLL files are located in the extensions/ (PHP 4) 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 +150,7 @@ -;extension=php_exif.dll ; Must be after mbstring as it depends on it -;extension=php_mysqli.dll -;extension=php_oci8_12c.dll ; Use with Oracle Database 12c Instant Client +-;extension=php_odbc.dll -;extension=php_openssl.dll -;extension=php_pdo_firebird.dll -;extension=php_pdo_mysql.dll diff --git a/php.spec b/php.spec index 592e37b..3e25ce1 100644 --- a/php.spec +++ b/php.spec @@ -149,7 +149,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.1.15 +Version: 7.1.16 Release: 1 Epoch: 4 # All files licensed under PHP version 3.01, except @@ -158,7 +158,7 @@ Epoch: 4 License: PHP 3.01 and Zend and BSD Group: Libraries Source0: https://php.net/distributions/%{orgname}-%{version}.tar.xz -# Source0-md5: 9bf2b48c9f928cbb99d59338da28e5b4 +# Source0-md5: 537bf278c8f4d3afa163bab90af868a4 Source2: %{orgname}-mod_php.conf Source3: %{orgname}-cgi-fcgi.ini Source4: %{orgname}-apache.ini