]> granicus.if.org Git - php/log
php
21 years agoMFH: Fixed bug #13142 (strtotime not handling "M d H:i:s Y" format)
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)

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
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'.

21 years agoMFH: Fixed bug #24557 (make fclose() respect refcount on the resource).
Ilia Alshanetsky [Sun, 27 Jul 2003 18:46:03 +0000 (18:46 +0000)]
MFH: Fixed bug #24557 (make fclose() respect refcount on the resource).

21 years agoMFH: Fixed bug #24827 (ob_gzhandler overrides Vary header)
Ilia Alshanetsky [Sun, 27 Jul 2003 18:16:47 +0000 (18:16 +0000)]
MFH: Fixed bug #24827 (ob_gzhandler overrides Vary header)

21 years agoMFH: Do show skipif's info
Marcus Boerger [Sun, 27 Jul 2003 16:59:04 +0000 (16:59 +0000)]
MFH: Do show skipif's info

21 years agosome missing static with internal funcs.
foobar [Fri, 25 Jul 2003 12:45:05 +0000 (12:45 +0000)]
some missing static with internal funcs.

21 years agoMFH
foobar [Fri, 25 Jul 2003 12:16:04 +0000 (12:16 +0000)]
MFH

21 years agoExport symbols needed for shared extensions.
Edin Kadribasic [Fri, 25 Jul 2003 11:27:39 +0000 (11:27 +0000)]
Export symbols needed for shared extensions.

21 years agoFix BFN, this was really MY patch that fixed it. :-p
foobar [Fri, 25 Jul 2003 09:47:06 +0000 (09:47 +0000)]
Fix BFN, this was really MY patch that fixed it. :-p

21 years agoAdding bugfix.
Harrie Hazewinkel [Fri, 25 Jul 2003 07:36:42 +0000 (07:36 +0000)]
Adding bugfix.

21 years agoBug 24760 fix, in which the port number when non-default is not handled
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)

21 years agoMFH(r-1.168): fix run-test.php so it can correctly handle skip conditions.
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.

21 years agoMFH: fix for #24629
Jason Greene [Fri, 25 Jul 2003 01:50:09 +0000 (01:50 +0000)]
MFH: fix for #24629

21 years agokeep the style..
foobar [Thu, 24 Jul 2003 19:58:30 +0000 (19:58 +0000)]
keep the style..

21 years agorevert the shitty whitespace patch...
Uwe Schindler [Thu, 24 Jul 2003 19:16:25 +0000 (19:16 +0000)]
revert the shitty whitespace patch...

21 years agoput $Id:...$ in readme
Uwe Schindler [Thu, 24 Jul 2003 17:46:57 +0000 (17:46 +0000)]
put $Id:...$ in readme

21 years agoMFH:
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.

21 years agoMFH: Possibility to use php4_execute to display server error pages or directory listi...
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

21 years agoBFN
Wez Furlong [Thu, 24 Jul 2003 15:25:14 +0000 (15:25 +0000)]
BFN

21 years agoMFH: Fix for #24629
Wez Furlong [Thu, 24 Jul 2003 15:23:14 +0000 (15:23 +0000)]
MFH: Fix for #24629

21 years agoBFN
foobar [Thu, 24 Jul 2003 10:50:49 +0000 (10:50 +0000)]
BFN

21 years agoMFH
foobar [Thu, 24 Jul 2003 10:42:17 +0000 (10:42 +0000)]
MFH

21 years agoMFH
foobar [Thu, 24 Jul 2003 10:25:34 +0000 (10:25 +0000)]
MFH

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
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'.

21 years agoMFH
foobar [Thu, 24 Jul 2003 10:13:44 +0000 (10:13 +0000)]
MFH

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
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'.

21 years ago- No OnUpdateLong in this branch.
foobar [Thu, 24 Jul 2003 09:15:05 +0000 (09:15 +0000)]
- No OnUpdateLong in this branch.

21 years agoMFH fix for bug #19613
Zeev Suraski [Thu, 24 Jul 2003 08:04:20 +0000 (08:04 +0000)]
MFH fix for bug #19613

21 years agoMFH: missing cvs Id tags, proto fixes
foobar [Thu, 24 Jul 2003 02:53:46 +0000 (02:53 +0000)]
MFH: missing cvs Id tags, proto fixes

21 years ago- MFH: Sync to HEAD (TSRMLS_FETCH() nukes, pval -> zval, php_error_docref)
foobar [Thu, 24 Jul 2003 02:47:11 +0000 (02:47 +0000)]
- MFH: Sync to HEAD (TSRMLS_FETCH() nukes, pval -> zval, php_error_docref)

21 years agonitpicking again :)
foobar [Thu, 24 Jul 2003 01:56:06 +0000 (01:56 +0000)]
nitpicking again :)

21 years agoMFH: zlib fix
Ilia Alshanetsky [Thu, 24 Jul 2003 00:03:51 +0000 (00:03 +0000)]
MFH: zlib fix

21 years agoFix this test, at least for Tru 64 where 1 second it just too small an
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.

