]> granicus.if.org Git - php/log
php
21 years ago- Added the 'header'. These 4.3.3RCx sections will be combined for the
foobar [Wed, 18 Jun 2003 23:24:13 +0000 (23:24 +0000)]
- Added the 'header'. These 4.3.3RCx sections will be combined for the
  final release, 4.3.3. just added them now to keep better track on changes
  between the RCs.

21 years agoMFH
Pierre Joye [Wed, 18 Jun 2003 22:32:04 +0000 (22:32 +0000)]
MFH

21 years ago- Go to RC2-dev.
foobar [Wed, 18 Jun 2003 22:04:41 +0000 (22:04 +0000)]
- Go to RC2-dev.

21 years agoCorrect version info.
foobar [Wed, 18 Jun 2003 22:02:28 +0000 (22:02 +0000)]
Correct version info.

21 years ago- Go with PHP 4.3.3RC1
foobar [Wed, 18 Jun 2003 21:59:59 +0000 (21:59 +0000)]
- Go with PHP 4.3.3RC1

21 years agoThis broke more than fixed. Fixes e.g. max_input_time.
foobar [Wed, 18 Jun 2003 21:58:07 +0000 (21:58 +0000)]
This broke more than fixed. Fixes e.g. max_input_time.

21 years agoMFH: Fixed bug #24231: ext/sybase_ct could not be build as shared
foobar [Wed, 18 Jun 2003 18:29:04 +0000 (18:29 +0000)]
MFH: Fixed bug #24231: ext/sybase_ct could not be build as shared

21 years agoFix for bug #24219 segfault during resource destruction
Rob Richards [Wed, 18 Jun 2003 17:43:34 +0000 (17:43 +0000)]
Fix for bug #24219 segfault during resource destruction
Used bug fix to optimize free_doc routine

21 years agoMFH
Ilia Alshanetsky [Wed, 18 Jun 2003 15:19:28 +0000 (15:19 +0000)]
MFH

21 years agovariables_order needs to include S for both of these to work
Rasmus Lerdorf [Tue, 17 Jun 2003 22:32:51 +0000 (22:32 +0000)]
variables_order needs to include S for both of these to work

21 years agoMFH: Handle numeric keys passed via GPC
Ilia Alshanetsky [Tue, 17 Jun 2003 17:15:16 +0000 (17:15 +0000)]
MFH: Handle numeric keys passed via GPC

21 years agoMFH,(4.3.3RC1)
Pierre Joye [Tue, 17 Jun 2003 17:13:19 +0000 (17:13 +0000)]
MFH,(4.3.3RC1)

21 years agoBFN
foobar [Tue, 17 Jun 2003 15:53:33 +0000 (15:53 +0000)]
BFN

21 years agoMFH
Ilia Alshanetsky [Tue, 17 Jun 2003 14:13:25 +0000 (14:13 +0000)]
MFH

21 years agoMFH
Ilia Alshanetsky [Tue, 17 Jun 2003 13:59:56 +0000 (13:59 +0000)]
MFH

21 years agoMFH
Ilia Alshanetsky [Tue, 17 Jun 2003 13:38:38 +0000 (13:38 +0000)]
MFH

21 years agoMFH: Fixed bug #24223 (missing variable initialization in bundled gd)
Ilia Alshanetsky [Tue, 17 Jun 2003 13:37:57 +0000 (13:37 +0000)]
MFH: Fixed bug #24223 (missing variable initialization in bundled gd)

21 years agoBFN
Ilia Alshanetsky [Tue, 17 Jun 2003 13:20:54 +0000 (13:20 +0000)]
BFN

