History log of /php-src/NEWS (Results 12751 – 12775 of 15459)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 163e1fd4 20-Jul-2006 Edin Kadribasic

Lib update

# 221ac1b9 19-Jul-2006 Ilia Alshanetsky

Extension news

# a90c48fb 19-Jul-2006 foobar

un*uck NEWS

# 46f21b8a 19-Jul-2006 Michael Wallner

MFH: added error_get_last() function

# f7c99da2 19-Jul-2006 Dmitry Stogov

Fixed bug #37144 (PHP crashes trying to assign into property of dead object)

# a390c84d 18-Jul-2006 Antony Dovgal

news entry

# 29ed52ff 18-Jul-2006 Dmitry Stogov

New memory manager

# 34cfec25 17-Jul-2006 Marcus Boerger

- MFH Fix #38125 undefined reference to spl_dual_it_free_storage

# c0fcaa7a 17-Jul-2006 Michael Wallner

- fix bug #37945 pathinfo() cannot handle argument with special characters
like german "Umlaute"

# dc8ba6f4 16-Jul-2006 Christian Stocker

Added DOMNode::getNodePath() for getting an XPath for a node.

# dc571fa9 16-Jul-2006 Marcus Boerger

- MFH Fixed Bug #29538 number_format and problem with 0

# f03f2c5e 16-Jul-2006 Marcus Boerger

- MFH Pathinfo allows to get filename (Toby S, Christian S)

# 9c30e20b 15-Jul-2006 Marcus Boerger

- MFH Implement todo: SplFileObject: ability to set the CSV separator per object

# 31a8d6a6 15-Jul-2006 Marcus Boerger

- MFH array_fill_keys, better unicode support, use new param parsing API

# 87c64280 15-Jul-2006 Marcus Boerger

- MFH Added array_fill_keys(). (Marcus, Mathew W)

# 4902fc6c 13-Jul-2006 Antony Dovgal

MFH: fix #38086 (stream_copy_to_stream() returns 0 when maxlen is bigger than the actual length)
add tests

# 8a35e9d0 12-Jul-2006 Antony Dovgal

fix #38072 (boolean arg for mysqli_autocommit() is always true on Solaris)

# c48a2e38 12-Jul-2006 Dmitry Stogov

Fixed bug #38067 (Parameters are not decoded from utf-8 when using encoding option)

# 8bb047ee 12-Jul-2006 Dmitry Stogov

Fixed bug #36759 (Objects destructors are invoked in wrong order when script is finished).

# 83ac7960 10-Jul-2006 Dmitry Stogov

Fixed bug #37947 (zend_ptr_stack reallocation problem)

# 26499be6 10-Jul-2006 Dmitry Stogov

Fixed bug #38055 (Wrong interpretation of boolean parameters)

# 690e86fd 10-Jul-2006 Dmitry Stogov

Fixed bug #38019 (segfault extending mysqli class)

# 795a482a 10-Jul-2006 Dmitry Stogov

Fixed bug #38005 (SoapFault faultstring doesn't follow encoding rules)

# c389a653 10-Jul-2006 Dmitry Stogov

Fixed bug #38004 Parameters in SoapServer are decoded twice

# f66cd505 10-Jul-2006 Marcus Boerger

- BFN

1...<<511512513514515516517518519520>>...619