History log of /php-src/NEWS (Results 9501 – 9525 of 15459)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# a44a1dc1 26-Jun-2012 Xinchen Hui

Fixed bug #62357 (compile failure: (S) Arguments missing for built-in function __memcmp).

Any C library function may be a macro, We should avoid using ZEND_STRS(L) as their arguments

# ce2082d2 25-Jun-2012 Moriyoshi Koizumi

BFN

# e8862725 23-Jun-2012 Felipe Pena

- BFN

# cc90ac54 23-Jun-2012 Felipe Pena

- BFN

# 5d81fe6f 19-Jun-2012 Nikita Popov

Add NEWS for bug #62262

# 26cb5706 13-Jun-2012 Johannes Schlüter

Merge PHP 5.3.14 NEWS

# 79e44c39 12-Jun-2012 Stanislav Malyshev

re-add 61755 to NEWS

# f0d60593 12-Jun-2012 Stanislav Malyshev

re-add 61755 to NEWS

# f8cc3638 12-Jun-2012 Stanislav Malyshev

add CVE

# 550253f6 12-Jun-2012 Anthony Ferrara

Update NEWS to fix typo, add name

# 63874988 12-Jun-2012 Anthony Ferrara

Create hash_pbkdf2 function addition

# 503358c1 09-Jun-2012 Gustavo André dos Santos Lopes

Fix bug #62266

Custom extension segfaults during xmlParseFile with FPM SAPI
because the regular list is not prepared during the MINIT phase
and our custom external entity loader trie

Fix bug #62266

Custom extension segfaults during xmlParseFile with FPM SAPI
because the regular list is not prepared during the MINIT phase
and our custom external entity loader tries to open PHP streams.

show more ...

# c4cc4316 08-Jun-2012 Stanislav Malyshev

rearrange news

# c467e81c 08-Jun-2012 Pierrick Charron

NEWS File

# 0e3a650e 08-Jun-2012 Stanislav Malyshev

add NEWS

# 7d04e0fb 08-Jun-2012 Stanislav Malyshev

fix potential overflow in _php_stream_scandir

# 0c7ebf50 07-Jun-2012 Anatoliy Belsky

updated NEWS

# 7907dc4d 07-Jun-2012 Anatoliy Belsky

updated NEWS

# 9ecb67d5 07-Jun-2012 Anatoliy Belsky

updated NEWS

# 7cae4ff0 07-Jun-2012 Felipe Pena

- BFN

# fed5923d 07-Jun-2012 Pierrick Charron

Fixed bug #51094 (parse_ini_file() with INI_SCANNER_RAW cuts a value that includes a semi-colon)

Modify the scanner to check if the first char of the raw data is an opening " in which case w

Fixed bug #51094 (parse_ini_file() with INI_SCANNER_RAW cuts a value that includes a semi-colon)

Modify the scanner to check if the first char of the raw data is an opening " in which case we
need to find the closing one. Otherwise just search for the next end of value char [\r\n;\000]

show more ...

# 6af01ed5 07-Jun-2012 David Soria Parra

NEWS entry for boolval()

# e118a079 07-Jun-2012 Stanislav Malyshev

merge 5.3 entries

# db1e425b 07-Jun-2012 Stanislav Malyshev

restore NEWS

# 238caeb6 01-Jun-2012 Jerome Loyet

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

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