History log of /php-src/NEWS (Results 13801 – 13825 of 15459)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# aea24b2a 26-Mar-2004 Marcus Boerger

Force destructors to have empty signatures

# fe576c7a 25-Mar-2004 Derick Rethans

- Stopped file uploads from throwing E_WARNINGs and E_NOTICEs which can not be
hidden from within scripts (and a result value in the $_FILES global can be
used to see the real failure any

- Stopped file uploads from throwing E_WARNINGs and E_NOTICEs which can not be
hidden from within scripts (and a result value in the $_FILES global can be
used to see the real failure anyway).

show more ...

# 7313bcd1 25-Mar-2004 Andi Gutmans

- Update NEWS

Revision tags: php-4.3.5
# bca43470 25-Mar-2004 Marcus Boerger

Fixed bug #27687 (Bug Adding Default Charset to 'text/*' Content-Type Header

# 2face60b 24-Mar-2004 Derick Rethans

- Fixed NEWS
#- Can we *please* keep this in order?

# 7baa1321 24-Mar-2004 Dmitry Stogov

Fixed bug #27641 (Object cloning in ze1_compatibility_mode was reimplemented)

# b6e3da9b 23-Mar-2004 Marcus Boerger

BFN

# e6a1f046 23-Mar-2004 Marcus Boerger

Changed sqlite's OO API to studlyCaps.

# d45b2c6b 19-Mar-2004 Ilia Alshanetsky

MFH: Fixed bug #27628 (Simplify the process of making a POST request via
stream context).

# 9ebaa24a 18-Mar-2004 Derick Rethans

- Fixed layout

# c17d6970 18-Mar-2004 Dmitry Stogov

*** empty log message ***

Revision tags: php-4.3.5RC4
# 7767baca 18-Mar-2004 Dmitry Stogov

*** empty log message ***

# 81400030 18-Mar-2004 Andi Gutmans

- Back to RC2-dev

Revision tags: php-5.0.0RC1
# 4f313c79 18-Mar-2004 Zeev Suraski

Add missing bug updates

# aac5c1f6 18-Mar-2004 Zeev Suraski

Prepare to roll RC1

# 6a4099cc 18-Mar-2004 Derick Rethans

- Reorganize

# 787f0bbb 18-Mar-2004 Dmitry Stogov

*** empty log message ***

Revision tags: php-5.0.0RC1RC2
# 1ef3c8c7 16-Mar-2004 Derick Rethans

- Replaced the exec_finished hook by the zend_post_deactive hook for
extensions. The new hook will be run after the symbol table and destructors
are run. (PHP part)

# 6b7224cc 16-Mar-2004 Derick Rethans

- Update news with fugbix

# 1eba738e 16-Mar-2004 foobar

fix typos

# e551584c 16-Mar-2004 Andi Gutmans

- NEWS

# 83b2d923 15-Mar-2004 Jay Smith

Fixed bug #27291 (get_browser matches browscap.ini patterns incorrectly).

# 0ace9f48 15-Mar-2004 Marcus Boerger

Bugfix #27597 pg_fetch_array not returning false .

# f3907111 15-Mar-2004 Rasmus Lerdorf

Missing NEWS entries

# 633c95aa 15-Mar-2004 Jon Parise

Fixed crash in php_ini_scanned_files() when no additional INI files were
actually parsed.

I'll merge this into the PHP_4_3 branch as soon as I receive permission
from the release mas

Fixed crash in php_ini_scanned_files() when no additional INI files were
actually parsed.

I'll merge this into the PHP_4_3 branch as soon as I receive permission
from the release master.

show more ...

1...<<551552553554555556557558559560>>...619