21 years agoMFH: Fixed GLOB_ONLYDIR to work on GNU libc based system.
Ilia Alshanetsky [Wed, 23 Jul 2003 21:41:53 +0000 (21:41 +0000)]
MFH: Fixed GLOB_ONLYDIR to work on GNU libc based system.

21 years agoBFN
Ilia Alshanetsky [Wed, 23 Jul 2003 16:56:05 +0000 (16:56 +0000)]
BFN

21 years agoMFH: Removed unused variables.
Ilia Alshanetsky [Wed, 23 Jul 2003 16:54:54 +0000 (16:54 +0000)]
MFH: Removed unused variables.

21 years agoMFH: Fixed bug #24752 (Unhandled "uniqueidentifier" field type)
Ilia Alshanetsky [Wed, 23 Jul 2003 16:53:38 +0000 (16:53 +0000)]
MFH: Fixed bug #24752 (Unhandled "uniqueidentifier" field type)

21 years agoMFH: Fixed #24609 (segfault when using replace node across different docs)
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.

21 years agoBFN
Ilia Alshanetsky [Wed, 23 Jul 2003 16:07:00 +0000 (16:07 +0000)]
BFN

21 years agoMFH:
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)

21 years agoMFH (test #24594)
Pierre Joye [Wed, 23 Jul 2003 15:37:47 +0000 (15:37 +0000)]
MFH (test #24594)

21 years agoMFH (#24594)
Pierre Joye [Wed, 23 Jul 2003 15:37:14 +0000 (15:37 +0000)]
MFH (#24594)

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
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'.

21 years agoMFH: The value might be a null pointer
Marcus Boerger [Tue, 22 Jul 2003 22:06:05 +0000 (22:06 +0000)]
MFH: The value might be a null pointer

21 years agoBFN
Ilia Alshanetsky [Tue, 22 Jul 2003 16:07:01 +0000 (16:07 +0000)]
BFN

21 years agoMFH: r1.196: mysql_fixes
Ilia Alshanetsky [Tue, 22 Jul 2003 16:06:09 +0000 (16:06 +0000)]
MFH: r1.196: mysql_fixes

21 years agoFix potential crash (zend_hash_get_current_key_ex() doesn't touch the string arguments if
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!)

21 years agoNew curl lib needs additional libs to link (#24725)
Edin Kadribasic [Tue, 22 Jul 2003 12:34:38 +0000 (12:34 +0000)]
New curl lib needs additional libs to link (#24725)

21 years agofix typo, shorten line
Sascha Schumann [Tue, 22 Jul 2003 01:39:52 +0000 (01:39 +0000)]
fix typo, shorten line

21 years agoBFN + proper credit for session bug fix.
Ilia Alshanetsky [Tue, 22 Jul 2003 01:35:02 +0000 (01:35 +0000)]
BFN + proper credit for session bug fix.

21 years agoMFH: r1.165 safe_mode patch
Ilia Alshanetsky [Tue, 22 Jul 2003 01:32:21 +0000 (01:32 +0000)]
MFH: r1.165 safe_mode patch

21 years agoProper fix for #24592
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.

21 years agoMFH: Fixed bug #24592 (Possible crash in session extnsion, with NULL values).
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).

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
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'.

21 years agosome code cleanups
Uwe Schindler [Mon, 21 Jul 2003 14:20:30 +0000 (14:20 +0000)]
some code cleanups

21 years agonitpicking right from the start.. :)
foobar [Mon, 21 Jul 2003 14:03:42 +0000 (14:03 +0000)]
nitpicking right from the start.. :)

21 years agoMFH: Fixed bug #24560 (parse_url() incorrectly handling certain file://
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).

21 years agoexpat upgrade news
foobar [Mon, 21 Jul 2003 08:43:27 +0000 (08:43 +0000)]
expat upgrade news

21 years ago- Upgraded bundled Expat library to 1.95.6 (Jani)
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)

21 years agoMFH
foobar [Mon, 21 Jul 2003 08:27:47 +0000 (08:27 +0000)]
MFH

21 years ago- CURLOPT_ENCODING is always defined, check the version instead.
foobar [Sun, 20 Jul 2003 15:19:39 +0000 (15:19 +0000)]
- CURLOPT_ENCODING is always defined, check the version instead.

21 years agoMFH: missing CVS Id tags and license headers
foobar [Sun, 20 Jul 2003 10:54:03 +0000 (10:54 +0000)]
MFH: missing CVS Id tags and license headers

21 years agoextra period :)
foobar [Sat, 19 Jul 2003 15:37:08 +0000 (15:37 +0000)]
extra period :)

21 years agoBFN
Moriyoshi Koizumi [Sat, 19 Jul 2003 15:11:12 +0000 (15:11 +0000)]
BFN

21 years agoMFH
foobar [Fri, 18 Jul 2003 12:29:54 +0000 (12:29 +0000)]
MFH

21 years agoMFH: test case for bug #24573
foobar [Fri, 18 Jul 2003 12:25:09 +0000 (12:25 +0000)]
MFH: test case for bug #24573

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
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'.

