]>
granicus.if.org Git - php/log
Marcus Boerger [Sat, 2 Nov 2002 21:48:05 +0000 (21:48 +0000)]
-allow parameters to be directories
-"${dir}" -> $dir
Dan Kalowsky [Sat, 2 Nov 2002 20:18:10 +0000 (20:18 +0000)]
Bug #20148 suggested work around for now.
Ilia Alshanetsky [Sat, 2 Nov 2002 18:54:31 +0000 (18:54 +0000)]
Revert previous dirname() patch.
Melvyn Sopacua [Sat, 2 Nov 2002 17:24:57 +0000 (17:24 +0000)]
Skip when Sablotron version is too old
Ilia Alshanetsky [Sat, 2 Nov 2002 16:52:59 +0000 (16:52 +0000)]
MFZE1
James Cox [Sat, 2 Nov 2002 16:04:27 +0000 (16:04 +0000)]
adding id tags
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
Sascha Schumann [Sat, 2 Nov 2002 13:47:27 +0000 (13:47 +0000)]
syntax highlighting has been added
Moriyoshi Koizumi [Sat, 2 Nov 2002 13:38:32 +0000 (13:38 +0000)]
Reduced compiler warnings
Moriyoshi Koizumi [Sat, 2 Nov 2002 12:58:12 +0000 (12:58 +0000)]
Wrong patch. Fixing...
Moriyoshi Koizumi [Sat, 2 Nov 2002 12:56:03 +0000 (12:56 +0000)]
Added iconv entry
Marcus Boerger [Sat, 2 Nov 2002 12:55:06 +0000 (12:55 +0000)]
older versions do not have this functions
Marcus Boerger [Sat, 2 Nov 2002 12:44:36 +0000 (12:44 +0000)]
ws
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
Marcus Boerger [Sat, 2 Nov 2002 10:58:02 +0000 (10:58 +0000)]
fix TSRM build
Marcus Boerger [Sat, 2 Nov 2002 10:34:51 +0000 (10:34 +0000)]
fix a warning
Derick Rethans [Sat, 2 Nov 2002 09:06:23 +0000 (09:06 +0000)]
- Fix segfault when __CLASS__ was used outside a class definition
Derick Rethans [Sat, 2 Nov 2002 09:05:18 +0000 (09:05 +0000)]
- MFZE1
Ilia Alshanetsky [Sat, 2 Nov 2002 05:44:10 +0000 (05:44 +0000)]
MFZE1 (20214).
Sascha Schumann [Sat, 2 Nov 2002 04:53:31 +0000 (04:53 +0000)]
add missing }}} closure
Sascha Schumann [Sat, 2 Nov 2002 04:35:25 +0000 (04:35 +0000)]
fix obvious copy&paste error
Melvyn Sopacua [Sat, 2 Nov 2002 01:44:35 +0000 (01:44 +0000)]
Fix typo
# Sorry Lenar
<changelog@php.net> [Sat, 2 Nov 2002 01:35:44 +0000 (01:35 +0000)]
ChangeLog update
Melvyn Sopacua [Sat, 2 Nov 2002 01:34:56 +0000 (01:34 +0000)]
test rename
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
Melvyn Sopacua [Sat, 2 Nov 2002 01:13:22 +0000 (01:13 +0000)]
Test for files in 'args' provided handles
Colin Viebrock [Fri, 1 Nov 2002 23:00:32 +0000 (23:00 +0000)]
ahem
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. :)
Martin Jansen [Fri, 1 Nov 2002 14:48:16 +0000 (14:48 +0000)]
* Fix bug #20207.
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.
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
Marcus Boerger [Fri, 1 Nov 2002 14:21:36 +0000 (14:21 +0000)]
Always show handler used
Marcus Boerger [Fri, 1 Nov 2002 14:20:31 +0000 (14:20 +0000)]
test.dbm* -> test0.dbm*
Marcus Boerger [Fri, 1 Nov 2002 14:15:24 +0000 (14:15 +0000)]
php_error -> php_error_docref
Melvyn Sopacua [Fri, 1 Nov 2002 13:43:40 +0000 (13:43 +0000)]
Fix test output
Marcus Boerger [Fri, 1 Nov 2002 13:03:30 +0000 (13:03 +0000)]
-move -d stuff into function and update settings for info call
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.
Sascha Schumann [Fri, 1 Nov 2002 11:51:35 +0000 (11:51 +0000)]
Simplify handler dispatching mechanism
Sascha Schumann [Fri, 1 Nov 2002 11:44:50 +0000 (11:44 +0000)]
Add missing return statement.
Sascha Schumann [Fri, 1 Nov 2002 11:41:08 +0000 (11:41 +0000)]
update
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
Christian Stocker [Fri, 1 Nov 2002 10:06:10 +0000 (10:06 +0000)]
fix for bug #20209 (appending text nodes leads to segfaults sometimes)
Andi Gutmans [Fri, 1 Nov 2002 07:59:42 +0000 (07:59 +0000)]
- Fix unset($this->foo)
Wez Furlong [Fri, 1 Nov 2002 04:58:23 +0000 (04:58 +0000)]
Probable fix for #20180.
Ilia Alshanetsky [Fri, 1 Nov 2002 03:25:21 +0000 (03:25 +0000)]
Reverting previous OpenSSL patch.
Melvyn Sopacua [Fri, 1 Nov 2002 02:27:43 +0000 (02:27 +0000)]
Segfault test, currently unsolved
Melvyn Sopacua [Fri, 1 Nov 2002 02:21:58 +0000 (02:21 +0000)]
Testcase for new Sablotron option
Melvyn Sopacua [Fri, 1 Nov 2002 02:05:36 +0000 (02:05 +0000)]
- Fix registration of XSLT_SABOPT_FILES_TO_HANDLER
<changelog@php.net> [Fri, 1 Nov 2002 01:35:49 +0000 (01:35 +0000)]
NEWS update
<changelog@php.net> [Fri, 1 Nov 2002 01:34:47 +0000 (01:34 +0000)]
ChangeLog update
Ilia Alshanetsky [Fri, 1 Nov 2002 01:20:05 +0000 (01:20 +0000)]
Fixed win32 build (hopefuly).
Ilia Alshanetsky [Fri, 1 Nov 2002 00:57:54 +0000 (00:57 +0000)]
Possible fix for #20014. Suggested by wez@php.net
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.
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.
Melvyn Sopacua [Thu, 31 Oct 2002 21:27:00 +0000 (21:27 +0000)]
copy/waste error
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
Melvyn Sopacua [Thu, 31 Oct 2002 21:11:57 +0000 (21:11 +0000)]
Fix typo
Melvyn Sopacua [Thu, 31 Oct 2002 21:09:05 +0000 (21:09 +0000)]
Add test for xslt_getopt
# see next commit
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?
Christian Stocker [Thu, 31 Oct 2002 19:52:45 +0000 (19:52 +0000)]
fix proto for clone_node
foobar [Thu, 31 Oct 2002 17:34:10 +0000 (17:34 +0000)]
Added built date and time to -v output.
Moriyoshi Koizumi [Thu, 31 Oct 2002 15:28:21 +0000 (15:28 +0000)]
Moved the test into the suitable place
Derick Rethans [Thu, 31 Oct 2002 15:06:18 +0000 (15:06 +0000)]
- Bah, Jani needs to be clearer next time ;P
Derick Rethans [Thu, 31 Oct 2002 14:55:51 +0000 (14:55 +0000)]
- Make Jani happy
foobar [Thu, 31 Oct 2002 14:49:24 +0000 (14:49 +0000)]
jaws
Derick Rethans [Thu, 31 Oct 2002 14:01:58 +0000 (14:01 +0000)]
Discuss first!
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.
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)
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>
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
Dan Kalowsky [Thu, 31 Oct 2002 02:57:06 +0000 (02:57 +0000)]
Patch for windows DSN less connection #20086 (by john@johnandlouise.com)
<changelog@php.net> [Thu, 31 Oct 2002 01:33:10 +0000 (01:33 +0000)]
ChangeLog update
Moriyoshi Koizumi [Wed, 30 Oct 2002 19:21:56 +0000 (19:21 +0000)]
Prevent unnecessary notices on success
Sascha Schumann [Wed, 30 Oct 2002 19:09:49 +0000 (19:09 +0000)]
first step towards asynchronous content body processing
Ilia Alshanetsky [Wed, 30 Oct 2002 18:36:39 +0000 (18:36 +0000)]
Corrected my email address.
Shane Caraveo [Wed, 30 Oct 2002 18:22:57 +0000 (18:22 +0000)]
initial reorganization of run-tests, commiting so both John and
I can work on it.
Moriyoshi Koizumi [Wed, 30 Oct 2002 18:19:55 +0000 (18:19 +0000)]
Bug fix news
Ilia Alshanetsky [Wed, 30 Oct 2002 18:12:34 +0000 (18:12 +0000)]
Fixed a memory leak on ldap_connect() failure.
Marcus Boerger [Wed, 30 Oct 2002 17:54:36 +0000 (17:54 +0000)]
fix warnings
Marcus Boerger [Wed, 30 Oct 2002 17:42:36 +0000 (17:42 +0000)]
that was not good :-(
#failure was in my installation
Hartmut Holzgraefe [Wed, 30 Oct 2002 15:11:11 +0000 (15:11 +0000)]
getopt with long options reverted to configure problems
(may find the wrong getopt.h so needed structures are not defined :( )
Marc Boeren [Wed, 30 Oct 2002 15:03:01 +0000 (15:03 +0000)]
Coding style.
# not my style :-)
Marcus Boerger [Wed, 30 Oct 2002 14:57:59 +0000 (14:57 +0000)]
added default library path
Marc Boeren [Wed, 30 Oct 2002 14:57:55 +0000 (14:57 +0000)]
Fixed weird membug in oci8 support.
Marcus Boerger [Wed, 30 Oct 2002 14:15:16 +0000 (14:15 +0000)]
php_error -> php_error_docref
Christian Stocker [Wed, 30 Oct 2002 13:14:23 +0000 (13:14 +0000)]
Added 2 more items
Marcus Boerger [Wed, 30 Oct 2002 12:18:48 +0000 (12:18 +0000)]
Enough discussion on display_erros it seems
Marc Boeren [Wed, 30 Oct 2002 12:02:51 +0000 (12:02 +0000)]
escape_string functions will now return empty string directly.
Moriyoshi Koizumi [Wed, 30 Oct 2002 11:57:29 +0000 (11:57 +0000)]
Fixed typo
Moriyoshi Koizumi [Wed, 30 Oct 2002 11:48:51 +0000 (11:48 +0000)]
Added a test case for bug #20169
Moriyoshi Koizumi [Wed, 30 Oct 2002 11:42:51 +0000 (11:42 +0000)]
Fixed bug #20169
Sascha Schumann [Wed, 30 Oct 2002 11:42:22 +0000 (11:42 +0000)]
Remove overzealous bison check
1. bison is not invoked during buildconf, so why the heck was the check
embedded here.
2. bison 1.35 works fine for ze1. if there is a problem with ze2, the
check should be limited to that ze version. don't inconvenience people
who are using a perfectly fine combination.
Marcus Boerger [Wed, 30 Oct 2002 10:42:55 +0000 (10:42 +0000)]
Get infos from php running tests not from php running run-test.php
Moriyoshi Koizumi [Wed, 30 Oct 2002 10:35:55 +0000 (10:35 +0000)]
Fixed mb_ereg_replace() bug
Moriyoshi Koizumi [Wed, 30 Oct 2002 08:06:52 +0000 (08:06 +0000)]
Clean up.
Moriyoshi Koizumi [Wed, 30 Oct 2002 07:54:33 +0000 (07:54 +0000)]
Removed dl() code
Moriyoshi Koizumi [Wed, 30 Oct 2002 07:53:15 +0000 (07:53 +0000)]
Shortened comments. I also think they were too long.
Wez Furlong [Wed, 30 Oct 2002 02:54:48 +0000 (02:54 +0000)]
And some more ncurses functions.
<changelog@php.net> [Wed, 30 Oct 2002 01:35:35 +0000 (01:35 +0000)]
NEWS update
<changelog@php.net> [Wed, 30 Oct 2002 01:34:21 +0000 (01:34 +0000)]
ChangeLog update