History log of /PHP-5.5/NEWS (Results 226 – 250 of 7423)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# f4319a4f 06-Feb-2015 Anatol Belski

updated NEWS


# f001c630 04-Feb-2015 Stanislav Malyshev

Update header handling to RFC 7230


# 5446377c 05-Feb-2015 Nayana Hettiarachchi

Conflicts:
main/streams/memory.c


# 959cecf0 04-Feb-2015 Julien Pauli

Updated NEWS


# b86529f7 04-Feb-2015 Julien Pauli

5.5.23 now


# 539fd659 03-Feb-2015 Yasuo Ohgaki

Update NEWS


# f2f467bd 02-Feb-2015 Daniel Lowrey

Fixed bug #65272: correctly set flock() out param in windows


# a7b3abe4 02-Feb-2015 Adam Harvey

json_decode() should generate a syntax error when given "".

Fixes bug #68938 (json_decode() decodes empty string without error).
Patch by jeremy at bat-country dot us.


# 6a905a9a 30-Oct-2014 Frank Stolle

Fix #66479: Wrong response to FCGI_GET_VALUES

Requesting Get-Values via FCGI caused an "endless" loop over the last requested parameter and ended with an invalid response. this patch solves

Fix #66479: Wrong response to FCGI_GET_VALUES

Requesting Get-Values via FCGI caused an "endless" loop over the last requested parameter and ended with an invalid response. this patch solves this loop bug.

Conflicts:
sapi/cgi/fastcgi.c

show more ...


# de31324c 22-Jan-2015 Martin Jansen

Fix bug #64938: libxml_disable_entity_loader setting is shared between threads

The availability of entity loading is stored in a module global which
previously was only initialized in th

Fix bug #64938: libxml_disable_entity_loader setting is shared between threads

The availability of entity loading is stored in a module global which
previously was only initialized in the GINIT constructor. This had the
effect that disabling the entity loader in one request caused
subsequent requests hitting the same Apache child process to also have
the loader disabled.

With this change the loader is explicitely enabled in the request init
phase.

show more ...


# 380741da 01-Feb-2015 Stanislav Malyshev

add NEWS


# 882a375d 01-Feb-2015 Stanislav Malyshev

Add mitigation for CVE-2015-0235 (bug #68925)


# 0f9c7082 01-Feb-2015 Stanislav Malyshev

Add mitigation for CVE-2015-0235 (bug #68925)


# abf9e2ea 29-Jan-2015 Yasuo Ohgaki

Fixed Bug #68941 mod_files.sh is a bash-script


# b2cf3f06 28-Jan-2015 Xinchen Hui

Fixed bug #68901 (use after free)


# 8c2d9176 27-Jan-2015 Xinchen Hui

Also Fixed #68571 in CGI SAPI, and some cleanup


# 3f57663b 26-Jan-2015 Bob Weinand

Add NEWS entry


# d065a2fc 26-Jan-2015 Keyur Govande

Add NEWS


# 29559939 22-Jan-2015 Remi Collet

move CVE to the right version


# 91aa3401 22-Jan-2015 Joshua Rogers

Fixed bug #68827 Double free with disabled ZMM


# 88f2321a 21-Jan-2015 Julien Pauli

Updated NEWS


# 8e19705a 20-Jan-2015 Derick Rethans

Fixed bug #55407 (Impossible to prototype DateTime::createFromFormat)


# cca3c8a9 20-Jan-2015 Stanislav Malyshev

fix year


# 04dcc705 20-Jan-2015 Stanislav Malyshev

update NEWS


# b3b155ff 20-Jan-2015 Stanislav Malyshev

format


12345678910>>...297