pkgsrc/lang/php56/patches
taca 360ea761dc Update php56 to 5.6.14.
01 Oct 2015, PHP 5.6.14

- Core:
  . Fixed bug #70370 (Bundled libtool.m4 doesn't handle FreeBSD 10 when
    building extensions). (Adam)

- CLI server:
  . Fixed bug #68291 (404 on urls with '+'). (cmb)

- DOM:
  . Fixed bug #70001 (Assigning to DOMNode::textContent does additional entity
    encoding). (cmb)

- Mysqlnd:
  . Fixed bug #70456 (mysqlnd doesn't activate TCP keep-alive when connecting to
    a server). (Sergei Turchanov)

- OpenSSL:
  . Fixed bug #55259 (openssl extension does not get the DH parameters from
    DH key resource). (Jakub Zelenka)
  . Fixed bug #70395 (Missing ARG_INFO for openssl_seal()). (cmb)
  . Fixed bug #60632 (openssl_seal fails with AES). (Jakub Zelenka)
  . Fixed bug #68312 (Lookup for openssl.cnf causes a message box). (Anatol)

- PDO:
  . Fixed bug #70389 (PDO constructor changes unrelated variables). (Laruence)

- Phar:
  . Fixed bug #69720 (Null pointer dereference in phar_get_fp_offset()). (Stas)
  . FIxed bug #70433 (Uninitialized pointer in phar_make_dirstream when zip
    entry filename is "/"). (Stas)

- Phpdbg:
  . Fix phpdbg_break_next() sometimes not breaking. (Bob)

- Standard:
  . Fixed bug #67131 (setcookie() conditional for empty values not met). (cmb)

- Streams:
  . Fixed bug #70361 (HTTP stream wrapper doesn't close keep-alive connections).
    (Niklas Keller)

- Zip:
  . Fixed bug #70322 (ZipArchive::close() doesn't indicate errors). (cmb)
2015-10-02 14:37:39 +00:00
..
patch-acinclude.m4
patch-configure Update php56 to 5.6.14. 2015-10-02 14:37:39 +00:00
patch-ext_gd_config.m4
patch-ext_imap_config.m4
patch-ext_mssql_php__mssql.c
patch-ext_opcache_config.m4
patch-ext_pdo__mysql_config.m4
patch-ext_pdo_config.m4
patch-ext_phar_Makefile.frag Update php56 to 5.6.10. 2015-06-12 00:47:03 +00:00
patch-ext_phar_phar_phar.php
patch-ext_sqlite3_libsqlite_sqlite3.c
patch-ext_standard_basic__functions.c
patch-makedist
patch-php.ini-development
patch-php.ini-production
patch-run-tests.php
patch-sapi_cgi_Makefile.frag
patch-sapi_fpm_fpm_events_port.c
patch-sapi_fpm_fpm_fpm__sockets.c Treat NetBSD the same as FreeBSD wrt. handling of TCP_INFO. 2015-03-19 08:12:27 +00:00
patch-sapi_fpm_php-fpm.conf.in