diff options
author | taca <taca@pkgsrc.org> | 2017-09-01 10:50:38 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2017-09-01 10:50:38 +0000 |
commit | 60524b77415016f36803436aa292616ebebc0d43 (patch) | |
tree | b89cc06101645ebbc7daec051875d7f66a589dbb | |
parent | 83d5603fa36e53ce80901e8d3d0ef64b672d58bc (diff) | |
download | pkgsrc-60524b77415016f36803436aa292616ebebc0d43.tar.gz |
Update php71 to 7.1.9 (PHP 7.1.9).
31 Aug 2017, PHP 7.1.9
- Core:
. Fixed bug #74947 (Segfault in scanner on INF number). (Laruence)
. Fixed bug #74954 (null deref and segfault in zend_generator_resume()). (Bob)
. Fixed bug #74725 (html_errors=1 breaks unhandled exceptions). (Andrea)
. Fixed bug #75063 (Main CWD initialized with wrong codepage). (Anatol)
- cURL:
. Fixed bug #74125 (Fixed finding CURL on systems with multiarch support).
(cebe)
- Date:
. Fixed bugĀ #75002 (Null Pointer Dereference in timelib_time_clone). (Derick)
- Intl:
. Fixed bug #74993 (Wrong reflection on some locale_* functions). (Sara)
- Mbstring:
. Fixed bug #71606 (Segmentation fault mb_strcut with HTML-ENTITIES encoding).
(cmb)
. Fixed bug #62934 (mb_convert_kana() does not convert iteration marks).
(Nikita)
. Fixed bug #75001 (Wrong reflection on mb_eregi_replace). (Fabien
Villepinte)
- MySQLi:
. Fixed bug #74968 (PHP crashes when calling mysqli_result::fetch_object with
an abstract class). (Anatol)
- OCI8:
. Expose oci_unregister_taf_callback() (Tianfang Yang)
- Opcache:
. Fixed bug #74980 (Narrowing occurred during type inference). (Laruence)
- phar:
. Fixed bug #74991 (include_path has a 4096 char limit in some cases).
(bwbroersma)
- Reflection:
. Fixed bug #74949 (null pointer dereference in _function_string). (Laruence)
- Session:
. Fixed bug #74892 (Url Rewriting (trans_sid) not working on urls that start
with "#"). (Andrew Nester)
. Fixed bug #74833 (SID constant created with wrong module number). (Anatol)
- SimpleXML:
. Fixed bug #74950 (nullpointer deref in simplexml_element_getDocNamespaces).
(Laruence)
- SPL:
. Fixed bug #75049 (spl_autoload_unregister can't handle
spl_autoload_functions results). (Laruence)
. Fixed bug #74669 (Unserialize ArrayIterator broken). (Andrew Nester)
. Fixed bug #74977 (Appending AppendIterator leads to segfault).
(Andrew Nester)
. Fixed bug #75015 (Crash in recursive iterator destructors). (Julien)
- Standard:
. Fixed bug #75075 (unpack with X* causes infinity loop). (Laruence)
. Fixed bug #74103 (heap-use-after-free when unserializing invalid array
size). (Nikita)
. Fixed bug #75054 (A Denial of Service Vulnerability was found when
performing deserialization). (Nikita)
- WDDX:
. Fixed bug #73793 (WDDX uses wrong decimal seperator). (cmb)
- XMLRPC:
. Fixed bug #74975 (Incorrect xmlrpc serialization for classes with declared
properties). (blar)
-rw-r--r-- | lang/php/phpversion.mk | 4 | ||||
-rw-r--r-- | lang/php71/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/lang/php/phpversion.mk b/lang/php/phpversion.mk index f0390414212..abf7cf1239f 100644 --- a/lang/php/phpversion.mk +++ b/lang/php/phpversion.mk @@ -1,4 +1,4 @@ -# $NetBSD: phpversion.mk,v 1.187 2017/09/01 10:49:14 taca Exp $ +# $NetBSD: phpversion.mk,v 1.188 2017/09/01 10:50:38 taca Exp $ # # This file selects a PHP version, based on the user's preferences and # the installed packages. It does not add a dependency on the PHP @@ -89,7 +89,7 @@ PHPVERSION_MK= defined # Define each PHP's version. PHP56_VERSION= 5.6.31 PHP70_VERSION= 7.0.23 -PHP71_VERSION= 7.1.8 +PHP71_VERSION= 7.1.9 # Define initial release of major version. PHP56_RELDATE= 20140828 diff --git a/lang/php71/distinfo b/lang/php71/distinfo index 13d6e124fa9..07876d7fbef 100644 --- a/lang/php71/distinfo +++ b/lang/php71/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.26 2017/08/04 23:08:47 taca Exp $ +$NetBSD: distinfo,v 1.27 2017/09/01 10:50:39 taca Exp $ -SHA1 (php-7.1.8.tar.bz2) = d22adc95f31f111bdbcf88afef053cc687c65d3d -RMD160 (php-7.1.8.tar.bz2) = b3e1274d2efab233951a39ee44d142271b9ffcba -SHA512 (php-7.1.8.tar.bz2) = 30e31cf4e3f8d640d8fdee6e03a501320ae5fd3983d49a3f5ffa1c162b978d2c9391ed67288b5e22ac023202b7f3fa816c2179ddde91b12a6bf2ef41c25bf16f -Size (php-7.1.8.tar.bz2) = 15794023 bytes +SHA1 (php-7.1.9.tar.bz2) = a3406f8b34c1236af4f887be6196747425373351 +RMD160 (php-7.1.9.tar.bz2) = 86cc822a92df922003c56ae02451f3531345d9fd +SHA512 (php-7.1.9.tar.bz2) = 6b7ad28868af904f24f68a062670561841399a2213ff5ad0408bf49ac08cdfe7aa0e5e250815a875ec558dc619c452247d731f48570ce6a8b1bb9fa4082aabff +Size (php-7.1.9.tar.bz2) = 15093853 bytes SHA1 (patch-acinclude.m4) = b682280fd89950c082c2226bdb7364b0dc475bad SHA1 (patch-configure) = a129e19ef87338f6e53ccc967c40ddcde7c7357c SHA1 (patch-ext_gd_config.m4) = 93b62daad93b9ee6dc28e06016f739bc26b0dc9f |