]>
granicus.if.org Git - php/log
Ilia Alshanetsky [Mon, 28 Jul 2003 04:02:55 +0000 (04:02 +0000)]
MFH: Fixed bug #13142 (strtotime not handling "M d H:i:s Y" format)
SVN Migration [Mon, 28 Jul 2003 04:01:33 +0000 (04:01 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
Ilia Alshanetsky [Sun, 27 Jul 2003 18:46:03 +0000 (18:46 +0000)]
MFH: Fixed bug #24557 (make fclose() respect refcount on the resource).
Ilia Alshanetsky [Sun, 27 Jul 2003 18:16:47 +0000 (18:16 +0000)]
MFH: Fixed bug #24827 (ob_gzhandler overrides Vary header)
Marcus Boerger [Sun, 27 Jul 2003 16:59:04 +0000 (16:59 +0000)]
MFH: Do show skipif's info
foobar [Fri, 25 Jul 2003 12:45:05 +0000 (12:45 +0000)]
some missing static with internal funcs.
foobar [Fri, 25 Jul 2003 12:16:04 +0000 (12:16 +0000)]
MFH
Edin Kadribasic [Fri, 25 Jul 2003 11:27:39 +0000 (11:27 +0000)]
Export symbols needed for shared extensions.
foobar [Fri, 25 Jul 2003 09:47:06 +0000 (09:47 +0000)]
Fix BFN, this was really MY patch that fixed it. :-p
Harrie Hazewinkel [Fri, 25 Jul 2003 07:36:42 +0000 (07:36 +0000)]
Adding bugfix.
Harrie Hazewinkel [Fri, 25 Jul 2003 07:32:39 +0000 (07:32 +0000)]
Bug 24760 fix, in which the port number when non-default is not handled
correctly and ends up as the default port. This seems to be caused by
some buffer overflow where the port number is assign zero, even though
it it is not assigned to the port variable.
Fix was reported and a fix proposed by "chuck+php at 2003 dot snew dot com"
(Bugfixing branch)
Moriyoshi Koizumi [Fri, 25 Jul 2003 05:52:26 +0000 (05:52 +0000)]
MFH(r-1.168): fix run-test.php so it can correctly handle skip conditions.
Jason Greene [Fri, 25 Jul 2003 01:50:09 +0000 (01:50 +0000)]
MFH: fix for #24629
foobar [Thu, 24 Jul 2003 19:58:30 +0000 (19:58 +0000)]
keep the style..
Uwe Schindler [Thu, 24 Jul 2003 19:16:25 +0000 (19:16 +0000)]
revert the shitty whitespace patch...
Uwe Schindler [Thu, 24 Jul 2003 17:46:57 +0000 (17:46 +0000)]
put $Id:...$ in readme
Ilia Alshanetsky [Thu, 24 Jul 2003 17:45:15 +0000 (17:45 +0000)]
MFH:
When encountering a test that users GET/POST make run-tests.php
use CGI sapi if it is avaliable.
If CLI sapi is not avaliable print a clear error when make test
is executed.
Uwe Schindler [Thu, 24 Jul 2003 17:42:40 +0000 (17:42 +0000)]
MFH: Possibility to use php4_execute to display server error pages or directory listing pages
Wez Furlong [Thu, 24 Jul 2003 15:25:14 +0000 (15:25 +0000)]
BFN
Wez Furlong [Thu, 24 Jul 2003 15:23:14 +0000 (15:23 +0000)]
MFH: Fix for #24629
foobar [Thu, 24 Jul 2003 10:50:49 +0000 (10:50 +0000)]
BFN
foobar [Thu, 24 Jul 2003 10:42:17 +0000 (10:42 +0000)]
MFH
foobar [Thu, 24 Jul 2003 10:25:34 +0000 (10:25 +0000)]
MFH
SVN Migration [Thu, 24 Jul 2003 10:25:16 +0000 (10:25 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
foobar [Thu, 24 Jul 2003 10:13:44 +0000 (10:13 +0000)]
MFH
SVN Migration [Thu, 24 Jul 2003 10:13:18 +0000 (10:13 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
foobar [Thu, 24 Jul 2003 09:15:05 +0000 (09:15 +0000)]
- No OnUpdateLong in this branch.
Zeev Suraski [Thu, 24 Jul 2003 08:04:20 +0000 (08:04 +0000)]
MFH fix for bug #19613
foobar [Thu, 24 Jul 2003 02:53:46 +0000 (02:53 +0000)]
MFH: missing cvs Id tags, proto fixes
foobar [Thu, 24 Jul 2003 02:47:11 +0000 (02:47 +0000)]
- MFH: Sync to HEAD (TSRMLS_FETCH() nukes, pval -> zval, php_error_docref)
foobar [Thu, 24 Jul 2003 01:56:06 +0000 (01:56 +0000)]
nitpicking again :)
Ilia Alshanetsky [Thu, 24 Jul 2003 00:03:51 +0000 (00:03 +0000)]
MFH: zlib fix
Wez Furlong [Wed, 23 Jul 2003 21:48:50 +0000 (21:48 +0000)]
Fix this test, at least for Tru 64 where 1 second it just too small an
interval for the test to succeed.
Ilia Alshanetsky [Wed, 23 Jul 2003 21:41:53 +0000 (21:41 +0000)]
MFH: Fixed GLOB_ONLYDIR to work on GNU libc based system.
Ilia Alshanetsky [Wed, 23 Jul 2003 16:56:05 +0000 (16:56 +0000)]
BFN
Ilia Alshanetsky [Wed, 23 Jul 2003 16:54:54 +0000 (16:54 +0000)]
MFH: Removed unused variables.
Ilia Alshanetsky [Wed, 23 Jul 2003 16:53:38 +0000 (16:53 +0000)]
MFH: Fixed bug #24752 (Unhandled "uniqueidentifier" field type)
Ilia Alshanetsky [Wed, 23 Jul 2003 16:44:27 +0000 (16:44 +0000)]
MFH: Fixed #24609 (segfault when using replace node across different docs)
Patch by: Rob Richards
# This patch somehow did not make it into 4.3.X, so on Rob's request in am
# MFHing it in.
Ilia Alshanetsky [Wed, 23 Jul 2003 16:07:00 +0000 (16:07 +0000)]
BFN
Ilia Alshanetsky [Wed, 23 Jul 2003 16:03:27 +0000 (16:03 +0000)]
MFH:
Fixed bug #23798 (Spaces were not being stripped from Bcc header)
Fixed bug #24663 (\n. sequences were not being escaped)
Pierre Joye [Wed, 23 Jul 2003 15:37:47 +0000 (15:37 +0000)]
MFH (test #24594)
Pierre Joye [Wed, 23 Jul 2003 15:37:14 +0000 (15:37 +0000)]
MFH (#24594)
SVN Migration [Wed, 23 Jul 2003 00:17:30 +0000 (00:17 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
Marcus Boerger [Tue, 22 Jul 2003 22:06:05 +0000 (22:06 +0000)]
MFH: The value might be a null pointer
Ilia Alshanetsky [Tue, 22 Jul 2003 16:07:01 +0000 (16:07 +0000)]
BFN
Ilia Alshanetsky [Tue, 22 Jul 2003 16:06:09 +0000 (16:06 +0000)]
MFH: r1.196: mysql_fixes
Zeev Suraski [Tue, 22 Jul 2003 15:46:48 +0000 (15:46 +0000)]
Fix potential crash (zend_hash_get_current_key_ex() doesn't touch the string arguments if
the key is not a string!)
Edin Kadribasic [Tue, 22 Jul 2003 12:34:38 +0000 (12:34 +0000)]
New curl lib needs additional libs to link (#24725)
Sascha Schumann [Tue, 22 Jul 2003 01:39:52 +0000 (01:39 +0000)]
fix typo, shorten line
Ilia Alshanetsky [Tue, 22 Jul 2003 01:35:02 +0000 (01:35 +0000)]
BFN + proper credit for session bug fix.
Ilia Alshanetsky [Tue, 22 Jul 2003 01:32:21 +0000 (01:32 +0000)]
MFH: r1.165 safe_mode patch
Sascha Schumann [Tue, 22 Jul 2003 01:10:30 +0000 (01:10 +0000)]
Proper fix for #24592
The core issue is that undefined variables are refcounted (refcount != 0)
while is_ref is still set to 0. I don't know whether this is a bug in
the engine, but is it not the first time this irregularity has caused
problems for the session extension.
The irregularity confused ZEND_SET_SYMBOL_WITH_LENGTH which then did
the wrong thing WRT null values.
Fortunately, nulls can simply be ignored in this case, thus the old
code is restored and a new condition is added.
Ilia Alshanetsky [Mon, 21 Jul 2003 21:49:52 +0000 (21:49 +0000)]
MFH: Fixed bug #24592 (Possible crash in session extnsion, with NULL values).
SVN Migration [Mon, 21 Jul 2003 21:47:53 +0000 (21:47 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
Uwe Schindler [Mon, 21 Jul 2003 14:20:30 +0000 (14:20 +0000)]
some code cleanups
foobar [Mon, 21 Jul 2003 14:03:42 +0000 (14:03 +0000)]
nitpicking right from the start.. :)
Ilia Alshanetsky [Mon, 21 Jul 2003 13:37:10 +0000 (13:37 +0000)]
MFH: Fixed bug #24560 (parse_url() incorrectly handling certain file://
based schemas).
foobar [Mon, 21 Jul 2003 08:43:27 +0000 (08:43 +0000)]
expat upgrade news
foobar [Mon, 21 Jul 2003 08:42:49 +0000 (08:42 +0000)]
- Upgraded bundled Expat library to 1.95.6 (Jani)
# Fixes bug #20442 (and possibly others not reported to us)
foobar [Mon, 21 Jul 2003 08:27:47 +0000 (08:27 +0000)]
MFH
foobar [Sun, 20 Jul 2003 15:19:39 +0000 (15:19 +0000)]
- CURLOPT_ENCODING is always defined, check the version instead.
foobar [Sun, 20 Jul 2003 10:54:03 +0000 (10:54 +0000)]
MFH: missing CVS Id tags and license headers
foobar [Sat, 19 Jul 2003 15:37:08 +0000 (15:37 +0000)]
extra period :)
Moriyoshi Koizumi [Sat, 19 Jul 2003 15:11:12 +0000 (15:11 +0000)]
BFN
foobar [Fri, 18 Jul 2003 12:29:54 +0000 (12:29 +0000)]
MFH
foobar [Fri, 18 Jul 2003 12:25:09 +0000 (12:25 +0000)]
MFH: test case for bug #24573
SVN Migration [Fri, 18 Jul 2003 12:24:50 +0000 (12:24 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
foobar [Fri, 18 Jul 2003 12:19:17 +0000 (12:19 +0000)]
BFN
foobar [Fri, 18 Jul 2003 09:28:53 +0000 (09:28 +0000)]
BFN
Sergey Kartashoff [Fri, 18 Jul 2003 09:15:09 +0000 (09:15 +0000)]
- UDM_PARAM_SORT_ORDER has been added in Udm_Set_Agent_Param while
using with mnogosearch-3.2.14+ to set order of search results.
Sergey Kartashoff [Fri, 18 Jul 2003 08:48:34 +0000 (08:48 +0000)]
- Coredump in Udm_Find was fixed.
foobar [Fri, 18 Jul 2003 01:40:50 +0000 (01:40 +0000)]
removed the extra CVS Id tag.
foobar [Fri, 18 Jul 2003 01:37:44 +0000 (01:37 +0000)]
MFH: Fixed bug #24640 (var_export and var_dump can not output large float). (Marcus)
Marcus Boerger [Thu, 17 Jul 2003 22:23:16 +0000 (22:23 +0000)]
BFN
Marcus Boerger [Thu, 17 Jul 2003 22:14:44 +0000 (22:14 +0000)]
MFH
SVN Migration [Thu, 17 Jul 2003 21:02:45 +0000 (21:02 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
Marcus Boerger [Wed, 16 Jul 2003 20:56:06 +0000 (20:56 +0000)]
MFH: Fix handling of empty settings
Sebastian Bergmann [Wed, 16 Jul 2003 14:50:26 +0000 (14:50 +0000)]
MFH: /libpath directives for zlib
foobar [Wed, 16 Jul 2003 08:47:49 +0000 (08:47 +0000)]
bfn
foobar [Wed, 16 Jul 2003 08:45:31 +0000 (08:45 +0000)]
MFH: Fixed bug #22690 (ob_start() broken with create_function() callbacks). (Marcus)
foobar [Wed, 16 Jul 2003 06:04:01 +0000 (06:04 +0000)]
MFH
foobar [Wed, 16 Jul 2003 05:47:56 +0000 (05:47 +0000)]
MFH: this is internal function -> static
foobar [Wed, 16 Jul 2003 05:46:46 +0000 (05:46 +0000)]
MFH
foobar [Wed, 16 Jul 2003 05:16:49 +0000 (05:16 +0000)]
MFH
foobar [Wed, 16 Jul 2003 05:15:07 +0000 (05:15 +0000)]
Update credits.
foobar [Wed, 16 Jul 2003 05:14:35 +0000 (05:14 +0000)]
Fix the credits (partial MFH)
foobar [Wed, 16 Jul 2003 04:54:55 +0000 (04:54 +0000)]
MFH
foobar [Wed, 16 Jul 2003 00:39:33 +0000 (00:39 +0000)]
MFH
SVN Migration [Wed, 16 Jul 2003 00:38:55 +0000 (00:38 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
Uwe Schindler [Tue, 15 Jul 2003 22:19:23 +0000 (22:19 +0000)]
MFH: safe mode fix
Uwe Schindler [Tue, 15 Jul 2003 17:31:03 +0000 (17:31 +0000)]
MFH: Make virtual() an alias for nsapi_virtual() -- better for docs/naming in future
Hartmut Holzgraefe [Tue, 15 Jul 2003 17:28:54 +0000 (17:28 +0000)]
MFH
Hartmut Holzgraefe [Tue, 15 Jul 2003 17:05:03 +0000 (17:05 +0000)]
MFH
foobar [Tue, 15 Jul 2003 07:06:52 +0000 (07:06 +0000)]
MFH
Edin Kadribasic [Mon, 14 Jul 2003 23:25:24 +0000 (23:25 +0000)]
BFN
Edin Kadribasic [Mon, 14 Jul 2003 23:20:01 +0000 (23:20 +0000)]
Fixed bug #24949.
foobar [Mon, 14 Jul 2003 16:23:28 +0000 (16:23 +0000)]
MFH
foobar [Mon, 14 Jul 2003 16:13:30 +0000 (16:13 +0000)]
- Sync with HEAD. (php_error -> php_error_docref, proto fixes, code cleanup)
foobar [Mon, 14 Jul 2003 16:02:32 +0000 (16:02 +0000)]
Bump year to 2003
foobar [Mon, 14 Jul 2003 15:59:18 +0000 (15:59 +0000)]
Year update