21 years agoFixed bug #24220 (range() didn't handle numeric strings correctly)
Ilia Alshanetsky [Tue, 17 Jun 2003 13:20:18 +0000 (13:20 +0000)]
Fixed bug #24220 (range() didn't handle numeric strings correctly)

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Tue, 17 Jun 2003 13:19:21 +0000 (13:19 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

21 years agoMFH: Fixed bug #24207: phpize wrong exit code
foobar [Mon, 16 Jun 2003 21:44:54 +0000 (21:44 +0000)]
MFH: Fixed bug #24207: phpize wrong exit code

21 years agobroken caps-lock/shift key
foobar [Mon, 16 Jun 2003 21:38:07 +0000 (21:38 +0000)]
broken caps-lock/shift key

21 years agoBFN 24210
Sara Golemon [Mon, 16 Jun 2003 20:22:23 +0000 (20:22 +0000)]
BFN 24210

21 years agoMFH (r-1.14) Bug #24210 : assume misspelled (and thereby not found during configure)
Sara Golemon [Mon, 16 Jun 2003 20:17:13 +0000 (20:17 +0000)]
MFH (r-1.14) Bug #24210 : assume misspelled (and thereby not found during configure)

21 years agoMFH
foobar [Mon, 16 Jun 2003 20:00:11 +0000 (20:00 +0000)]
MFH

21 years agoMFH: Fixed bug #24208
Ilia Alshanetsky [Mon, 16 Jun 2003 19:25:06 +0000 (19:25 +0000)]
MFH: Fixed bug #24208

21 years agoSimplify/fix logging
Sascha Schumann [Mon, 16 Jun 2003 19:11:44 +0000 (19:11 +0000)]
Simplify/fix logging

21 years agoMFH(r-1.1): added test case for bug #24208
Moriyoshi Koizumi [Mon, 16 Jun 2003 19:10:48 +0000 (19:10 +0000)]
MFH(r-1.1): added test case for bug #24208

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Mon, 16 Jun 2003 19:10:13 +0000 (19:10 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

21 years agoRemove cast which hides a bug in the code.
Sascha Schumann [Mon, 16 Jun 2003 19:05:37 +0000 (19:05 +0000)]
Remove cast which hides a bug in the code.

21 years ago- MFH: Added test for bug #24142
Derick Rethans [Mon, 16 Jun 2003 17:50:49 +0000 (17:50 +0000)]
- MFH: Added test for bug #24142

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Mon, 16 Jun 2003 17:50:08 +0000 (17:50 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

21 years agoBug fixing news.
Ilia Alshanetsky [Mon, 16 Jun 2003 17:43:11 +0000 (17:43 +0000)]
Bug fixing news.

21 years agoMFH: Fixed bug #24150 (crash in imap_fetch_overview() &
Ilia Alshanetsky [Mon, 16 Jun 2003 17:42:04 +0000 (17:42 +0000)]
MFH: Fixed bug #24150 (crash in imap_fetch_overview() &
imap_rfc822_write_address())

21 years agoMFH: Fixed bug #24198 (Invalid recursion detection in array_merge_recurcive())
Ilia Alshanetsky [Mon, 16 Jun 2003 17:37:15 +0000 (17:37 +0000)]
MFH: Fixed bug #24198 (Invalid recursion detection in array_merge_recurcive())

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Mon, 16 Jun 2003 17:35:17 +0000 (17:35 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

21 years agoHopefully fix win32 build
Ilia Alshanetsky [Mon, 16 Jun 2003 12:33:52 +0000 (12:33 +0000)]
Hopefully fix win32 build

21 years agoproto fixes ibase_rollback and ibase_commit
Daniela Mariaschi [Mon, 16 Jun 2003 10:47:35 +0000 (10:47 +0000)]
proto fixes ibase_rollback and ibase_commit

21 years agoMFH: compiler warnings
Ilia Alshanetsky [Mon, 16 Jun 2003 03:07:08 +0000 (03:07 +0000)]
MFH: compiler warnings

21 years agomissing entries, cleanup
foobar [Sun, 15 Jun 2003 21:59:03 +0000 (21:59 +0000)]
missing entries, cleanup

21 years agoRemove that old thing
Marcus Boerger [Sat, 14 Jun 2003 19:27:01 +0000 (19:27 +0000)]
Remove that old thing

21 years agoFixed win32 build
Edin Kadribasic [Sat, 14 Jun 2003 18:51:17 +0000 (18:51 +0000)]
Fixed win32 build

21 years ago@- Mnogosearch extension updated. Now can compile with mnogosearch-3.2.11+
Sergey Kartashoff [Sat, 14 Jun 2003 18:45:26 +0000 (18:45 +0000)]
@- Mnogosearch extension updated. Now can compile with mnogosearch-3.2.11+
- Mnogosearch extension updated. Now can compile with mnogosearch-3.2.11+

21 years agoMFH: Added IBASE_REC_VERSION/IBASE_REC_NO_VERSION transaction constants
Daniela Mariaschi [Sat, 14 Jun 2003 17:46:33 +0000 (17:46 +0000)]
MFH: Added IBASE_REC_VERSION/IBASE_REC_NO_VERSION transaction constants

21 years agoBug fixing news
Ilia Alshanetsky [Sat, 14 Jun 2003 15:09:26 +0000 (15:09 +0000)]
Bug fixing news

21 years agoMFH: Fixed bug #24007 (Problem with register_globals & arrays)
Ilia Alshanetsky [Sat, 14 Jun 2003 15:08:37 +0000 (15:08 +0000)]
MFH: Fixed bug #24007 (Problem with register_globals & arrays)

21 years agoMFH
foobar [Sat, 14 Jun 2003 14:33:11 +0000 (14:33 +0000)]
MFH

21 years agoMFH
foobar [Sat, 14 Jun 2003 12:58:18 +0000 (12:58 +0000)]
MFH

21 years agoUpdating email address
Frank M. Kromann [Sat, 14 Jun 2003 03:37:30 +0000 (03:37 +0000)]
Updating email address

21 years agoit rains here..
foobar [Fri, 13 Jun 2003 14:56:37 +0000 (14:56 +0000)]
it rains here..

21 years agoproto
Ilia Alshanetsky [Fri, 13 Jun 2003 14:56:23 +0000 (14:56 +0000)]
proto

21 years agoproto fixes
Andrey Hristov [Fri, 13 Jun 2003 14:53:13 +0000 (14:53 +0000)]
proto fixes

21 years agoBug fixing news.
Ilia Alshanetsky [Fri, 13 Jun 2003 14:47:11 +0000 (14:47 +0000)]
Bug fixing news.

21 years agoMFH:
Ilia Alshanetsky [Fri, 13 Jun 2003 14:45:36 +0000 (14:45 +0000)]
MFH:
Fixed bug #24161 (No timeout value for imap functions)
Fixed bug #22505 (Allow imap_sort() and imap_search() to specify a charset)

21 years agoproto fix
Andrey Hristov [Fri, 13 Jun 2003 14:40:01 +0000 (14:40 +0000)]
proto fix
and ws

21 years agoFix test
Sascha Schumann [Fri, 13 Jun 2003 09:17:52 +0000 (09:17 +0000)]
Fix test

21 years agoMFH, fixed the test (second session init produces a notices)
foobar [Fri, 13 Jun 2003 09:16:49 +0000 (09:16 +0000)]
MFH, fixed the test (second session init produces a notices)

21 years agoMFH: Bugfix #2397: dba_open locking error with db3
Marcus Boerger [Thu, 12 Jun 2003 19:55:16 +0000 (19:55 +0000)]
MFH: Bugfix #2397: dba_open locking error with db3

21 years agoMFH: Fixed bug #24155 (gdImageRotate270 incorrectly use x parameter for y axis)
Ilia Alshanetsky [Thu, 12 Jun 2003 19:33:19 +0000 (19:33 +0000)]
MFH: Fixed bug #24155 (gdImageRotate270 incorrectly use x parameter for y axis)

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Thu, 12 Jun 2003 19:31:45 +0000 (19:31 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

21 years agotest
Andrei Zmievski [Thu, 12 Jun 2003 13:56:03 +0000 (13:56 +0000)]
test

21 years agoproto fixes
Andrey Hristov [Thu, 12 Jun 2003 12:51:53 +0000 (12:51 +0000)]
proto fixes

21 years agoproto fixes
Andrey Hristov [Thu, 12 Jun 2003 12:37:03 +0000 (12:37 +0000)]
proto fixes

21 years agoproto fixes
Andrey Hristov [Thu, 12 Jun 2003 12:28:30 +0000 (12:28 +0000)]
proto fixes

21 years agoproto fixes
Andrey Hristov [Thu, 12 Jun 2003 12:23:10 +0000 (12:23 +0000)]
proto fixes

21 years agoproto fixes
Andrey Hristov [Thu, 12 Jun 2003 11:55:01 +0000 (11:55 +0000)]
proto fixes

21 years agoproto fixes
Andrey Hristov [Thu, 12 Jun 2003 11:34:31 +0000 (11:34 +0000)]
proto fixes

21 years agoproto fixes
Andrey Hristov [Thu, 12 Jun 2003 10:24:43 +0000 (10:24 +0000)]
proto fixes

21 years agoproto fixes
Andrey Hristov [Thu, 12 Jun 2003 10:03:39 +0000 (10:03 +0000)]
proto fixes

21 years ago- HTTP Request Types are case-sensitive
Derick Rethans [Thu, 12 Jun 2003 08:33:45 +0000 (08:33 +0000)]
- HTTP Request Types are case-sensitive

21 years agoMFH: Added missing safe_mode/open_basedir checks.
Ilia Alshanetsky [Thu, 12 Jun 2003 01:47:28 +0000 (01:47 +0000)]
MFH: Added missing safe_mode/open_basedir checks.

21 years agoMFH: proto fix
Ilia Alshanetsky [Wed, 11 Jun 2003 02:16:49 +0000 (02:16 +0000)]
MFH: proto fix

21 years agoproto fixes
Andrey Hristov [Tue, 10 Jun 2003 14:46:00 +0000 (14:46 +0000)]
proto fixes

21 years agoMFH E_NOTICE
Sascha Schumann [Tue, 10 Jun 2003 03:57:16 +0000 (03:57 +0000)]
MFH E_NOTICE

21 years agoBFN
Wez Furlong [Mon, 9 Jun 2003 17:04:57 +0000 (17:04 +0000)]
BFN

21 years agoMFH(r-1.137): fixed trivial typo
Moriyoshi Koizumi [Mon, 9 Jun 2003 08:12:03 +0000 (08:12 +0000)]
MFH(r-1.137): fixed trivial typo

21 years agoFix for #24022
Edin Kadribasic [Mon, 9 Jun 2003 00:59:08 +0000 (00:59 +0000)]
Fix for #24022

21 years agothe blame..:)
foobar [Mon, 9 Jun 2003 00:25:26 +0000 (00:25 +0000)]
the blame..:)

21 years agoFixed compile warnings.
Ilia Alshanetsky [Sun, 8 Jun 2003 23:42:47 +0000 (23:42 +0000)]
Fixed compile warnings.

21 years agofixed a bug in libmysql
Georg Richter [Sat, 7 Jun 2003 16:14:04 +0000 (16:14 +0000)]
fixed a bug in libmysql

21 years agofixed mysql bug #564
Georg Richter [Sat, 7 Jun 2003 16:12:09 +0000 (16:12 +0000)]
fixed mysql bug #564
(see http://bugs.mysql.com/bug.php?id=564)

21 years agohrm..
foobar [Fri, 6 Jun 2003 19:30:46 +0000 (19:30 +0000)]
hrm..

21 years agofixed bug 24060
Georg Richter [Fri, 6 Jun 2003 19:13:10 +0000 (19:13 +0000)]
fixed bug 24060

21 years agofixed #24060
Georg Richter [Fri, 6 Jun 2003 18:50:46 +0000 (18:50 +0000)]
fixed #24060

21 years agoRefine error description
Sascha Schumann [Fri, 6 Jun 2003 12:21:26 +0000 (12:21 +0000)]
Refine error description

21 years agoBFN
foobar [Fri, 6 Jun 2003 12:18:30 +0000 (12:18 +0000)]
BFN

21 years agoMFH
foobar [Fri, 6 Jun 2003 11:10:14 +0000 (11:10 +0000)]
MFH

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
SVN Migration [Fri, 6 Jun 2003 11:09:56 +0000 (11:09 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.

21 years agows
foobar [Fri, 6 Jun 2003 08:11:38 +0000 (08:11 +0000)]
ws

21 years agoMFH
foobar [Fri, 6 Jun 2003 06:17:11 +0000 (06:17 +0000)]
MFH

21 years agoFix compile warnings (mostly MFH from 5.0 branch)
Ilia Alshanetsky [Thu, 5 Jun 2003 23:48:17 +0000 (23:48 +0000)]
Fix compile warnings (mostly MFH from 5.0 branch)

21 years agoWS
foobar [Thu, 5 Jun 2003 05:07:15 +0000 (05:07 +0000)]
WS

21 years agoBFN
foobar [Thu, 5 Jun 2003 05:06:57 +0000 (05:06 +0000)]
BFN

21 years agoHopefully this list grows..
foobar [Thu, 5 Jun 2003 04:47:07 +0000 (04:47 +0000)]
Hopefully this list grows..

21 years agoMFH: fix regex issues with apache2handler
foobar [Thu, 5 Jun 2003 04:15:03 +0000 (04:15 +0000)]
MFH: fix regex issues with apache2handler

21 years agoFix a couple of aggregation bugs:
Andrei Zmievski [Wed, 4 Jun 2003 18:57:53 +0000 (18:57 +0000)]
Fix a couple of aggregation bugs:
- Needed to add a reference to a function when copying (#23574)
- Due to pecularity of ZE1 object zvals could be re-used, so we always
  set the new class entry explicitly.

21 years agoUpdated the todo to reflect the current situation.
Ilia Alshanetsky [Wed, 4 Jun 2003 15:03:29 +0000 (15:03 +0000)]
Updated the todo to reflect the current situation.

21 years agoMFH (dupe macro)
Ilia Alshanetsky [Wed, 4 Jun 2003 14:58:33 +0000 (14:58 +0000)]
MFH (dupe macro)

21 years agoBFN updates
Moriyoshi Koizumi [Wed, 4 Jun 2003 14:53:31 +0000 (14:53 +0000)]
BFN updates

21 years agoMFH(r-1.38): fixed base64_encode() integer overflow issue pointed out in TODO_SEGFAULTS
Moriyoshi Koizumi [Wed, 4 Jun 2003 14:42:04 +0000 (14:42 +0000)]
MFH(r-1.38): fixed base64_encode() integer overflow issue pointed out in TODO_SEGFAULTS