]> granicus.if.org Git - php/log
php
22 years agoAdd test for both sysvsem and sysvshm
Melvyn Sopacua [Mon, 4 Nov 2002 02:44:09 +0000 (02:44 +0000)]
Add test for both sysvsem and sysvshm

22 years agoChangeLog update
<changelog@php.net> [Mon, 4 Nov 2002 01:34:14 +0000 (01:34 +0000)]
ChangeLog update

22 years agoFix win32 build.
Ilia Alshanetsky [Sun, 3 Nov 2002 21:21:13 +0000 (21:21 +0000)]
Fix win32 build.

22 years agoAdded a new test
Moriyoshi Koizumi [Sun, 3 Nov 2002 20:35:46 +0000 (20:35 +0000)]
Added a new test

22 years agoFixed OnUpdate_zlib_output_compression() behaviour
Moriyoshi Koizumi [Sun, 3 Nov 2002 20:31:00 +0000 (20:31 +0000)]
Fixed OnUpdate_zlib_output_compression() behaviour

22 years agobetter use 'Off' here
Marcus Boerger [Sun, 3 Nov 2002 20:28:35 +0000 (20:28 +0000)]
better use 'Off' here
#thx to Moriyoshi

22 years agomissing
Marcus Boerger [Sun, 3 Nov 2002 20:17:00 +0000 (20:17 +0000)]
missing

22 years agows
Melvyn Sopacua [Sun, 3 Nov 2002 17:46:38 +0000 (17:46 +0000)]
ws

22 years agowithout these nearly all tests fail if for example php.ini contains
Marcus Boerger [Sun, 3 Nov 2002 17:43:24 +0000 (17:43 +0000)]
without these nearly all tests fail if for example php.ini contains
output_handler=mb_string
mbstring.http_output=UCS-2LE

22 years agoforce showing progress of test
Marcus Boerger [Sun, 3 Nov 2002 17:40:34 +0000 (17:40 +0000)]
force showing progress of test

22 years agoinfo about added functionality in dba
Marcus Boerger [Sun, 3 Nov 2002 17:37:58 +0000 (17:37 +0000)]
info about added functionality in dba

22 years agoThe cybercash extension no longer exists in ext/.
Jon Parise [Sun, 3 Nov 2002 17:30:05 +0000 (17:30 +0000)]
The cybercash extension no longer exists in ext/.

22 years agono c++ comments
Marcus Boerger [Sun, 3 Nov 2002 16:50:08 +0000 (16:50 +0000)]
no c++ comments

22 years agocdb now allows multiple key-value pairs with same key
Marcus Boerger [Sun, 3 Nov 2002 16:43:07 +0000 (16:43 +0000)]
cdb now allows multiple key-value pairs with same key

22 years agoFixed ini argument parsing. We now support ini options with = in the argument,
Ilia Alshanetsky [Sun, 3 Nov 2002 15:42:59 +0000 (15:42 +0000)]
Fixed ini argument parsing. We now support ini options with = in the argument,
such as the one being used in session test #21, which is once again working
properly.

22 years agocdb interface is currently readonly
Marcus Boerger [Sun, 3 Nov 2002 15:22:32 +0000 (15:22 +0000)]
cdb interface is currently readonly

22 years agocdb interface is currently readonly
Marcus Boerger [Sun, 3 Nov 2002 15:11:42 +0000 (15:11 +0000)]
cdb interface is currently readonly

22 years ago-fixed
Marcus Boerger [Sun, 3 Nov 2002 15:09:49 +0000 (15:09 +0000)]
-fixed
-use *e*malloc

22 years agoadd tests for functions in image.c (not requiring gd,zlib or exif)
Marcus Boerger [Sun, 3 Nov 2002 13:52:45 +0000 (13:52 +0000)]
add tests for functions in image.c (not requiring gd,zlib or exif)

