]> git.pld-linux.org Git - packages/php.git/commitdiff
up to 7.2.5 auto/th/php72-7.2.5-1
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 27 Apr 2018 20:34:55 +0000 (23:34 +0300)
committerElan Ruusamäe <glen@pld-linux.org>
Fri, 27 Apr 2018 20:41:03 +0000 (23:41 +0300)
php-ini.patch
php.spec

index dc38470dd0a598c6a5fbeac492bd4af92577e011..9b6915c15d17680dbca74a3e88f39d49247ae129 100644 (file)
@@ -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
  ;
 -; 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.
 -;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
index d975668fc810823ba459915c501c59611e558472..70ef37f80ca1bbd55f17fdfa375720dbe0eb2f76 100644 (file)
--- 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
This page took 0.840748 seconds and 4 git commands to generate.