History log of /php-src/NEWS (Results 10051 – 10075 of 15462)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 56a161b6 15-Sep-2011 Stanislav Malyshev

next version header

# 77bda261 15-Sep-2011 Dmitry Stogov

Fixed bug #50982 (incorrect assumption of PAGE_SIZE size)

# 59ad27b0 15-Sep-2011 Dmitry Stogov

Reverted the fix for #55475 (is_a() triggers autoloader) before the common decision

# e98759ee 15-Sep-2011 Dmitry Stogov

Fixed bug #55475 (is_a() triggers autoloader). (alan at akbkhome dot com)

Revision tags: php-5.4.0beta1
# 748003b3 15-Sep-2011 Stanislav Malyshev

update NEWS

# 47cfae87 13-Sep-2011 Arpad Ray

Implement object-oriented session handlers (https://wiki.php.net/rfc/session-oo)

# d4b0a38a 13-Sep-2011 Xinchen Hui

Fix typo (as tyearl's ask)

# a576f448 13-Sep-2011 Xinchen Hui

Revert update, since this bug is not in a official release of 5.4

# 58daa3fd 13-Sep-2011 Derick Rethans

- Removed support for putenv("TZ=..") for setting the timezone.
- Removed the timezone guessing algorithm in case the timezone isn't set with
date.timezone or date_default_timezone_set(). I

- Removed support for putenv("TZ=..") for setting the timezone.
- Removed the timezone guessing algorithm in case the timezone isn't set with
date.timezone or date_default_timezone_set(). Instead of a guessed timezone,
"UTC" is now used instead.

show more ...

# 409941c2 13-Sep-2011 Xinchen Hui

update news

# 07a2b481 13-Sep-2011 Xinchen Hui

update news

# ea096777 13-Sep-2011 Pierre Joye

- news for the crt warning

# 68365b6d 13-Sep-2011 Dmitry Stogov

sort changelog according to bug number

# 12c3dc1b 13-Sep-2011 Dmitry Stogov

Fixed Bug #55649 (Undefined function Bug()). (Laruence)

# 12864e47 13-Sep-2011 Dmitry Stogov

Fixed bug #55509 (segfault on x86_64 using more than 2G memory). (Laruence)

# c8be5036 13-Sep-2011 Christopher Jones

Fix same typo as UPGRADING

# 2ef05a8f 12-Sep-2011 Ilia Alshanetsky

Fixed bug #55273 (base64_decode() with strict rejects whitespace after pad)

# a1ae0408 12-Sep-2011 Xinchen Hui

update news

# 31938d05 12-Sep-2011 Xinchen Hui

update news

# c500bd35 12-Sep-2011 Hannes Magnusson

These are all in 5_4

# 0a90ea4d 12-Sep-2011 Hannes Magnusson

curl news

# 6698c9b0 08-Sep-2011 Etienne Kneuss

Mention recent SPL changes on spl_directory.c and tests

# 33bee161 08-Sep-2011 Hannes Magnusson

Fixed bug#54798 Segfault when CURLOPT_STDERR file pointer is closed before calling curl_exec

# 797a1ce8 07-Sep-2011 Hannes Magnusson

Fixed bug #55504 (Content-Type header is not parsed correctly on HTTP POST request

# 6dcf880e 07-Sep-2011 Hannes Magnusson

Remove entries already in 5.3

1...<<401402403404405406407408409410>>...619