22 years agoFix leak when read call fails (see comment in #16635).
Wez Furlong [Sun, 3 Nov 2002 13:22:49 +0000 (13:22 +0000)]
Fix leak when read call fails (see comment in #16635).

22 years agopass params used for info call to skipif also
Marcus Boerger [Sun, 3 Nov 2002 10:52:19 +0000 (10:52 +0000)]
pass params used for info call to skipif also
#try php.ini with
#output_handler=mb_string
#mbstring.http_output=UCS-2LE

22 years agostyle keisatsu
Moriyoshi Koizumi [Sun, 3 Nov 2002 08:50:43 +0000 (08:50 +0000)]
style keisatsu

22 years agoDisabled output_handler in INI section
Moriyoshi Koizumi [Sun, 3 Nov 2002 08:37:59 +0000 (08:37 +0000)]
Disabled output_handler in INI section

22 years agoFixed bug #20217. When php_flag & php_value are used, the PHP_INI_PERDIR
Ilia Alshanetsky [Sat, 2 Nov 2002 23:08:20 +0000 (23:08 +0000)]
Fixed bug #20217. When php_flag & php_value are used, the PHP_INI_PERDIR
flag should be used when setting the ini value. Otherwise, the user cannot
modify per-directory ini settings specified via .htaccess.

22 years agocopy paste error
Marcus Boerger [Sat, 2 Nov 2002 22:06:03 +0000 (22:06 +0000)]
copy paste error
#all these different versions here....

22 years ago-allow parameters to be directories
Marcus Boerger [Sat, 2 Nov 2002 21:48:05 +0000 (21:48 +0000)]
-allow parameters to be directories
-"${dir}" -> $dir

22 years agoBug #20148 suggested work around for now.
Dan Kalowsky [Sat, 2 Nov 2002 20:18:10 +0000 (20:18 +0000)]
Bug #20148 suggested work around for now.

22 years agoRevert previous dirname() patch.
Ilia Alshanetsky [Sat, 2 Nov 2002 18:54:31 +0000 (18:54 +0000)]
Revert previous dirname() patch.

22 years agoSkip when Sablotron version is too old
Melvyn Sopacua [Sat, 2 Nov 2002 17:24:57 +0000 (17:24 +0000)]
Skip when Sablotron version is too old

22 years agoMFZE1
Ilia Alshanetsky [Sat, 2 Nov 2002 16:52:59 +0000 (16:52 +0000)]
MFZE1

22 years agoadding id tags
James Cox [Sat, 2 Nov 2002 16:04:27 +0000 (16:04 +0000)]
adding id tags

22 years ago- Use spprintf to avoid two calls to zend_get_executed_filename, suggested
Melvyn Sopacua [Sat, 2 Nov 2002 15:01:43 +0000 (15:01 +0000)]
- Use spprintf to avoid two calls to zend_get_executed_filename, suggested
  by Marcus Börger

22 years agosyntax highlighting has been added
Sascha Schumann [Sat, 2 Nov 2002 13:47:27 +0000 (13:47 +0000)]
syntax highlighting has been added

22 years agoReduced compiler warnings
Moriyoshi Koizumi [Sat, 2 Nov 2002 13:38:32 +0000 (13:38 +0000)]
Reduced compiler warnings

22 years agoWrong patch. Fixing...
Moriyoshi Koizumi [Sat, 2 Nov 2002 12:58:12 +0000 (12:58 +0000)]
Wrong patch. Fixing...

22 years agoAdded iconv entry
Moriyoshi Koizumi [Sat, 2 Nov 2002 12:56:03 +0000 (12:56 +0000)]
Added iconv entry

22 years agoolder versions do not have this functions
Marcus Boerger [Sat, 2 Nov 2002 12:55:06 +0000 (12:55 +0000)]
older versions do not have this functions

22 years agows
Marcus Boerger [Sat, 2 Nov 2002 12:44:36 +0000 (12:44 +0000)]
ws

22 years agothis would break tests by modifying EXPECT sections
Marcus Boerger [Sat, 2 Nov 2002 12:33:24 +0000 (12:33 +0000)]
this would break tests by modifying EXPECT sections
#it took a LONG time to realize that tests were ok but failed due to this ini

22 years agofix TSRM build
Marcus Boerger [Sat, 2 Nov 2002 10:58:02 +0000 (10:58 +0000)]
fix TSRM build

22 years agofix a warning
Marcus Boerger [Sat, 2 Nov 2002 10:34:51 +0000 (10:34 +0000)]
fix a warning

22 years ago- Fix segfault when __CLASS__ was used outside a class definition
Derick Rethans [Sat, 2 Nov 2002 09:06:23 +0000 (09:06 +0000)]
- Fix segfault when __CLASS__ was used outside a class definition

22 years ago- MFZE1
Derick Rethans [Sat, 2 Nov 2002 09:05:18 +0000 (09:05 +0000)]
- MFZE1

22 years agoMFZE1 (20214).
Ilia Alshanetsky [Sat, 2 Nov 2002 05:44:10 +0000 (05:44 +0000)]
MFZE1 (20214).

22 years agoadd missing }}} closure
Sascha Schumann [Sat, 2 Nov 2002 04:53:31 +0000 (04:53 +0000)]
add missing }}} closure

