History log of /PHP-7.0/NEWS (Results 251 – 275 of 9487)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 21ac79e9 20-Jan-2017 andrewnester

Fixed #73959 - lastInsertId fails to throw an exception in pdsql


# 2e3d68ed 20-Jan-2017 Remi Collet

NEWS


# cf649f59 19-Jan-2017 Ferenc Kovacs

update NEWS


# f9226f9b 18-Jan-2017 Joe Watkins

Fix bug #73949 leak in mysqli_fetch_object


# 6af7753e 18-Jan-2017 Remi Collet

NEWS


# 3f960255 17-Jan-2017 Anatol Belski

[ci skip] sync NEWS


# b28c2e20 17-Jan-2017 Xinchen Hui

Fixed bug #73933 (error/segfault with ldap_mod_replace and opcache)


# 60aff0bd 12-Aug-2016 Yordan Gigov

Fixed bug #69993


# 04379bcb 13-Jan-2017 Xinchen Hui

Fixed bug #73916 (zend_print_flat_zval_r doesn't consider reference)


# bd75f9e6 30-Sep-2016 rfussenegger

Fix bug #69899


# 51d48778 11-Jan-2017 Joe Watkins

Fixed bug #71219 configure script incorrectly checks for ttyname_r


# d9cd2876 14-Aug-2015 Robrecht Plaisier

Fixed bug #67707 IV not needed for ECB encryption mode, but it returns a warning


# 13edec75 10-Jan-2017 Arnout Boks

Fixed #73907 (nextSibling property not included in var_dump of DOMNode)


# 07340553 10-Jan-2017 Arnout Boks

Fixed bug #61858 (DOMAttr debug info generates E_WARNING)

It seems fair to remove this warning, given that:

* it is not documented in the official documentation
* the $specified

Fixed bug #61858 (DOMAttr debug info generates E_WARNING)

It seems fair to remove this warning, given that:

* it is not documented in the official documentation
* the $specified property, which has a similar 'not implemented' status,
also does not trigger a warning
* it apparently hinders quite a lot of people during debugging, judging by
the number of votes on the bug

show more ...


# 15837bab 10-Jan-2017 Christoph M. Becker

Fix #73893: A hidden danger of death cycle in a function of gd

We remove the unused, but potentially dangerous functions.


# 4f1b24d9 09-Jan-2017 Dmitry Stogov

Fixed bug #73896 (spl_autoload() crashes when calls magic _call())


# 8dd523a2 09-Jan-2017 Joe Watkins

Fixed bug #72979 money_format stores wrong length on AIX


# b8215c08 09-Jan-2017 Joe Watkins

Fixed #72974 imap is undefined service on AIX


# c75287dc 08-Jan-2017 Anatol Belski

update NEWS


# 5146d9f8 30-Mar-2016 Rowan Collins

http_fopen_wrapper.c - Handle HTTP headers with varying white space

The stream handler assumed all HTTP headers contained exactly one space,
but the standard says there may be zero or mo

http_fopen_wrapper.c - Handle HTTP headers with varying white space

The stream handler assumed all HTTP headers contained exactly one space,
but the standard says there may be zero or more. Should fix Bug #47021,
and any other edge cases caused by a web server sending unusual spacing,
e.g. the MIME type discovered from Content-Type: can no longer contain
leading whitespace.

We strip trailing whitespace from the headers added into
$http_response_header as well.

show more ...


# a46bbdda 07-Jan-2017 Nikita Popov

Fixed bug #67583

As fcgi_request is an opaque struct as of PHP 7, expose a new API
function fcgi_end() which does fcgi_flush() with end=1 and checks/
sets the ->ended flag.


# 15161321 06-Jan-2017 Anatol Belski

update NEWS and UPGRADING


# ad08aa39 06-Jan-2017 Mitch Hagstrand

Fix #70103: Fix bug 70103 when ZTS is enabled

Used snprintf to copy the basename string before it is freed


# 2d424239 06-Jan-2017 Joe Watkins

Merge branch 'pull-request/1755'

* pull-request/1755:
Fix bug #71519 Add 'serialNumberHex' variable to openssl_x509_parse


# 3b14d7b8 06-Jan-2017 Ferenc Kovacs

5.6.31 is next


1...<<11121314151617181920>>...380