History log of /php-src/NEWS (Results 13451 – 13475 of 15459)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 3674649c 27-Jul-2005 Ilia Alshanetsky

Fixed bug #32139 (SOAP client does not auto-handle base64 encoding).

Revision tags: RELEASE_0_9
# 86d81fd7 26-Jul-2005 Ilia Alshanetsky

Fixed bug #33869 (strtotime() problem with "+1days" format).

# 884c97d4 25-Jul-2005 Rasmus Lerdorf

MFB fix for bug #33690

# 66125c18 23-Jul-2005 Ilia Alshanetsky

Fixed bug #33841 (pdo sqlite driver forgets to update affected column count
on execution of prepared statments).

# 1c82ec11 22-Jul-2005 Dmitry Stogov

Fixed bug #33802 (throw Exception in error handler causes crash)

# 0f3e95b9 20-Jul-2005 foobar

there is not much point in putting entries of bugs fixed when bug only existed in CVS and not in any release..

# e6c1ff25 20-Jul-2005 Derick Rethans

- Fixed bug #33578 (strtotime() problem with "Oct17" format).
- Fixed problems with lone years in strtotime().
- Added functions to timelib to get a list of all abbreviations and timezone

- Fixed bug #33578 (strtotime() problem with "Oct17" format).
- Fixed problems with lone years in strtotime().
- Added functions to timelib to get a list of all abbreviations and timezone
identifiers.
- Fixed problems with parsed dates that only have GMT offsets associated
with them.
- Fixed a Windows compile problem.
- Added special constants for different often used date formats (DATE_ISO8601,
DATE_RFC822, DATE_RSS etc).
- Fixed date_default_timezone_get() to return the guessed timezone if none
was set yet with date_default_timezone_set().
- Added experimental support for Date/Timezone objects as per specifications.

show more ...

# 0e8430bc 20-Jul-2005 Andrei Zmievski

*** empty log message ***

# 7aca1384 19-Jul-2005 Dmitry Stogov

Fixed bug #33710 (ArrayAccess objects doen't initialize $this)

# e77c65f0 18-Jul-2005 Ilia Alshanetsky

Revert cookie patch for BC reasons.

# f90bdf89 18-Jul-2005 Dmitry Stogov

Fixed bug #33558 (warning with nested calls to functions returning by reference)

# 75e6dd1c 18-Jul-2005 Ilia Alshanetsky

Fixed handling of HTTP requests with multiple Cookie headers.

Revision tags: php-5.1.0b3
# a007ddb1 14-Jul-2005 Andi Gutmans

- Beta 3

# 85e23788 13-Jul-2005 Ilia Alshanetsky

Fixed bug #33673 (Added detection for partially uploaded files).

# be8fe97c 12-Jul-2005 Andi Gutmans

- Update Beta 3 date

# 2fdbd380 12-Jul-2005 Andi Gutmans

- Update News

# fa4ea0ff 12-Jul-2005 Ilia Alshanetsky

Added support for LOCK_EX flag for file_put_contents().

# c25b8a36 12-Jul-2005 Dmitry Stogov

Fixed bug #33156 (cygwin version of setitimer doesn't accept ITIMER_PROF). (Nuno)

Revision tags: php-4.4.0
# 21ed9234 10-Jul-2005 foobar

- Moved ext/dbx and ext/ircg to PECL.

# fcee0869 09-Jul-2005 foobar

- Fixed bug #33588 (LDAP: RootDSE query not possible).

# 592a0835 08-Jul-2005 Antony Dovgal

fix #33597 (setcookie() "expires" date format doesn't comply with RFC)

# ef7bd066 08-Jul-2005 Ilia Alshanetsky

Added pg_fetch_all_columns() function to fetch all values of a column from
a result cursor.

# 345e0255 07-Jul-2005 Dmitry Stogov

Fixed bug #33512 (Add missing support for isset()/unset() overloading to complement the property get/set methods)

# 3baf1f76 07-Jul-2005 Antony Dovgal

fix #33605 (substr_compare() crashes with negative offset & length)

# d9c1a380 07-Jul-2005 Dmitry Stogov

Fixed bug #28072 (static array with some constant keys will be incorrectly ordered).

1...<<531532533534535536537538539540>>...619