History log of /php-src/NEWS (Results 9726 – 9750 of 15459)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# bcb9768f 02-Mar-2012 Xinchen Hui

MFH: Fixed bug #61058 (array_fill leaks if start index is PHP_INT_MAX)

# fda8d2fe 02-Mar-2012 Xinchen Hui

MFH: Fixed bug #61058 (array_fill leaks if start index is PHP_INT_MAX)

# d1a2e312 02-Mar-2012 Rasmus Lerdorf

Actually, this was a merge from trunk, and Gustavo did it originally.

# 03f3d03c 02-Mar-2012 Adam Harvey

MFH: Fix bug #60801 (strpbrk() mishandles NUL byte). (Trunk commit: r322934).

# 4fc68610 02-Mar-2012 Adam Harvey

MFH: Fix bug #60801 (strpbrk() mishandles NUL byte). (Trunk commit: r322934).

# 16748fe0 02-Mar-2012 Rasmus Lerdorf

CLI Server was sending "Connection: closed" instead of "Connection: close"

# e8ad8fc6 02-Mar-2012 Xinchen Hui

MFH: Fixed bug #60968 (Late static binding doesn't work with ReflectionMethod::invokeArgs())

# e83f0261 02-Mar-2012 Xinchen Hui

MFH: Fixed bug #60968 (Late static binding doesn't work with ReflectionMethod::invokeArgs())

# 0b7f9454 02-Mar-2012 Xinchen Hui

MFH: Fixed bug #60573 (type hinting with "self" keyword causes weird errors)

# 046e3e38 02-Mar-2012 Xinchen Hui

MFH: Fixed bug #60573 (type hinting with "self" keyword causes weird errors)

# 101e3e8a 02-Mar-2012 Xinchen Hui

MFH: Fixed bug #60978 (exit code incorrect)

# 5f99d789 02-Mar-2012 Xinchen Hui

MFH: Fixed bug #60978 (exit code incorrect)

# 59cbf74b 02-Mar-2012 Xinchen Hui

MFH: Fixed bug #61000 (Exceeding max nesting level doesn't delete numerical vars)

# 2e5e82a8 02-Mar-2012 Xinchen Hui

MFH: Fixed bug #61000 (Exceeding max nesting level doesn't delete numerical vars)

# 89b07b3a 02-Mar-2012 Xinchen Hui

MFH: Fixed bug #61011 (Crash when an exception is thrown by __autoload accessing a static property)

# 0876d7bb 02-Mar-2012 Xinchen Hui

MFH: Fixed bug #61011 (Crash when an exception is thrown by __autoload accessing a static property)

# 4f0bbee3 02-Mar-2012 Xinchen Hui

MFH: Fixed bug #61072 (Memory leak when restoring an exception handler).

# 213145a6 02-Mar-2012 Xinchen Hui

MFH: Fixed bug #61072 (Memory leak when restoring an exception handler).

# adb9fe6c 02-Mar-2012 Xinchen Hui

MFH: Fix bug #61165 (Segfault - strip_tags())

# 0e4d46a3 02-Mar-2012 Xinchen Hui

MFH: Fix bug #61165 (Segfault - strip_tags())

# f7cd0588 02-Mar-2012 Pierrick Charron

Fixed bug #61225 (Lexing 0b0*+<NUM> incorectly)

# 949ef401 02-Mar-2012 Christopher Jones

Fixed bug #61172 (Add Apache 2.4 support)

# 15cd45e9 02-Mar-2012 Christopher Jones

Fixed bug #61172 (Add Apache 2.4 support)

# 02f69370 01-Mar-2012 Rasmus Lerdorf

Merge: make max_file_uploads PHP_INI_SYSTEM|PHP_INI_PERDIR

# bdc4a1c9 01-Mar-2012 Christopher Jones

Tidy up PHP 5.4.0 section, incuding removing most (?) bugs in new
features found/fixed during RC phase, and removing 5.4 section entries
for bugs already publicly released in PHP <= 5.3.10.

Tidy up PHP 5.4.0 section, incuding removing most (?) bugs in new
features found/fixed during RC phase, and removing 5.4 section entries
for bugs already publicly released in PHP <= 5.3.10.

There are still many things in UPGRADING not mentioned here.

show more ...

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