22 years agofix obvious copy&paste error
Sascha Schumann [Sat, 2 Nov 2002 04:35:25 +0000 (04:35 +0000)]
fix obvious copy&paste error

22 years agoFix typo
Melvyn Sopacua [Sat, 2 Nov 2002 01:44:35 +0000 (01:44 +0000)]
Fix typo
# Sorry Lenar

22 years agoChangeLog update
<changelog@php.net> [Sat, 2 Nov 2002 01:35:44 +0000 (01:35 +0000)]
ChangeLog update

22 years agotest rename
Melvyn Sopacua [Sat, 2 Nov 2002 01:34:56 +0000 (01:34 +0000)]
test rename

22 years ago- Fix issues with 'arg' scheme and external files, bug #20177
Melvyn Sopacua [Sat, 2 Nov 2002 01:32:09 +0000 (01:32 +0000)]
- Fix issues with 'arg' scheme and external files, bug #20177
- Add authors

# Need to rename test, grrr

22 years agoTest for files in 'args' provided handles
Melvyn Sopacua [Sat, 2 Nov 2002 01:13:22 +0000 (01:13 +0000)]
Test for files in 'args' provided handles

22 years agoahem
Colin Viebrock [Fri, 1 Nov 2002 23:00:32 +0000 (23:00 +0000)]
ahem

22 years ago- Added searching for Kerberos libs in default locations if no path is
foobar [Fri, 1 Nov 2002 16:45:59 +0000 (16:45 +0000)]
- Added searching for Kerberos libs in default locations if no path is
  given for --with-kerberos.

# Marcus, please try this. :)

22 years ago* Fix bug #20207.
Martin Jansen [Fri, 1 Nov 2002 14:48:16 +0000 (14:48 +0000)]
* Fix bug #20207.

22 years agoFix scheme_getall() function so that data returned by user is always
Lenar Lõhmus [Fri, 1 Nov 2002 14:44:06 +0000 (14:44 +0000)]
Fix scheme_getall() function so that data returned by user is always
converted to string except when script returns FALSE or NULL. In this case
signal sablotron that we are not able to handle requested scheme.

22 years agoAdd testcase for every single handler
Marcus Boerger [Fri, 1 Nov 2002 14:23:23 +0000 (14:23 +0000)]
Add testcase for every single handler
# db2 fails for me with SIGSEGV

22 years agoAlways show handler used
Marcus Boerger [Fri, 1 Nov 2002 14:21:36 +0000 (14:21 +0000)]
Always show handler used

22 years agotest.dbm* -> test0.dbm*
Marcus Boerger [Fri, 1 Nov 2002 14:20:31 +0000 (14:20 +0000)]
test.dbm* -> test0.dbm*

22 years agophp_error -> php_error_docref
Marcus Boerger [Fri, 1 Nov 2002 14:15:24 +0000 (14:15 +0000)]
php_error -> php_error_docref

22 years agoFix test output
Melvyn Sopacua [Fri, 1 Nov 2002 13:43:40 +0000 (13:43 +0000)]
Fix test output

22 years ago-move -d stuff into function and update settings for info call
Marcus Boerger [Fri, 1 Nov 2002 13:03:30 +0000 (13:03 +0000)]
-move -d stuff into function and update settings for info call

22 years agoupdate test
Marcus Boerger [Fri, 1 Nov 2002 12:12:40 +0000 (12:12 +0000)]
update test
#This test fails for me. I expanded the test output and checked the function.
#The only way to fix this behaviour would be to store the last result in a
#global value and fetch the time again in case the newer value is less the
#the older value.

22 years agoSimplify handler dispatching mechanism
Sascha Schumann [Fri, 1 Nov 2002 11:51:35 +0000 (11:51 +0000)]
Simplify handler dispatching mechanism

