]> granicus.if.org Git - php/log
php
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

20 years ago- MFH (bug29119.phpt: 1.2): Fix test name
Moriyoshi Koizumi [Mon, 19 Jul 2004 18:49:46 +0000 (18:49 +0000)]
- MFH (bug29119.phpt: 1.2): Fix test name

20 years ago- MFH (html.c: 1.98, bug29199.phpt: 1.1): Fix bug #29199 (html_entity_decode()
Moriyoshi Koizumi [Mon, 19 Jul 2004 17:53:00 +0000 (17:53 +0000)]
- MFH (html.c: 1.98, bug29199.phpt: 1.1): Fix bug #29199 (html_entity_decode()
  misbehaves with UTF-8)

20 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_5_0'.
SVN Migration [Mon, 19 Jul 2004 17:51:42 +0000 (17:51 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.

20 years ago- MFH (iconv.c: 1.118): Fix a bug in iconv stream filter that prevents
Moriyoshi Koizumi [Mon, 19 Jul 2004 08:35:48 +0000 (08:35 +0000)]
- MFH (iconv.c: 1.118): Fix a bug in iconv stream filter that prevents
  pending buckets from being processed.

20 years ago- MFH (config.m4: 1.52): Fix VPATH build. (patch by Joe Orton)
Moriyoshi Koizumi [Mon, 19 Jul 2004 05:09:46 +0000 (05:09 +0000)]
- MFH (config.m4: 1.52): Fix VPATH build. (patch by Joe Orton)

20 years ago- MFH: rename php_compat.h to php_onig_compat.h to avoid name conflict.
Moriyoshi Koizumi [Mon, 19 Jul 2004 05:06:01 +0000 (05:06 +0000)]
- MFH: rename php_compat.h to php_onig_compat.h to avoid name conflict.
  (reported by Joe Orton, thanks.)

20 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_5_0'.
SVN Migration [Mon, 19 Jul 2004 05:04:34 +0000 (05:04 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.

20 years agoMFH: Fixed bug #28633 (sprintf incorrectly adding padding to floats).
Ilia Alshanetsky [Sun, 18 Jul 2004 17:28:04 +0000 (17:28 +0000)]
MFH: Fixed bug #28633 (sprintf incorrectly adding padding to floats).

20 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_5_0'.
SVN Migration [Sun, 18 Jul 2004 17:27:51 +0000 (17:27 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.

20 years agoenable exslt support for win32 builds
Rob Richards [Sun, 18 Jul 2004 13:22:46 +0000 (13:22 +0000)]
enable exslt support for win32 builds
WS fixes for exslt tests

20 years agoadd missing optional value param to createElementNS (chregu)
Rob Richards [Sun, 18 Jul 2004 13:15:50 +0000 (13:15 +0000)]
add missing optional value param to createElementNS (chregu)

20 years agoFixed bug #29221 (Segfault using DOM ownerDocument in a PHP object)
Rob Richards [Sun, 18 Jul 2004 11:44:25 +0000 (11:44 +0000)]
Fixed bug #29221 (Segfault using DOM ownerDocument in a PHP object)

20 years ago- MFH (sapi_apache2.c: 1.41): request_dtor should be called if a fatal error
Moriyoshi Koizumi [Sat, 17 Jul 2004 21:31:43 +0000 (21:31 +0000)]
- MFH (sapi_apache2.c: 1.41): request_dtor should be called if a fatal error
  occurs during activation phase.

20 years agoBFN
Sara Golemon [Fri, 16 Jul 2004 23:45:21 +0000 (23:45 +0000)]
BFN

20 years agoMFH: convert.* filters not consuming buckets_in on PSFS_FLUSH_*
Sara Golemon [Fri, 16 Jul 2004 23:42:00 +0000 (23:42 +0000)]
MFH: convert.* filters not consuming buckets_in on PSFS_FLUSH_*

20 years agoBFN
Marcus Boerger [Fri, 16 Jul 2004 07:27:34 +0000 (07:27 +0000)]
BFN

20 years agoMFH
Marcus Boerger [Fri, 16 Jul 2004 07:26:49 +0000 (07:26 +0000)]
MFH

20 years agoFixed bug #28800 (strings beginning with "inf" improperly converted).
Ilia Alshanetsky [Fri, 16 Jul 2004 02:02:09 +0000 (02:02 +0000)]
Fixed bug #28800 (strings beginning with "inf" improperly converted).

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

20 years ago- Fix prototype
Marcus Boerger [Thu, 15 Jul 2004 19:41:22 +0000 (19:41 +0000)]
- Fix prototype

20 years agoSynch comments
Marcus Boerger [Thu, 15 Jul 2004 19:09:37 +0000 (19:09 +0000)]
Synch comments

20 years agoBug 29058 (patch submitted by bug reporter)
Dan Kalowsky [Thu, 15 Jul 2004 15:09:12 +0000 (15:09 +0000)]
Bug 29058 (patch submitted by bug reporter)

20 years agoTest for bug 26737:
Magnus M��tt� [Thu, 15 Jul 2004 11:52:04 +0000 (11:52 +0000)]
Test for bug 26737:
Protected and private variables are not saved on serialization
when a user defined __sleep is used.

20 years agofix #29012 (Potential race during first connection) thanks to cjbj at hotmail dot com
Antony Dovgal [Thu, 15 Jul 2004 11:00:14 +0000 (11:00 +0000)]
fix #29012 (Potential race during first connection) thanks to cjbj at hotmail dot com

20 years agoFixed Bug #29075 (strnatcmp() incorrectly handles whitespace).
Ilia Alshanetsky [Thu, 15 Jul 2004 01:26:03 +0000 (01:26 +0000)]
Fixed Bug #29075 (strnatcmp() incorrectly handles whitespace).

# Original Patch by: curt@php.net

20 years agoChangeLog update
<changelog@php.net> [Thu, 15 Jul 2004 00:33:10 +0000 (00:33 +0000)]
ChangeLog update

20 years agoMade php -m output sorted case-insensitevly
Edin Kadribasic [Wed, 14 Jul 2004 22:30:29 +0000 (22:30 +0000)]
Made php -m output sorted case-insensitevly

20 years agosame bug.
Stefan Esser [Wed, 14 Jul 2004 09:55:24 +0000 (09:55 +0000)]
same bug.

20 years ago- Fixed text.
Derick Rethans [Wed, 14 Jul 2004 09:54:02 +0000 (09:54 +0000)]
- Fixed text.

20 years agoSecurity Fix broken! Destroyed Basic auth. Blame: me
Stefan Esser [Wed, 14 Jul 2004 09:43:26 +0000 (09:43 +0000)]
Security Fix broken! Destroyed Basic auth. Blame: me
4.3.x not affected

20 years agobe consistent with write_dimension
Stanislav Malyshev [Wed, 14 Jul 2004 09:04:13 +0000 (09:04 +0000)]
be consistent with write_dimension

20 years agofix #28957
Stanislav Malyshev [Wed, 14 Jul 2004 09:01:58 +0000 (09:01 +0000)]
fix #28957

20 years agoChanging the Tidy version to 2.0
John Coggeshall [Wed, 14 Jul 2004 02:41:53 +0000 (02:41 +0000)]
Changing the Tidy version to 2.0

20 years agoChangeLog update
<changelog@php.net> [Wed, 14 Jul 2004 00:33:30 +0000 (00:33 +0000)]
ChangeLog update

20 years agoBugfix# 28829 bcmath values for 0, 1, and 2 initialized/freed at wrong time for threa...
Sara Golemon [Wed, 14 Jul 2004 00:14:43 +0000 (00:14 +0000)]
Bugfix# 28829 bcmath values for 0, 1, and 2 initialized/freed at wrong time for threaded sapis.

20 years agoAdd {{{ proto's
Zeev Suraski [Tue, 13 Jul 2004 20:41:55 +0000 (20:41 +0000)]
Add {{{ proto's

20 years ago- 5.0.1-dev
Andi Gutmans [Tue, 13 Jul 2004 19:56:49 +0000 (19:56 +0000)]
- 5.0.1-dev

20 years agoBugfix #29116 Zend constant warning uses memory after free (jdolecek at NetBSD dot...
Marcus Boerger [Tue, 13 Jul 2004 19:22:11 +0000 (19:22 +0000)]
Bugfix #29116 Zend constant warning uses memory after free (jdolecek at NetBSD dot org)

20 years ago- Roll PHP 5.0.0
Andi Gutmans [Tue, 13 Jul 2004 19:05:31 +0000 (19:05 +0000)]
- Roll PHP 5.0.0

20 years agoadd missing break
Wez Furlong [Tue, 13 Jul 2004 17:14:49 +0000 (17:14 +0000)]
add missing break

20 years agoprototype fixes
Georg Richter [Tue, 13 Jul 2004 17:04:16 +0000 (17:04 +0000)]
prototype fixes

20 years agoinitial xmlwriter code
Rob Richards [Tue, 13 Jul 2004 17:01:30 +0000 (17:01 +0000)]
initial xmlwriter code

20 years agoLooks like Sara forgot to change this too.
Wez Furlong [Tue, 13 Jul 2004 16:34:56 +0000 (16:34 +0000)]
Looks like Sara forgot to change this too.

20 years agochanged mysqli_stmt_reset (returns now bool instead of void)
Georg Richter [Tue, 13 Jul 2004 16:12:28 +0000 (16:12 +0000)]
changed mysqli_stmt_reset (returns now bool instead of void)

20 years agoFixed typo
Stefan Esser [Tue, 13 Jul 2004 11:30:50 +0000 (11:30 +0000)]
Fixed typo

20 years agoremove test dependance on postgres ** this still fails however
Alan Knowles [Tue, 13 Jul 2004 07:20:45 +0000 (07:20 +0000)]
remove test dependance on postgres ** this still fails however

20 years agoensure that test passes on systems without postgres built in.
Alan Knowles [Tue, 13 Jul 2004 07:12:06 +0000 (07:12 +0000)]
ensure that test passes on systems without postgres built in.

20 years agoChangeLog update
<changelog@php.net> [Tue, 13 Jul 2004 00:32:43 +0000 (00:32 +0000)]
ChangeLog update

20 years agoFix file_get_contents() bug...
Wez Furlong [Mon, 12 Jul 2004 20:59:24 +0000 (20:59 +0000)]
Fix file_get_contents() bug...