21 years agoBFN
foobar [Fri, 18 Jul 2003 12:19:17 +0000 (12:19 +0000)]
BFN

21 years agoBFN
foobar [Fri, 18 Jul 2003 09:28:53 +0000 (09:28 +0000)]
BFN

21 years ago- UDM_PARAM_SORT_ORDER has been added in Udm_Set_Agent_Param while
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.

21 years ago- Coredump in Udm_Find was fixed.
Sergey Kartashoff [Fri, 18 Jul 2003 08:48:34 +0000 (08:48 +0000)]
- Coredump in Udm_Find was fixed.

21 years agoremoved the extra CVS Id tag.
foobar [Fri, 18 Jul 2003 01:40:50 +0000 (01:40 +0000)]
removed the extra CVS Id tag.

21 years agoMFH: Fixed bug #24640 (var_export and var_dump can not output large float). (Marcus)
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)

21 years agoBFN
Marcus Boerger [Thu, 17 Jul 2003 22:23:16 +0000 (22:23 +0000)]
BFN

21 years agoMFH
Marcus Boerger [Thu, 17 Jul 2003 22:14:44 +0000 (22:14 +0000)]
MFH

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
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'.

21 years agoMFH: Fix handling of empty settings
Marcus Boerger [Wed, 16 Jul 2003 20:56:06 +0000 (20:56 +0000)]
MFH: Fix handling of empty settings

21 years agoMFH: /libpath directives for zlib
Sebastian Bergmann [Wed, 16 Jul 2003 14:50:26 +0000 (14:50 +0000)]
MFH: /libpath directives for zlib

21 years agobfn
foobar [Wed, 16 Jul 2003 08:47:49 +0000 (08:47 +0000)]
bfn

21 years agoMFH: Fixed bug #22690 (ob_start() broken with create_function() callbacks). (Marcus)
foobar [Wed, 16 Jul 2003 08:45:31 +0000 (08:45 +0000)]
MFH: Fixed bug #22690 (ob_start() broken with create_function() callbacks). (Marcus)

21 years agoMFH
foobar [Wed, 16 Jul 2003 06:04:01 +0000 (06:04 +0000)]
MFH

21 years agoMFH: this is internal function -> static
foobar [Wed, 16 Jul 2003 05:47:56 +0000 (05:47 +0000)]
MFH: this is internal function -> static

21 years agoMFH
foobar [Wed, 16 Jul 2003 05:46:46 +0000 (05:46 +0000)]
MFH

21 years agoMFH
foobar [Wed, 16 Jul 2003 05:16:49 +0000 (05:16 +0000)]
MFH

21 years agoUpdate credits.
foobar [Wed, 16 Jul 2003 05:15:07 +0000 (05:15 +0000)]
Update credits.

21 years agoFix the credits (partial MFH)
foobar [Wed, 16 Jul 2003 05:14:35 +0000 (05:14 +0000)]
Fix the credits (partial MFH)

21 years agoMFH
foobar [Wed, 16 Jul 2003 04:54:55 +0000 (04:54 +0000)]
MFH

21 years agoMFH
foobar [Wed, 16 Jul 2003 00:39:33 +0000 (00:39 +0000)]
MFH

21 years agoThis commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
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'.

21 years agoMFH: safe mode fix
Uwe Schindler [Tue, 15 Jul 2003 22:19:23 +0000 (22:19 +0000)]
MFH: safe mode fix

21 years agoMFH: Make virtual() an alias for nsapi_virtual() -- better for docs/naming in future
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

21 years agoMFH
Hartmut Holzgraefe [Tue, 15 Jul 2003 17:28:54 +0000 (17:28 +0000)]
MFH

21 years agoMFH
Hartmut Holzgraefe [Tue, 15 Jul 2003 17:05:03 +0000 (17:05 +0000)]
MFH

21 years agoMFH
foobar [Tue, 15 Jul 2003 07:06:52 +0000 (07:06 +0000)]
MFH

21 years agoBFN
Edin Kadribasic [Mon, 14 Jul 2003 23:25:24 +0000 (23:25 +0000)]
BFN

21 years agoFixed bug #24949.
Edin Kadribasic [Mon, 14 Jul 2003 23:20:01 +0000 (23:20 +0000)]
Fixed bug #24949.

21 years agoMFH
foobar [Mon, 14 Jul 2003 16:23:28 +0000 (16:23 +0000)]
MFH

21 years ago- Sync with HEAD. (php_error -> php_error_docref, proto fixes, code cleanup)
foobar [Mon, 14 Jul 2003 16:13:30 +0000 (16:13 +0000)]
- Sync with HEAD. (php_error -> php_error_docref, proto fixes, code cleanup)

21 years agoBump year to 2003
foobar [Mon, 14 Jul 2003 16:02:32 +0000 (16:02 +0000)]
Bump year to 2003

21 years agoYear update
foobar [Mon, 14 Jul 2003 15:59:18 +0000 (15:59 +0000)]
Year update