22 years agoAdd missing return statement.
Sascha Schumann [Fri, 1 Nov 2002 11:44:50 +0000 (11:44 +0000)]
Add missing return statement.

22 years agoupdate
Sascha Schumann [Fri, 1 Nov 2002 11:41:08 +0000 (11:41 +0000)]
update

22 years agoimprove host header checking, only affects systems which have virtual
Sascha Schumann [Fri, 1 Nov 2002 11:40:26 +0000 (11:40 +0000)]
improve host header checking, only affects systems which have virtual
hosting enabled

22 years agofix for bug #20209 (appending text nodes leads to segfaults sometimes)
Christian Stocker [Fri, 1 Nov 2002 10:06:10 +0000 (10:06 +0000)]
fix for bug #20209 (appending text nodes leads to segfaults sometimes)

22 years ago- Fix unset($this->foo)
Andi Gutmans [Fri, 1 Nov 2002 07:59:42 +0000 (07:59 +0000)]
- Fix unset($this->foo)

22 years agoProbable fix for #20180.
Wez Furlong [Fri, 1 Nov 2002 04:58:23 +0000 (04:58 +0000)]
Probable fix for #20180.

22 years agoReverting previous OpenSSL patch.
Ilia Alshanetsky [Fri, 1 Nov 2002 03:25:21 +0000 (03:25 +0000)]
Reverting previous OpenSSL patch.

22 years agoSegfault test, currently unsolved
Melvyn Sopacua [Fri, 1 Nov 2002 02:27:43 +0000 (02:27 +0000)]
Segfault test, currently unsolved

22 years agoTestcase for new Sablotron option
Melvyn Sopacua [Fri, 1 Nov 2002 02:21:58 +0000 (02:21 +0000)]
Testcase for new Sablotron option

22 years ago- Fix registration of XSLT_SABOPT_FILES_TO_HANDLER
Melvyn Sopacua [Fri, 1 Nov 2002 02:05:36 +0000 (02:05 +0000)]
- Fix registration of XSLT_SABOPT_FILES_TO_HANDLER

22 years agoNEWS update
<changelog@php.net> [Fri, 1 Nov 2002 01:35:49 +0000 (01:35 +0000)]
NEWS update

22 years agoChangeLog update
<changelog@php.net> [Fri, 1 Nov 2002 01:34:47 +0000 (01:34 +0000)]
ChangeLog update

22 years agoFixed win32 build (hopefuly).
Ilia Alshanetsky [Fri, 1 Nov 2002 01:20:05 +0000 (01:20 +0000)]
Fixed win32 build (hopefuly).

22 years agoPossible fix for #20014. Suggested by wez@php.net
Ilia Alshanetsky [Fri, 1 Nov 2002 00:57:54 +0000 (00:57 +0000)]
Possible fix for #20014. Suggested by wez@php.net

22 years agoFixed bug #18710. dirname() now returns consistent output when dealing with
Ilia Alshanetsky [Fri, 1 Nov 2002 00:53:27 +0000 (00:53 +0000)]
Fixed bug #18710. dirname() now returns consistent output when dealing with
\ directory separators on Windows.

22 years agoModified the experimental new test class to make it easier to port to the
John Coggeshall [Fri, 1 Nov 2002 00:22:02 +0000 (00:22 +0000)]
Modified the experimental new test class to make it easier to port to the
web. Pushed all echo statements through a function that can be
overwritten, changed the way pass/skip/fail is handled (separate function)
that of course can also be overwritten. To begin testing of a web-based
test script also created a webHarness class which will output HTML. To
use, just $a = new webHarness(); instead of $a = new testHarness(); A few
modifications still must be made to remove the CLI reliance completely.

Also modified a test script description.

22 years agocopy/waste error
Melvyn Sopacua [Thu, 31 Oct 2002 21:27:00 +0000 (21:27 +0000)]
copy/waste error

22 years ago- Add constant XSLT_SABOPT_FILES_TO_HANDLER overriding the default
Melvyn Sopacua [Thu, 31 Oct 2002 21:21:01 +0000 (21:21 +0000)]
- Add constant XSLT_SABOPT_FILES_TO_HANDLER overriding the default
  behavior of Sablotron to handle files itself, even if a scheme-handler
  is registered.
- Implement xslt_getopt
- Modify behavior of xslt_setopt, so that it returns the previous value.

