]> git.pld-linux.org Git - packages/php.git/commitdiff
up to 7.1.16
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 28 Mar 2018 13:15:51 +0000 (16:15 +0300)
committerElan Ruusamäe <glen@pld-linux.org>
Wed, 28 Mar 2018 13:58:42 +0000 (16:58 +0300)
php-ini.patch
php.spec

index 565546655596a9a57b2793536c7f2c60318b169d..9cf1431fb8ad5dff048187f6971e396d6cd45b19 100644 (file)
@@ -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
  ;;;;;;;;;;;;;;;;
  ; 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.
 -;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
index 592e37bd3adee31ba5c216478d2312daa07ab650..3e25ce1481620d11c8028352c1e50993f7e21c91 100644 (file)
--- 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
This page took 0.054915 seconds and 4 git commands to generate.