History log of /php-src/NEWS (Results 12601 – 12625 of 15462)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 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

# d9ae9d7c 28-Sep-2006 Pierre Joye

- imagefill entry

# 5860f471 27-Sep-2006 Ilia Alshanetsky

Fixed bug #38963 (Fixed a possible open_basedir bypass in tempnam()).

# bc0bdadf 27-Sep-2006 Rob Richards

BFN

# b805c9e0 27-Sep-2006 Antony Dovgal

MFH: fix #38961 (metaphone() results in segmentation fault on NetBSD)

# c3272ab0 26-Sep-2006 Dmitry Stogov

Fixed bug #38808 ("maybe ref" issue for current() and others)

# a04b6ed6 26-Sep-2006 Dmitry Stogov

Fixed bug #38942 (Double old-style-ctor inheritance)

# cc0d254e 25-Sep-2006 Ilia Alshanetsky

Fixed bug #38891 (get_headers() do not work with curl-wrappers).

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