# All these need Sab CVS version > 2002/10/31

22 years agoFix typo
Melvyn Sopacua [Thu, 31 Oct 2002 21:11:57 +0000 (21:11 +0000)]
Fix typo

22 years agoAdd test for xslt_getopt
Melvyn Sopacua [Thu, 31 Oct 2002 21:09:05 +0000 (21:09 +0000)]
Add test for xslt_getopt

# see next commit

22 years agoFixed library capability detection behaviour.
Moriyoshi Koizumi [Thu, 31 Oct 2002 20:23:53 +0000 (20:23 +0000)]
Fixed library capability detection behaviour.
# Whew! I've fixed all the known problems.
# And should I become a maintainer of this module?

22 years agofix proto for clone_node
Christian Stocker [Thu, 31 Oct 2002 19:52:45 +0000 (19:52 +0000)]
fix proto for clone_node

22 years agoAdded built date and time to -v output.
foobar [Thu, 31 Oct 2002 17:34:10 +0000 (17:34 +0000)]
Added built date and time to -v output.

22 years agoMoved the test into the suitable place
Moriyoshi Koizumi [Thu, 31 Oct 2002 15:28:21 +0000 (15:28 +0000)]
Moved the test into the suitable place

22 years ago- Bah, Jani needs to be clearer next time ;P
Derick Rethans [Thu, 31 Oct 2002 15:06:18 +0000 (15:06 +0000)]
- Bah, Jani needs to be clearer next time ;P

22 years ago- Make Jani happy
Derick Rethans [Thu, 31 Oct 2002 14:55:51 +0000 (14:55 +0000)]
- Make Jani happy

22 years agojaws
foobar [Thu, 31 Oct 2002 14:49:24 +0000 (14:49 +0000)]
jaws

22 years agoDiscuss first!
Derick Rethans [Thu, 31 Oct 2002 14:01:58 +0000 (14:01 +0000)]
Discuss first!

22 years agoFixed more ini settings.
Yasuo Ohgaki [Thu, 31 Oct 2002 13:52:58 +0000 (13:52 +0000)]
Fixed more ini settings.
# Derick. Be responsible to your change and opinion.
# These are settings I know that should be set.
# There may be other settingis must be set to make
# run-tests.php work as expected.

22 years ago- Added an aditional parameter to the jdtojewish() function which makes
Derick Rethans [Thu, 31 Oct 2002 09:16:23 +0000 (09:16 +0000)]
- Added an aditional parameter to the jdtojewish() function which makes
  the function return the symbolic hebrew name. (Patch by Moshe Doron
  <mosdoron@netvision.net.il>)
@- Added an aditional parameter to the jdtojewish() function which makes
@  the function return the symbolic hebrew name. (Moshe Doron, Derick)

22 years agoCorrect a copy-n-paste bug. Spotted by Michael Sisolak <msisolak@yahoo.com>
Wez Furlong [Thu, 31 Oct 2002 08:23:55 +0000 (08:23 +0000)]
Correct a copy-n-paste bug.  Spotted by Michael Sisolak <msisolak@yahoo.com>

22 years ago- Fix test, in some cases the first significant number in the time
Derick Rethans [Thu, 31 Oct 2002 06:37:18 +0000 (06:37 +0000)]
- Fix test, in some cases the first significant number in the time
  was a 3

22 years agoPatch for windows DSN less connection #20086 (by john@johnandlouise.com)
Dan Kalowsky [Thu, 31 Oct 2002 02:57:06 +0000 (02:57 +0000)]
Patch for windows DSN less connection #20086 (by john@johnandlouise.com)

22 years agoChangeLog update
<changelog@php.net> [Thu, 31 Oct 2002 01:33:10 +0000 (01:33 +0000)]
ChangeLog update

22 years agoPrevent unnecessary notices on success
Moriyoshi Koizumi [Wed, 30 Oct 2002 19:21:56 +0000 (19:21 +0000)]
Prevent unnecessary notices on success

22 years agofirst step towards asynchronous content body processing
Sascha Schumann [Wed, 30 Oct 2002 19:09:49 +0000 (19:09 +0000)]
first step towards asynchronous content body processing

22 years agoCorrected my email address.
Ilia Alshanetsky [Wed, 30 Oct 2002 18:36:39 +0000 (18:36 +0000)]
Corrected my email address.