]>
granicus.if.org Git - php/log
SVN Migration [Sat, 21 Jun 2003 13:50:44 +0000 (13:50 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
Derick Rethans [Sat, 21 Jun 2003 12:05:45 +0000 (12:05 +0000)]
- MFH: Test for bug #17115
Ilia Alshanetsky [Fri, 20 Jun 2003 17:00:16 +0000 (17:00 +0000)]
Fixed bug #24253 (missing variables when register_globals is on)
Fixed a memory leak when more then 1 E|S flag is passed to gpc_order.
Fixed a memory leak when variables_order is not set and gpc_order has S|s
flag.
Optimized out duplicate parsing of the variables order string.
Sara Golemon [Fri, 20 Jun 2003 15:44:48 +0000 (15:44 +0000)]
MFH (r-1.391) When skipping blank searchvals we should advance the corresponding replace hash as well
Ilia Alshanetsky [Thu, 19 Jun 2003 22:18:58 +0000 (22:18 +0000)]
Added missing safe_mode checks
Wez Furlong [Thu, 19 Jun 2003 22:11:39 +0000 (22:11 +0000)]
Tidy up getaddrinfo() code so that it can handle broken ipv6 stacks and only
returns TCP addresses for TCP and UDP addresses for UDP requests respectively.
Also, when a connect call "returns" EINPROGRESS and the full timeout limit
has not yet been reached, retry the select with the remaining time interval.
This is a potential fix for Bug #21653.
# Note: atm, the fix is Linux specific; will do some more work to make this
# portable at the weekend.
Ilia Alshanetsky [Thu, 19 Jun 2003 16:43:41 +0000 (16:43 +0000)]
MFH (possible streams crash)
Ilia Alshanetsky [Thu, 19 Jun 2003 16:35:29 +0000 (16:35 +0000)]
MFH: Fixed memory leak, when invalid context is specified.
Ilia Alshanetsky [Thu, 19 Jun 2003 16:10:37 +0000 (16:10 +0000)]
Fixed a possible crash in parse_context_options()
Marcus Boerger [Thu, 19 Jun 2003 15:48:18 +0000 (15:48 +0000)]
MFH: Allow the extension to reside elsewhere
Ilia Alshanetsky [Thu, 19 Jun 2003 15:48:09 +0000 (15:48 +0000)]
MFH: Fixed a crash inside php_imagettftext_common();
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.
Pierre Joye [Wed, 18 Jun 2003 22:32:04 +0000 (22:32 +0000)]
MFH
foobar [Wed, 18 Jun 2003 22:04:41 +0000 (22:04 +0000)]
- Go to RC2-dev.
foobar [Wed, 18 Jun 2003 22:02:28 +0000 (22:02 +0000)]
Correct version info.
foobar [Wed, 18 Jun 2003 21:59:59 +0000 (21:59 +0000)]
- Go with PHP 4.3.3RC1
foobar [Wed, 18 Jun 2003 21:58:07 +0000 (21:58 +0000)]
This broke more than fixed. Fixes e.g. max_input_time.
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
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
Ilia Alshanetsky [Wed, 18 Jun 2003 15:19:28 +0000 (15:19 +0000)]
MFH
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
Ilia Alshanetsky [Tue, 17 Jun 2003 17:15:16 +0000 (17:15 +0000)]
MFH: Handle numeric keys passed via GPC
Pierre Joye [Tue, 17 Jun 2003 17:13:19 +0000 (17:13 +0000)]
MFH,(4.3.3RC1)
foobar [Tue, 17 Jun 2003 15:53:33 +0000 (15:53 +0000)]
BFN
Ilia Alshanetsky [Tue, 17 Jun 2003 14:13:25 +0000 (14:13 +0000)]
MFH
Ilia Alshanetsky [Tue, 17 Jun 2003 13:59:56 +0000 (13:59 +0000)]
MFH
Ilia Alshanetsky [Tue, 17 Jun 2003 13:38:38 +0000 (13:38 +0000)]
MFH
Ilia Alshanetsky [Tue, 17 Jun 2003 13:37:57 +0000 (13:37 +0000)]
MFH: Fixed bug #24223 (missing variable initialization in bundled gd)
Ilia Alshanetsky [Tue, 17 Jun 2003 13:20:54 +0000 (13:20 +0000)]
BFN
Ilia Alshanetsky [Tue, 17 Jun 2003 13:20:18 +0000 (13:20 +0000)]
Fixed bug #24220 (range() didn't handle numeric strings correctly)
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'.
foobar [Mon, 16 Jun 2003 21:44:54 +0000 (21:44 +0000)]
MFH: Fixed bug #24207: phpize wrong exit code
foobar [Mon, 16 Jun 2003 21:38:07 +0000 (21:38 +0000)]
broken caps-lock/shift key
Sara Golemon [Mon, 16 Jun 2003 20:22:23 +0000 (20:22 +0000)]
BFN 24210
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)
foobar [Mon, 16 Jun 2003 20:00:11 +0000 (20:00 +0000)]
MFH
Ilia Alshanetsky [Mon, 16 Jun 2003 19:25:06 +0000 (19:25 +0000)]
MFH: Fixed bug #24208
Sascha Schumann [Mon, 16 Jun 2003 19:11:44 +0000 (19:11 +0000)]
Simplify/fix logging
Moriyoshi Koizumi [Mon, 16 Jun 2003 19:10:48 +0000 (19:10 +0000)]
MFH(r-1.1): added test case for bug #24208
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'.
Sascha Schumann [Mon, 16 Jun 2003 19:05:37 +0000 (19:05 +0000)]
Remove cast which hides a bug in the code.
Derick Rethans [Mon, 16 Jun 2003 17:50:49 +0000 (17:50 +0000)]
- MFH: Added test for bug #24142
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'.
Ilia Alshanetsky [Mon, 16 Jun 2003 17:43:11 +0000 (17:43 +0000)]
Bug fixing news.
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())
Ilia Alshanetsky [Mon, 16 Jun 2003 17:37:15 +0000 (17:37 +0000)]
MFH: Fixed bug #24198 (Invalid recursion detection in array_merge_recurcive())
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'.
Ilia Alshanetsky [Mon, 16 Jun 2003 12:33:52 +0000 (12:33 +0000)]
Hopefully fix win32 build
Daniela Mariaschi [Mon, 16 Jun 2003 10:47:35 +0000 (10:47 +0000)]
proto fixes ibase_rollback and ibase_commit
Ilia Alshanetsky [Mon, 16 Jun 2003 03:07:08 +0000 (03:07 +0000)]
MFH: compiler warnings
foobar [Sun, 15 Jun 2003 21:59:03 +0000 (21:59 +0000)]
missing entries, cleanup
Marcus Boerger [Sat, 14 Jun 2003 19:27:01 +0000 (19:27 +0000)]
Remove that old thing
Edin Kadribasic [Sat, 14 Jun 2003 18:51:17 +0000 (18:51 +0000)]
Fixed win32 build
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+
Daniela Mariaschi [Sat, 14 Jun 2003 17:46:33 +0000 (17:46 +0000)]
MFH: Added IBASE_REC_VERSION/IBASE_REC_NO_VERSION transaction constants
Ilia Alshanetsky [Sat, 14 Jun 2003 15:09:26 +0000 (15:09 +0000)]
Bug fixing news
Ilia Alshanetsky [Sat, 14 Jun 2003 15:08:37 +0000 (15:08 +0000)]
MFH: Fixed bug #24007 (Problem with register_globals & arrays)
foobar [Sat, 14 Jun 2003 14:33:11 +0000 (14:33 +0000)]
MFH
foobar [Sat, 14 Jun 2003 12:58:18 +0000 (12:58 +0000)]
MFH
Frank M. Kromann [Sat, 14 Jun 2003 03:37:30 +0000 (03:37 +0000)]
Updating email address
foobar [Fri, 13 Jun 2003 14:56:37 +0000 (14:56 +0000)]
it rains here..
Ilia Alshanetsky [Fri, 13 Jun 2003 14:56:23 +0000 (14:56 +0000)]
proto
Andrey Hristov [Fri, 13 Jun 2003 14:53:13 +0000 (14:53 +0000)]
proto fixes
Ilia Alshanetsky [Fri, 13 Jun 2003 14:47:11 +0000 (14:47 +0000)]
Bug fixing news.
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)
Andrey Hristov [Fri, 13 Jun 2003 14:40:01 +0000 (14:40 +0000)]
proto fix
and ws
Sascha Schumann [Fri, 13 Jun 2003 09:17:52 +0000 (09:17 +0000)]
Fix test
foobar [Fri, 13 Jun 2003 09:16:49 +0000 (09:16 +0000)]
MFH, fixed the test (second session init produces a notices)
Marcus Boerger [Thu, 12 Jun 2003 19:55:16 +0000 (19:55 +0000)]
MFH: Bugfix #2397: dba_open locking error with db3
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)
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'.
Andrei Zmievski [Thu, 12 Jun 2003 13:56:03 +0000 (13:56 +0000)]
test
Andrey Hristov [Thu, 12 Jun 2003 12:51:53 +0000 (12:51 +0000)]
proto fixes
Andrey Hristov [Thu, 12 Jun 2003 12:37:03 +0000 (12:37 +0000)]
proto fixes
Andrey Hristov [Thu, 12 Jun 2003 12:28:30 +0000 (12:28 +0000)]
proto fixes
Andrey Hristov [Thu, 12 Jun 2003 12:23:10 +0000 (12:23 +0000)]
proto fixes
Andrey Hristov [Thu, 12 Jun 2003 11:55:01 +0000 (11:55 +0000)]
proto fixes
Andrey Hristov [Thu, 12 Jun 2003 11:34:31 +0000 (11:34 +0000)]
proto fixes
Andrey Hristov [Thu, 12 Jun 2003 10:24:43 +0000 (10:24 +0000)]
proto fixes
Andrey Hristov [Thu, 12 Jun 2003 10:03:39 +0000 (10:03 +0000)]
proto fixes
Derick Rethans [Thu, 12 Jun 2003 08:33:45 +0000 (08:33 +0000)]
- HTTP Request Types are case-sensitive
Ilia Alshanetsky [Thu, 12 Jun 2003 01:47:28 +0000 (01:47 +0000)]
MFH: Added missing safe_mode/open_basedir checks.
Ilia Alshanetsky [Wed, 11 Jun 2003 02:16:49 +0000 (02:16 +0000)]
MFH: proto fix
Andrey Hristov [Tue, 10 Jun 2003 14:46:00 +0000 (14:46 +0000)]
proto fixes
Sascha Schumann [Tue, 10 Jun 2003 03:57:16 +0000 (03:57 +0000)]
MFH E_NOTICE
Wez Furlong [Mon, 9 Jun 2003 17:04:57 +0000 (17:04 +0000)]
BFN
Moriyoshi Koizumi [Mon, 9 Jun 2003 08:12:03 +0000 (08:12 +0000)]
MFH(r-1.137): fixed trivial typo
Edin Kadribasic [Mon, 9 Jun 2003 00:59:08 +0000 (00:59 +0000)]
Fix for #24022
foobar [Mon, 9 Jun 2003 00:25:26 +0000 (00:25 +0000)]
the blame..:)
Ilia Alshanetsky [Sun, 8 Jun 2003 23:42:47 +0000 (23:42 +0000)]
Fixed compile warnings.
Georg Richter [Sat, 7 Jun 2003 16:14:04 +0000 (16:14 +0000)]
fixed a bug in libmysql
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)
foobar [Fri, 6 Jun 2003 19:30:46 +0000 (19:30 +0000)]
hrm..
Georg Richter [Fri, 6 Jun 2003 19:13:10 +0000 (19:13 +0000)]
fixed bug 24060
Georg Richter [Fri, 6 Jun 2003 18:50:46 +0000 (18:50 +0000)]
fixed #24060
Sascha Schumann [Fri, 6 Jun 2003 12:21:26 +0000 (12:21 +0000)]
Refine error description
foobar [Fri, 6 Jun 2003 12:18:30 +0000 (12:18 +0000)]
BFN
foobar [Fri, 6 Jun 2003 11:10:14 +0000 (11:10 +0000)]
MFH
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'.
foobar [Fri, 6 Jun 2003 08:11:38 +0000 (08:11 +0000)]
ws