History log of /php-src/NEWS (Results 9501 – 9525 of 15466)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 5f31c81f 01-Jul-2012 Stanislav Malyshev

remove duplicates, fix order

# 8992da24 29-Jun-2012 Stanislav Malyshev

fix NEWS order

# 34ab5650 29-Jun-2012 Anthony Ferrara

Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
Fixed bug #62443 (Crypt SHA256/512 Segfaults With Malformed Salt)


# 7e8276ca 29-Jun-2012 Anthony Ferrara

Fixed bug #62443 (Crypt SHA256/512 Segfaults With Malformed Salt)

Fixed a memory allocation bug in crypt() SHA256/512 that can
cause segmentation faults when passed in salts with a null

Fixed bug #62443 (Crypt SHA256/512 Segfaults With Malformed Salt)

Fixed a memory allocation bug in crypt() SHA256/512 that can
cause segmentation faults when passed in salts with a null byte
early.

show more ...

# b025b9d0 27-Jun-2012 Johannes Schlüter

Fix #62432 ReflectionMethod random corrupt memory on high concurrent

This fixes the same issue in multiple extensions. This isn't needed
in later branches as 5.4 introduced object_proper

Fix #62432 ReflectionMethod random corrupt memory on high concurrent

This fixes the same issue in multiple extensions. This isn't needed
in later branches as 5.4 introduced object_properties_init()

show more ...

# 4662151e 27-Jun-2012 Nikita Popov

Improve JSON error handling

json_encode() no longer throws warnings. Instead only the error code for
json_last_error() is set.

As it is hard to debug the error from just an erro

Improve JSON error handling

json_encode() no longer throws warnings. Instead only the error code for
json_last_error() is set.

As it is hard to debug the error from just an error code an optional
$as_string parameter was added to json_last_error(), which returns an
error message instead of an error code.

show more ...

# 7a0f4cfd 27-Jun-2012 Stanislav Malyshev

update NEWS

# 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

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