History log of /php-src/NEWS (Results 11926 – 11950 of 15465)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 9483a2ff 27-Sep-2007 Johannes Schlüter

- Readd support for ynamic access of static members (Etienne)

# f871988b 26-Sep-2007 Ilia Alshanetsky

BFN

# d0796d9d 25-Sep-2007 Ilia Alshanetsky

Another typo fix

# b89c7fcf 24-Sep-2007 Ilia Alshanetsky

Fixed typo

# b441b275 24-Sep-2007 Dmitry Stogov

Fixed bug #42699 (PHP_SELF duplicates path)

# f60df047 23-Sep-2007 Ilia Alshanetsky

Fixed bug #42739 (mkdir() doesnt like a trailing slash when safe_mode is
enabled).

# 9ee4848c 21-Sep-2007 Dmitry Stogov

Improved speed of array_diff_key(), array_diff_assoc() and array_udiff_assoc().

# da068e52 20-Sep-2007 Rob Richards

BFN

# 8d377a69 20-Sep-2007 Dmitry Stogov

Improved speed of array_intersect_key(), array_intersect_assoc() and array_uintersect_assoc(). (100 times faster on arrays with 100000 elements)

# 47950d10 19-Sep-2007 Ilia Alshanetsky

Fixed regression in glob() when enforcing safe_mode/open_basedir checks on
paths containing '*'

# d07b041e 19-Sep-2007 Stanislav Malyshev

report iconv fix

# 08d3f07c 18-Sep-2007 Stanislav Malyshev

add dl() limit patch

# 785b9d76 18-Sep-2007 Ilia Alshanetsky

Fixed bug #42189 (xmlrpc_set_type() crashes php on invalid datetime
values).

# 21f5a001 18-Sep-2007 Jani Taskinen

BFN

# 6c49087e 17-Sep-2007 Ilia Alshanetsky

Fixed typos

# 402d3eb0 16-Sep-2007 Ilia Alshanetsky

Fixed a typo

# 3373aeff 14-Sep-2007 Jani Taskinen

fix news

# 03547dc1 13-Sep-2007 Stanislav Malyshev

register mail.force_extra_parameters change

# 4d34ae29 13-Sep-2007 Stanislav Malyshev

List recent fixes

# 910850be 12-Sep-2007 Ilia Alshanetsky

Fixed bug #42643 (CLI segfaults if using ATTR_PERSISTENT).

# 96df4d21 12-Sep-2007 Jani Taskinen

reorder

# 0e0df5e4 12-Sep-2007 Jani Taskinen

BFN

# ada2b7ca 12-Sep-2007 Nuno Lopes

BFN #39651

# 26bcbca3 12-Sep-2007 Jani Taskinen

fix news

# dc34874d 12-Sep-2007 Andrey Hristov

Fix stupid error, which happens only on Windows. And we thought this has
been fixed. Now my_thread_end() should be called and there should be no
warnings in the error logs of exiting thread,

Fix stupid error, which happens only on Windows. And we thought this has
been fixed. Now my_thread_end() should be called and there should be no
warnings in the error logs of exiting thread, which hasn't deinited, and
leaks.

show more ...

1...<<471472473474475476477478479480>>...619