History log of /php-src/NEWS (Results 12601 – 12625 of 15469)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 527c5a61 09-Oct-2006 Ilia Alshanetsky

Proper name for credits

# 7b2a5bf0 09-Oct-2006 Antony Dovgal

BFN

# e43519e9 07-Oct-2006 Antony Dovgal

BFN

# 7f75be9f 06-Oct-2006 Ilia Alshanetsky

back to dev

# 2f738dd4 06-Oct-2006 Edin Kadribasic

BFN

Revision tags: php-5.2.0RC5
# 9ebb3f12 05-Oct-2006 Ilia Alshanetsky

5.2.0RC5

# e09a5c29 05-Oct-2006 Edin Kadribasic

Library updates

# cb1f58e3 05-Oct-2006 Dmitry Stogov

Fixed bug #38989 (Absolute path with slash at beginning doesn't work on win)

# 0d9f9b67 05-Oct-2006 Ilia Alshanetsky

Fixed bug #39039 (SSL: fatal protocol error when fetching HTTPS from
servers running Google web server).

# 40765184 04-Oct-2006 Ilia Alshanetsky

Added support for character sets in PDO quote() method for PostgreSQL
8.1.4 and higher.

# e8c70bfa 04-Oct-2006 Ilia Alshanetsky

Added support for character sets in pg_escape_string() for PostgreSQL
8.1.4 and higher.

# 9230cf3d 04-Oct-2006 Ilia Alshanetsky

Fixed missing open_basedir check inside chdir() function.

# bbf89ba3 04-Oct-2006 Rob Richards

BFN

# f0bb2a0c 04-Oct-2006 Antony Dovgal

fix typo

# d8648eae 04-Oct-2006 Antony Dovgal

MFH: fix #39032 (strcspn() stops on null character)

# c1ad451c 03-Oct-2006 Dmitry Stogov

Speedup array/HashTable copying. (Matt W)

# 9875fe44 03-Oct-2006 Dmitry Stogov

Fixed bug #39017 (foreach(($obj = new myClass) as $v); echo $obj; segfaults)

# 588c45ea 02-Oct-2006 Antony Dovgal

MFH: fix #38996 (PDO_MYSQL doesn't check connections for liveness)

# cb312d43 02-Oct-2006 Ilia Alshanetsky

Fixed bug #39004 (Fixed generation of config.nice with autoconf 2.60).

# c356ad3b 02-Oct-2006 Antony Dovgal

MFH: #39001 (ReflectionProperty returns incorrect declaring class for protected properties)

# 2b1b2db8 02-Oct-2006 Antony Dovgal

MFH: fix #39003 (__autoload() is called for type hinting)

# 154f70ac 01-Oct-2006 Ilia Alshanetsky

Fixed bug #38993 (Fixed safe_mode/open_basedir checks for
session.save_path, allowing them to account for extra parameters).

# 69b74801 28-Sep-2006 Hannes Magnusson

bjori->Hannes

# e919a873 28-Sep-2006 Ilia Alshanetsky

Fixed bug #38859 (parse_url() fails if passing '@' in passwd).

# c0326fb1 28-Sep-2006 Antony Dovgal

BFN

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