]> granicus.if.org Git - php/log
php
20 years agoRemove \r characters from file.
Ilia Alshanetsky [Sun, 8 Aug 2004 21:25:55 +0000 (21:25 +0000)]
Remove \r characters from file.

20 years agoFixed bug #29573.
Christian Stocker [Sun, 8 Aug 2004 18:09:46 +0000 (18:09 +0000)]
Fixed bug #29573.

20 years agoMFH (fix for Bug #29573 : Segmentation fault when php function(called from XSLT templ...
Christian Stocker [Sun, 8 Aug 2004 18:05:47 +0000 (18:05 +0000)]
MFH (fix for Bug #29573 : Segmentation fault when php function(called from XSLT templat) throw exception
and Zero Byte Memory Leaks)

20 years agoBFN
Wez Furlong [Sat, 7 Aug 2004 21:04:51 +0000 (21:04 +0000)]
BFN

20 years agoMFH: Fix for Bug #29490 from Michael Sisolak
Wez Furlong [Sat, 7 Aug 2004 21:01:43 +0000 (21:01 +0000)]
MFH: Fix for Bug #29490 from Michael Sisolak

20 years agoMFH ZTS Fix
Sara Golemon [Fri, 6 Aug 2004 17:35:59 +0000 (17:35 +0000)]
MFH ZTS Fix

20 years agoMFH: avoid possible segfault with stream_socket_client and bogus flags.
Wez Furlong [Fri, 6 Aug 2004 14:18:49 +0000 (14:18 +0000)]
MFH: avoid possible segfault with stream_socket_client and bogus flags.

20 years agoMFH: php_error() -> php_error_docref()
Ilia Alshanetsky [Thu, 5 Aug 2004 23:57:53 +0000 (23:57 +0000)]
MFH: php_error() -> php_error_docref()

20 years agoMFH: Export php_libxml_error_handler for windows build (#29541)
Edin Kadribasic [Thu, 5 Aug 2004 21:03:15 +0000 (21:03 +0000)]
MFH: Export php_libxml_error_handler for windows build (#29541)

20 years agoMFH: remove all references to @ thing, as it's not recommended
Antony Dovgal [Thu, 5 Aug 2004 14:19:59 +0000 (14:19 +0000)]
MFH: remove all references to @ thing, as it's not recommended

20 years agoMFH: Eliminate unneeded variable.
Ilia Alshanetsky [Thu, 5 Aug 2004 00:44:32 +0000 (00:44 +0000)]
MFH: Eliminate unneeded variable.

20 years agoRevert. ADD_EXTENSION_DEP is available in this branch!
Frank M. Kromann [Wed, 4 Aug 2004 19:22:12 +0000 (19:22 +0000)]
Revert. ADD_EXTENSION_DEP is available in this branch!

20 years agoNo extension dependency in this branch
Frank M. Kromann [Wed, 4 Aug 2004 17:22:14 +0000 (17:22 +0000)]
No extension dependency in this branch

20 years agoMFH: Move iconv exports to the iconv extension and make libxml depend on iconv
Frank M. Kromann [Wed, 4 Aug 2004 17:13:11 +0000 (17:13 +0000)]
MFH: Move iconv exports to the iconv extension and make libxml depend on iconv

20 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_5_0'.
SVN Migration [Wed, 4 Aug 2004 16:46:49 +0000 (16:46 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.

20 years agoFix prototypes
Zeev Suraski [Wed, 4 Aug 2004 16:39:56 +0000 (16:39 +0000)]
Fix prototypes

20 years agoFix prototypes
Zeev Suraski [Wed, 4 Aug 2004 14:40:53 +0000 (14:40 +0000)]
Fix prototypes

20 years agofixed bug #29522
Georg Richter [Wed, 4 Aug 2004 13:02:40 +0000 (13:02 +0000)]
fixed bug #29522

20 years agoMFH missing part
Marcus Boerger [Wed, 4 Aug 2004 10:32:43 +0000 (10:32 +0000)]
MFH missing part

20 years agoMFH: Fixed argument handling in sun* functions.
Ilia Alshanetsky [Wed, 4 Aug 2004 00:28:05 +0000 (00:28 +0000)]
MFH: Fixed argument handling in sun* functions.

20 years agoTypofix
Edin Kadribasic [Tue, 3 Aug 2004 22:56:15 +0000 (22:56 +0000)]
Typofix

20 years agoMFH
Edin Kadribasic [Tue, 3 Aug 2004 22:50:18 +0000 (22:50 +0000)]
MFH

20 years agoMFH
Marcus Boerger [Tue, 3 Aug 2004 17:10:58 +0000 (17:10 +0000)]
MFH

20 years agoBFN
Marcus Boerger [Tue, 3 Aug 2004 17:07:56 +0000 (17:07 +0000)]
BFN

20 years ago- MFH Bug #29505 get_class_vars() severely broken when used with arrays
Marcus Boerger [Tue, 3 Aug 2004 17:02:35 +0000 (17:02 +0000)]
- MFH Bug #29505 get_class_vars() severely broken when used with arrays

20 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_5_0'.
SVN Migration [Tue, 3 Aug 2004 16:59:54 +0000 (16:59 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.

20 years agoMFH: typo in ini parameter name
Antony Dovgal [Tue, 3 Aug 2004 06:26:59 +0000 (06:26 +0000)]
MFH: typo in ini parameter name

20 years agoMFH: fix typo in php.ini-dist & php.ini-recommended
Antony Dovgal [Tue, 3 Aug 2004 06:21:17 +0000 (06:21 +0000)]
MFH: fix typo in php.ini-dist & php.ini-recommended

20 years agocommit for win32 - binary so line endings are always preserved - ..and in PHP_5_0...
Greg Beaver [Tue, 3 Aug 2004 04:36:56 +0000 (04:36 +0000)]
commit for win32 - binary so line endings are always preserved - ..and in PHP_5_0, where it also belongs

20 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_5_0'.
SVN Migration [Tue, 3 Aug 2004 04:36:01 +0000 (04:36 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.

20 years agoMFH: Allow sqlite_fetch_column_types() to properly handle table names with
Ilia Alshanetsky [Mon, 2 Aug 2004 22:43:42 +0000 (22:43 +0000)]
MFH: Allow sqlite_fetch_column_types() to properly handle table names with
spaces in them.

20 years agoMFH Change to use memcmp instead of strcmp
Marcus Boerger [Mon, 2 Aug 2004 22:43:16 +0000 (22:43 +0000)]
MFH Change to use memcmp instead of strcmp

20 years agoMFH: A gentler (performance wise) allocation of buffer for temp variables.
Ilia Alshanetsky [Mon, 2 Aug 2004 02:35:03 +0000 (02:35 +0000)]
MFH: A gentler (performance wise) allocation of buffer for temp variables.

20 years ago- Add new tests
Marcus Boerger [Sun, 1 Aug 2004 21:55:58 +0000 (21:55 +0000)]
- Add new tests

20 years ago- Enforce protocol on magic methods/functions
Marcus Boerger [Sun, 1 Aug 2004 21:55:39 +0000 (21:55 +0000)]
- Enforce protocol on magic methods/functions

20 years agoMFH usleep fix, and BFN.
Wez Furlong [Sun, 1 Aug 2004 00:35:11 +0000 (00:35 +0000)]
MFH usleep fix, and BFN.

20 years agoMFH: zts fix
Wez Furlong [Sat, 31 Jul 2004 16:37:18 +0000 (16:37 +0000)]
MFH: zts fix

20 years agoMFH: streams fixes
Wez Furlong [Sat, 31 Jul 2004 11:00:11 +0000 (11:00 +0000)]
MFH: streams fixes

20 years agoMFH: zts fix for ini entries and dl()
Wez Furlong [Fri, 30 Jul 2004 15:05:02 +0000 (15:05 +0000)]
MFH: zts fix for ini entries and dl()

20 years agoMFH: win32 zts fix
Wez Furlong [Fri, 30 Jul 2004 14:39:18 +0000 (14:39 +0000)]
MFH: win32 zts fix

20 years agoMFH: various ZTS fixes
Wez Furlong [Fri, 30 Jul 2004 14:24:59 +0000 (14:24 +0000)]
MFH: various ZTS fixes

20 years agoMFH
Edin Kadribasic [Fri, 30 Jul 2004 12:40:54 +0000 (12:40 +0000)]
MFH

20 years agoMFH
Edin Kadribasic [Fri, 30 Jul 2004 09:59:06 +0000 (09:59 +0000)]
MFH

20 years agoMFH
Edin Kadribasic [Fri, 30 Jul 2004 09:30:30 +0000 (09:30 +0000)]
MFH

20 years agoMFH: Fixed bug #29443 (Sanity check for wbmp detection).
Ilia Alshanetsky [Fri, 30 Jul 2004 01:10:42 +0000 (01:10 +0000)]
MFH: Fixed bug #29443 (Sanity check for wbmp detection).

20 years agoMFH
Edin Kadribasic [Thu, 29 Jul 2004 22:26:52 +0000 (22:26 +0000)]
MFH

20 years agoMFH: Fix informix compilation on Windows (bug #29340)
Edin Kadribasic [Thu, 29 Jul 2004 21:12:47 +0000 (21:12 +0000)]
MFH: Fix informix compilation on Windows (bug #29340)

20 years ago- MFH:
Timm Friebe [Thu, 29 Jul 2004 20:05:46 +0000 (20:05 +0000)]
- MFH:
  . Fixed bug #29064 (Exact numeric/decimal/money datatypes lose precision)
  . Fixed bug #27843 (sybase_query() triggers (spurious?) notices when
    query is a stored procedure)
  . Fixed multiple memory leaks with sybase_unbuffered_query()
  . Changed sybase_query() to ignore store_results = false in  buffering
    mode, it would yield unpredictable results
  . Fixed sybase_unbuffered_query() when used with store_results = false
  . Changed sybase_fetch_object() to ignore second argument when passed
    as NULL
  . Made sybase_data_seek() error message more verbose
  . Fixed memory leak in shutdown when not all rows where selected in an
    unbuffered query
# sort of, empty_string -> STR_EMPTY_ALLOC patch ommitted

20 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_5_0'.
SVN Migration [Thu, 29 Jul 2004 03:58:02 +0000 (03:58 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.

20 years agoMFH: Fixed but #29437 (Possible crash inside array_walk_recursive()).
Ilia Alshanetsky [Thu, 29 Jul 2004 00:35:12 +0000 (00:35 +0000)]
MFH: Fixed but #29437 (Possible crash inside array_walk_recursive()).

20 years agoBFN
Wez Furlong [Thu, 29 Jul 2004 00:17:01 +0000 (00:17 +0000)]
BFN

20 years agoMFH: #29431
Wez Furlong [Wed, 28 Jul 2004 23:53:04 +0000 (23:53 +0000)]
MFH: #29431

20 years agoMFH:
Wez Furlong [Wed, 28 Jul 2004 23:48:26 +0000 (23:48 +0000)]
MFH:
#29258: variant_date_from_timestamp() does not honour timezone
#29392: com_dotnet crashes when echo'ing an object

20 years agoMoved to PECL
Wez Furlong [Wed, 28 Jul 2004 23:39:36 +0000 (23:39 +0000)]
Moved to PECL

20 years agoMFH: Better address availability check.
Ilia Alshanetsky [Wed, 28 Jul 2004 23:34:30 +0000 (23:34 +0000)]
MFH: Better address availability check.

20 years agoMFH: Fixed possible crash in stream_socket_recvfrom() when length
Ilia Alshanetsky [Wed, 28 Jul 2004 23:21:56 +0000 (23:21 +0000)]
MFH: Fixed possible crash in stream_socket_recvfrom() when length
parameter has a negative value.

20 years agoMFH
Marcus Boerger [Wed, 28 Jul 2004 22:55:26 +0000 (22:55 +0000)]
MFH

20 years ago- Fix MAC OSX to always use native DSO loading
Andi Gutmans [Wed, 28 Jul 2004 19:07:26 +0000 (19:07 +0000)]
- Fix MAC OSX to always use native DSO loading

20 years agoMFH
Christian Stocker [Wed, 28 Jul 2004 12:42:16 +0000 (12:42 +0000)]
MFH
Fixed bug #29409 (Segfault in PHP functions called from XSLT). (Rob)

20 years agoMFH: Fixed bug #29342 (strtotime() does not handle empty date string
Ilia Alshanetsky [Wed, 28 Jul 2004 01:44:41 +0000 (01:44 +0000)]
MFH: Fixed bug #29342 (strtotime() does not handle empty date string
properly).

20 years agoMFH: Fixed bug 29395 (sqlite_escape_string() returns bogus data on empty
Ilia Alshanetsky [Tue, 27 Jul 2004 16:40:46 +0000 (16:40 +0000)]
MFH: Fixed bug 29395 (sqlite_escape_string() returns bogus data on empty
strings).

20 years agoMFH: Added missing comma.
Ilia Alshanetsky [Tue, 27 Jul 2004 12:44:35 +0000 (12:44 +0000)]
MFH: Added missing comma.

20 years agoMFH: Fixed bug #29349 (imagecreatefromstring() crashes with external GD
Ilia Alshanetsky [Tue, 27 Jul 2004 00:27:07 +0000 (00:27 +0000)]
MFH: Fixed bug #29349 (imagecreatefromstring() crashes with external GD
library).

20 years agoMFH: fixed bug 29335
Georg Richter [Mon, 26 Jul 2004 07:22:01 +0000 (07:22 +0000)]
MFH: fixed bug 29335

20 years agoMFH: fixed bug in mysqli->client_version
Georg Richter [Mon, 26 Jul 2004 05:45:41 +0000 (05:45 +0000)]
MFH: fixed bug in mysqli->client_version

20 years ago- Update/Add tests
Marcus Boerger [Sun, 25 Jul 2004 19:35:30 +0000 (19:35 +0000)]
- Update/Add tests

20 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_5_0'.
SVN Migration [Sun, 25 Jul 2004 19:21:22 +0000 (19:21 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.

20 years agoMFH: Fixed bug #29369 (Uploaded files with ' or " in their names get their
Ilia Alshanetsky [Sun, 25 Jul 2004 19:19:28 +0000 (19:19 +0000)]
MFH: Fixed bug #29369 (Uploaded files with ' or " in their names get their
names truncated at those characters).

20 years agoBFN
Marcus Boerger [Sun, 25 Jul 2004 17:38:44 +0000 (17:38 +0000)]
BFN

20 years ago- MFH: Fix bug #29368 : The destructor is called when an exception is
Marcus Boerger [Sun, 25 Jul 2004 17:37:55 +0000 (17:37 +0000)]
- MFH: Fix bug #29368 : The destructor is called when an exception is
  thrown from the constructor

20 years agofixed bug #29311
Georg Richter [Fri, 23 Jul 2004 12:48:20 +0000 (12:48 +0000)]
fixed bug #29311

20 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_5_0'.
SVN Migration [Fri, 23 Jul 2004 12:47:37 +0000 (12:47 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.

20 years agoMFB: Updated version number
Edin Kadribasic [Fri, 23 Jul 2004 02:28:36 +0000 (02:28 +0000)]
MFB: Updated version number

20 years agoMFH: Fixed bug #29333 (output_buffering + trans_sess_id can corrupt output)
Ilia Alshanetsky [Fri, 23 Jul 2004 02:05:51 +0000 (02:05 +0000)]
MFH: Fixed bug #29333 (output_buffering + trans_sess_id can corrupt output)

20 years agoMFH
Stefan Esser [Thu, 22 Jul 2004 22:59:11 +0000 (22:59 +0000)]
MFH

20 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_5_0'.
SVN Migration [Thu, 22 Jul 2004 22:39:01 +0000 (22:39 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.

20 years agoFix testcase
Marcus Boerger [Thu, 22 Jul 2004 18:39:45 +0000 (18:39 +0000)]
Fix testcase

20 years agoMFH: changed warning (bug #29298) for outdated client library
Georg Richter [Thu, 22 Jul 2004 07:25:31 +0000 (07:25 +0000)]
MFH: changed warning (bug #29298) for outdated client library

20 years agoMFH: This should fix binary safety for bound results.
Sara Golemon [Thu, 22 Jul 2004 03:26:59 +0000 (03:26 +0000)]
MFH: This should fix binary safety for bound results.

20 years agoMFH: Fix for #28929 by Michael Sisolak
Edin Kadribasic [Wed, 21 Jul 2004 22:53:27 +0000 (22:53 +0000)]
MFH: Fix for #28929 by Michael Sisolak

20 years agoMFH: Build fix
Edin Kadribasic [Wed, 21 Jul 2004 22:22:21 +0000 (22:22 +0000)]
MFH: Build fix

20 years agoMFH: Fixed bug #29209 (imap_fetchbody() doesn't check message index).
Ilia Alshanetsky [Wed, 21 Jul 2004 21:57:09 +0000 (21:57 +0000)]
MFH: Fixed bug #29209 (imap_fetchbody() doesn't check message index).

20 years agoBFN
Marcus Boerger [Wed, 21 Jul 2004 18:38:23 +0000 (18:38 +0000)]
BFN

20 years agoMFH: Fixded #29291: get_class_vars() return names with NULLs
Marcus Boerger [Wed, 21 Jul 2004 18:37:36 +0000 (18:37 +0000)]
MFH: Fixded #29291: get_class_vars() return names with NULLs

20 years agoMFH. Fix for Bug 29010 "make test does not wait to email address" (by Sebastian Nohn)
Christian Stocker [Wed, 21 Jul 2004 11:20:33 +0000 (11:20 +0000)]
MFH. Fix for Bug 29010 "make test does not wait to email address" (by Sebastian Nohn)

20 years agoMFH: Abort earlier on invalid format.
Ilia Alshanetsky [Wed, 21 Jul 2004 00:14:50 +0000 (00:14 +0000)]
MFH: Abort earlier on invalid format.

20 years ago- MFH (ctype.c: 1.31): Correct range checks.
Moriyoshi Koizumi [Tue, 20 Jul 2004 20:09:27 +0000 (20:09 +0000)]
- MFH (ctype.c: 1.31): Correct range checks.
- MFH (ctype.c: 1.31): Normalize negative values.

20 years agooops...
Moriyoshi Koizumi [Tue, 20 Jul 2004 19:36:00 +0000 (19:36 +0000)]
oops...

20 years agoBFN
Marcus Boerger [Tue, 20 Jul 2004 19:30:09 +0000 (19:30 +0000)]
BFN

20 years agoMFH
Marcus Boerger [Tue, 20 Jul 2004 19:25:18 +0000 (19:25 +0000)]
MFH

20 years ago- MFH (iconv.c: 1.119): Fix possible leaks / segfaults in persistent iconv
Moriyoshi Koizumi [Tue, 20 Jul 2004 18:48:23 +0000 (18:48 +0000)]
- MFH (iconv.c: 1.119): Fix possible leaks / segfaults in persistent iconv
  filter.

20 years agoBFN
Marcus Boerger [Tue, 20 Jul 2004 18:25:48 +0000 (18:25 +0000)]
BFN

20 years agoMFH bugfix 28895
Marcus Boerger [Tue, 20 Jul 2004 18:23:49 +0000 (18:23 +0000)]
MFH bugfix 28895

20 years ago- MFH (filters.c: 1.41): Add more null checks.
Moriyoshi Koizumi [Tue, 20 Jul 2004 18:17:07 +0000 (18:17 +0000)]
- MFH (filters.c: 1.41): Add more null checks.

20 years ago- MFH (filters.c: 1.40): pemalloc() might return NULL
Moriyoshi Koizumi [Tue, 20 Jul 2004 18:04:36 +0000 (18:04 +0000)]
- MFH (filters.c: 1.40): pemalloc() might return NULL

20 years agoexport ini parser
Stanislav Malyshev [Tue, 20 Jul 2004 08:45:04 +0000 (08:45 +0000)]
export ini parser

20 years agoBFN: Fixed ReflectionClass::getMethod() and ReflectionClass::getProperty() to raise...
Sebastian Bergmann [Tue, 20 Jul 2004 05:48:45 +0000 (05:48 +0000)]
BFN: Fixed ReflectionClass::getMethod() and ReflectionClass::getProperty() to raise an ReflectionException instead of returning NULL on failure.

20 years agoMFH: Fixed bug #29226 (ctype_* functions missing validation of numeric
Ilia Alshanetsky [Tue, 20 Jul 2004 01:03:18 +0000 (01:03 +0000)]
MFH: Fixed bug #29226 (ctype_* functions missing validation of numeric
string representations).

20 years ago- A Bug #29147 was fixed. Thanks to Antony Dovgal <tony2001 at phpclub.net>
Sergey Kartashoff [Mon, 19 Jul 2004 19:46:52 +0000 (19:46 +0000)]
- A Bug #29147 was fixed. Thanks to Antony Dovgal <tony2001 at phpclub.net>
for his patch.

20 years ago- MFH protos and error message
Marcus Boerger [Mon, 19 Jul 2004 19:24:37 +0000 (19:24 +0000)]
- MFH protos and error message