History log of /php-src/NEWS (Results 10451 – 10475 of 15466)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 25f42c09 24-Dec-2010 Peter Cowburn

NEWS for FR #48767 (SplFileInfo::getExtension())

# cd34d68c 23-Dec-2010 Gustavo André dos Santos Lopes

- Fixed bug #53592 (stream_socket_enable_crypto() busy-waits in client mode).
- Fixed stream_socket_enable_crypto() not honoring the socket timeout in
server mode.

# a6886496 22-Dec-2010 Ilia Alshanetsky

Fixed bug #52209 (INPUT_ENV returns NULL for set variables (CLI)).

# 8f44d2ca 21-Dec-2010 Gustavo André dos Santos Lopes

- Revert of revision 306542, turns out the semantics of compare() are
different in SplMinHeap and SplMaxHeap.

# e427e312 21-Dec-2010 Gustavo André dos Santos Lopes

- Fixed bug #53588 (SplMinHeap bad sorting with custom compare
function).

# 3ce18aa8 20-Dec-2010 Hannes Magnusson

Fixed bug#53579 (stream_get_contents() segfaults on ziparchive streams)
Also added the filename being access to the stream_get_meta_data() array

# f13d9c0e 19-Dec-2010 Gustavo André dos Santos Lopes

- Fixed bug #53574 (Integer overflow in SdnToJulian, sometimes leading to
segfault).

# 671ac356 18-Dec-2010 Felipe Pena

- Cosmetics again

# b0fa53ad 18-Dec-2010 Felipe Pena

- Cosmetics

# 1be3dc76 18-Dec-2010 Pierre Joye

- NEWS update and test related to the NULL poisoning recent fixes

# e77d3268 18-Dec-2010 Jérôme Loyet

- Fixed bug #53527 (php-fpm --test doesn't set a valuable return value).

# 2070f153 17-Dec-2010 Gustavo André dos Santos Lopes

- Fixed bug #53568 (swapped memset arguments in struct initialization).

# 17b83360 16-Dec-2010 Andrey Hristov

fix a small bug about affected_rows in the text protocol

# 1cf5713d 15-Dec-2010 Derick Rethans

- Fixed a bug in DateTime->modify() where absolute date/time statements had no
effect.

Revision tags: php-5.2.16
# c946ff2f 14-Dec-2010 Ilia Alshanetsky

Fixed bug #53541 (format string bug in ext/phar).

# 8afdb7cd 13-Dec-2010 Ilia Alshanetsky

Fixed bug #48607 (fwrite() doesn't check reply from ftp server before exiting)

# 5a628829 13-Dec-2010 Kalle Sommer Nielsen

Revert fix for bug #53493 to be compliant with the XML specification

# a990ce69 13-Dec-2010 Kalle Sommer Nielsen

Fixed bug #53493 (xmlrpc_decode should not be sensitive to leading whitespace)

# 75a9b76a 13-Dec-2010 Adam Harvey

MFH: fixed bug #53377 (imap_mime_header_decode() doesn't ignore \t during long
MIME header unfolding).

# e87fbccf 13-Dec-2010 Adam Harvey

MFH: implement FR #53447 (Cannot disable SessionTicket extension for servers
that do not support it). Includes Tony's subsequent commit to fix a segfault.

# 2fbc4979 12-Dec-2010 Felipe Pena

- Cosmetics

# fbe4532b 12-Dec-2010 Ilia Alshanetsky

Fixed bug #47435 (FILTER_FLAG_NO_RES_RANGE don't work with ipv6).

# 82287511 12-Dec-2010 Ilia Alshanetsky

Fixed bug 48484 (array_product() always returns 0 for an empty array).

# c1e9f628 12-Dec-2010 Ilia Alshanetsky

Fixed bug #53150 (FILTER_FLAG_NO_RES_RANGE is missing some IP ranges)

# a7d8c0e2 12-Dec-2010 Ilia Alshanetsky

sqlite3 lib news

1...<<411412413414415416417418419420>>...619