History log of /php-src/NEWS (Results 5576 – 5600 of 15455)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# d5553b97 11-Jan-2017 Joe Watkins

Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
Fixed bug #71219 configure script incorrectly checks for ttyname_r


# 51d48778 11-Jan-2017 Joe Watkins

Fixed bug #71219 configure script incorrectly checks for ttyname_r

# 9a159f37 09-Jan-2017 Dmitry Stogov

Improved GENERATOR_CREATE opcode handler.

# 5753a753 09-Jan-2017 Dmitry Stogov

Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
Fixed bug #73896 (spl_autoload() crashes when calls magic _call())


# 4f1b24d9 09-Jan-2017 Dmitry Stogov

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

# 7fd318bc 09-Jan-2017 Joe Watkins

Merge branch 'PHP-7.1'

* PHP-7.1:
Fixed bug #72979 money_format stores wrong length on AIX


# bf6eb656 09-Jan-2017 Joe Watkins

Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
Fixed bug #72979 money_format stores wrong length on AIX


# 8dd523a2 09-Jan-2017 Joe Watkins

Fixed bug #72979 money_format stores wrong length on AIX

# 7b98ecfa 09-Jan-2017 Joe Watkins

[ci skip] news entry for #72974

# 6166a0d6 09-Jan-2017 Joe Watkins

[ci skip] news entry for issue #72974

# b8215c08 09-Jan-2017 Joe Watkins

Fixed #72974 imap is undefined service on AIX

# 9a4a0237 08-Jan-2017 Anatol Belski

update NEWS

# c75287dc 08-Jan-2017 Anatol Belski

update NEWS

# 329d487e 08-Jan-2017 Anatol Belski

update NEWS

# d48ff0f3 07-Jan-2017 Nikita Popov

Merge branch 'PHP-7.0' into PHP-7.1


# 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.

# 90dcbbe3 17-Oct-2015 Libor M

Fixed bug #46564

bcmod() no longer truncates fractionals to integers. This matches
the behavior of fmod(). It also matches the behavior of bcpowmod().
It also matches the behavior of

Fixed bug #46564

bcmod() no longer truncates fractionals to integers. This matches
the behavior of fmod(). It also matches the behavior of bcpowmod().
It also matches the behavior of bcmod() in HHVM.

show more ...

# 0f410f80 07-Jan-2017 Anatol Belski

Fixed bug #73877 readlink() returns garbage for UTF-8 paths

# dccfd8ee 06-Jan-2017 Anatol Belski

update NEWS and UPGRADING

# 15161321 06-Jan-2017 Anatol Belski

update NEWS and UPGRADING

# cc75e8bc 06-Jan-2017 Christoph M. Becker

Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
Fix #70103: Fix bug 70103 when ZTS is enabled


# 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

# 0884cffb 06-Jan-2017 Joe Watkins

Merge branch 'pull-request/1755'

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

1...<<221222223224225226227228229230>>...619