History log of /php-src/NEWS (Results 12551 – 12575 of 15469)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# ab5268fc 10-Nov-2006 Dmitry Stogov

typo

# f1b6587e 10-Nov-2006 Dmitry Stogov

Zend Memory Manager Improvements
. use HeapAlloc() instead of VirtualAlloc()
. use "win32" storage manager (instead of "malloc") on Windows by default

# b3006ed2 09-Nov-2006 Ilia Alshanetsky

Fixed bug #38456 (Apache2 segfaults when virtual() is called in .php
ErrorDocument).

# e5f9b479 09-Nov-2006 Ilia Alshanetsky

Fixed bug #38602 (header( "HTTP/1.0 ..." ) does not change proto version).

# 1f061b31 08-Nov-2006 Antony Dovgal

fix #39300 (make install fails if wget is not available)
add support of 'fetch'

# 41ae8de1 08-Nov-2006 Dmitry Stogov

Fixed bug #39297 (Memory corryption because of indirect modification of overloaded array).

# a84a2eae 08-Nov-2006 Dmitry Stogov

Fixed bug #39344 (Unnecessary calls to OnModify callback routine for an extension INI directive). (wharmby at uk dot ibm dot com, Dmitry)

# 84b9dcb7 08-Nov-2006 Dmitry Stogov

Fixed bug #38536 (SOAP returns an array of values instead of an object)

# 6e30ea1e 07-Nov-2006 Ilia Alshanetsky

BFN

# 887b3484 07-Nov-2006 Ilia Alshanetsky

Fixed bug #39398 (Booleans are not automatically translated to integers).

# c65a1f10 07-Nov-2006 Johannes Schlüter

- MFH: No C++ comments (fix #39414)

# 07cdfefd 06-Nov-2006 Ilia Alshanetsky

Fixed bug #39350 (crash with implode("\n", array(false))).

# 7b8f30ad 06-Nov-2006 Dmitry Stogov

Fixed bug #39121 (Incorrect return array handling in non-wsdl soap client)

# 86a6812d 05-Nov-2006 Ilia Alshanetsky

Fixed bug #39362 (Added an option to imap_open/imap_reopen to control the
number of connection retries).

# 00f0e92d 05-Nov-2006 Pierre Joye

- gdpng entry

# 29242cfa 04-Nov-2006 Pierre Joye

- MFH: optimize horizontal and vertical lines

# d05ef39c 04-Nov-2006 Pierre Joye

- MFH #39366, imagerotate does not use alpha with angles>45

# 59841dd2 04-Nov-2006 Pierre Joye

- #39273 entry

# b867123e 04-Nov-2006 Pierre Joye

- News entry for zip MFH

# 6f0a9d6f 03-Nov-2006 Ilia Alshanetsky

wrong bug #

# 6516d8e1 03-Nov-2006 Ilia Alshanetsky

Fixed bug #39358 (INSTALL_HEADERS contains incorrect reference to
php_filter.h)

# 4f3889d5 03-Nov-2006 Ilia Alshanetsky

Fixed bug #39361 (Removed warning on empty haystack inside mb_strstr()).

# f7948f7f 03-Nov-2006 Marcus Boerger

- BFN

# 0c7e63a0 03-Nov-2006 Ilia Alshanetsky

Fixed bug #39354 (Allow building of curl extension against libcurl 7.16.0)

# 7ce23de8 03-Nov-2006 Ilia Alshanetsky

Filter extension news

1...<<501502503504505506507508509510>>...619