History log of /php-src/NEWS (Results 9526 – 9550 of 15459)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 38ca8cb7 01-Jun-2012 Jerome Loyet

- Fixed bug #62205 (php-fpm segfaults (null passed to strstr))

# 1f5327a6 01-Jun-2012 Xinchen Hui

Fixed Bug #62202 (ReflectionParameter::getDefaultValue() memory leaks with constant)

# 5ebb0e52 31-May-2012 Stanislav Malyshev

sort NEWS

# 428dddd3 30-May-2012 Johannes Schlüter

Fix bug #62186 readline fails to compile

# 692b3bcd 30-May-2012 Stanislav Malyshev

Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
fix CVE-2012-2143


# aab49e93 24-May-2012 Stanislav Malyshev

fix CVE-2012-2143

# 213119c8 29-May-2012 Stanislav Malyshev

add CVE

# 0a90643e 29-May-2012 Stanislav Malyshev

add bug 62146

# 4b04bf87 24-May-2012 Stanislav Malyshev

add bug #62082

# 60cca8b9 26-May-2012 Jerome Loyet

Fixed bug #61218 (FPM drops connection while receiving some binary values in FastCGI requests)

# e7ff3e83 26-May-2012 Jerome Loyet

Fixed bug #61218 (FPM drops connection while receiving some binary valuesin FastCGI requests)

# decc394a 26-May-2012 Jerome Loyet

- Fixed bug #62160 (Add process.priority to set nice(2) priorities)

# f6655b62 26-May-2012 Jerome Loyet

- Fixed bug #62160 (Add process.priority to set nice(2) priorities)

# d90003b5 25-May-2012 Jerome Loyet

- Fixed bug #62153 (when using unix sockets, multiples FPM instances can be launched without errors)

# a7761262 25-May-2012 Jerome Loyet

- Fixed bug #62153 (when using unix sockets, multiples FPM instances can be launched without errors)

# c2f33fb1 25-May-2012 Jerome Loyet

- Fixed bug #62033 (php-fpm exits with status 0 on some failures to start)

# bf9120ec 25-May-2012 Jerome Loyet

- Fixed bug #62033 (php-fpm exits with status 0 on some failures to start)

# 8fc9df3f 24-May-2012 Johannes Schlüter

Fix bug #62146 com_dotnet cannot be built shared, tested by Anatoliy

# cfea8e5d 24-May-2012 Johannes Schlüter

Those changes are in 5.3.15

# abe0f17e 24-May-2012 Felipe Pena

- BFN

# 92039fed 24-May-2012 Gustavo André dos Santos Lopes

Changed ResourceBundle constructor behavior

null is now accepted for two first (mandatory arguments).

Passing null as the package name causes NULL to be passed to ICU and
the d

Changed ResourceBundle constructor behavior

null is now accepted for two first (mandatory arguments).

Passing null as the package name causes NULL to be passed to ICU and
the default ICU data to be loaded.

Passing null as the locale name causes the default locale to be used.

show more ...

# f1969d4b 24-May-2012 Gustavo André dos Santos Lopes

Update NEWS

# e08566c6 23-May-2012 Gustavo André dos Santos Lopes

Fixed bug #62017

IntlDateFormatter constructor would release some resources
under certain error conditions.

# c449bf14 23-May-2012 Gustavo André dos Santos Lopes

Fixed bug number in NEWS

# 1c19146f 23-May-2012 Gustavo André dos Santos Lopes

Updated NEWS w.r.t to ext/intl changes

1...<<381382383384385386387388389390>>...619