History log of /php-src/NEWS (Results 12001 – 12025 of 15462)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 2c1d8c74 09-Aug-2007 Jani Taskinen

bfn

# ef716648 08-Aug-2007 Dmitry Stogov

Fixed bug #42211 (property_exists() fails to find protected properties from a parent class)

# 50aef7ec 08-Aug-2007 Dmitry Stogov

- Fixed bug #42198 (SCRIPT_NAME and PHP_SELF truncated when inside a userdir
and using PATH_INFO).
- Fixed bug #31892 (PHP_SELF incorrect without cgi.fix_pathinfo, but turning
on scre

- Fixed bug #42198 (SCRIPT_NAME and PHP_SELF truncated when inside a userdir
and using PATH_INFO).
- Fixed bug #31892 (PHP_SELF incorrect without cgi.fix_pathinfo, but turning
on screws up PATH_INFO).

show more ...

# cb0e56f7 08-Aug-2007 Nuno Lopes

+- Fixed bug #41973 (./configure --with-ldap=shared fails with

# 0d5dd882 08-Aug-2007 Jani Taskinen

- Fixed bug #42233 (Problems with æøå in extract()).

# 0cb6dd56 08-Aug-2007 Ilia Alshanetsky

Fixed bug #42237 (stream_copy_to_stream returns invalid values for mmaped
streams).

# 0018bc6a 06-Aug-2007 Jani Taskinen

- move entry to right place..

# 3f05f1f6 06-Aug-2007 Pierre Joye

- #42222 entry

# 8f17ded3 06-Aug-2007 Rob Richards

BFN

# 67940a9c 06-Aug-2007 Jani Taskinen

MFH:- Fixed bug #42195 (C++ compiler required always)

# cd32b4e2 05-Aug-2007 Ilia Alshanetsky

Fixed bug #42208 (substr_replace() crashes when the same array is passed
more than once)

# 6f25b84a 04-Aug-2007 Sara Golemon

MFH(r-1.49)Bugfix#36492 Userfilters can leak buckets

# 56a947a3 02-Aug-2007 Ilia Alshanetsky

Back to dev

Revision tags: php-5.2.4RC1
# 6879ccfa 02-Aug-2007 Ilia Alshanetsky

5.2.4RC1

# b3c6a9df 02-Aug-2007 Johannes Schlüter

- Add possibility to call static class members using variables (Etienne Kneuss)

# cc5fd27a 02-Aug-2007 Antony Dovgal

BFN

# 3f1b9990 01-Aug-2007 Ilia Alshanetsky

Fixed bug #41831 (pdo_sqlite prepared statements convert resources to
strings).

# a382ede3 01-Aug-2007 Dmitry Stogov

Fixed bug #42119 (array_push($arr,&$obj) doesn't work with zend.ze1_compatibility_mode On)

# 8589a7f4 01-Aug-2007 Dmitry Stogov

Fixed bug #42151 (__destruct functions not called after catching a SoapFault exception)

# c72d39f7 31-Jul-2007 Ilia Alshanetsky

Fixed bug #41971 (PDOStatement::fetch and PDOStatement::setFetchMode causes
unexpected behavior).

# 4db96af5 31-Jul-2007 Johannes Schlüter

- BFN

# 9efa1d89 31-Jul-2007 Antony Dovgal

MFH: fix #42134 (oci_error() returns false after oci_new_collection() fails)

# 10fabe90 31-Jul-2007 Rob Richards

BFN

# f8217712 30-Jul-2007 Ilia Alshanetsky

Fixed bug #42142 (substr_replace() returns FALSE when length > string
length).

[doc] Adjust length validation check inside substr_replace() to be similar
to that inside substr() so t

Fixed bug #42142 (substr_replace() returns FALSE when length > string
length).

[doc] Adjust length validation check inside substr_replace() to be similar
to that inside substr() so that excessive length is truncated to string
length.

show more ...

# 30340921 29-Jul-2007 Ilia Alshanetsky

Fixed bug #42135 (Second call of session_start() causes creation of SID)

1...<<481482483484485486487488489490>>...619