]> granicus.if.org Git - php/log
php
22 years agoAdded dbx.colnames_case option that controls the case of the returned
Marc Boeren [Mon, 28 Oct 2002 09:54:21 +0000 (09:54 +0000)]
Added dbx.colnames_case option that controls the case of the returned
column names.

22 years agoAdded ini-entry and dbx_query flags to control the returned
Marc Boeren [Mon, 28 Oct 2002 09:41:15 +0000 (09:41 +0000)]
Added ini-entry and dbx_query flags to control the returned
column names (unchanged, lowercase, uppercase).

22 years agoPatch by Morus Walter, concerning some dtd/entity expanding stuff.
Christian Stocker [Mon, 28 Oct 2002 08:54:30 +0000 (08:54 +0000)]
Patch by Morus Walter, concerning some dtd/entity expanding stuff.

22 years agoA better fix for bug #20110.
Ilia Alshanetsky [Mon, 28 Oct 2002 03:45:21 +0000 (03:45 +0000)]
A better fix for bug #20110.

22 years agomake one-line read work on win32...
Sterling Hughes [Mon, 28 Oct 2002 03:05:04 +0000 (03:05 +0000)]
make one-line read work on win32...

# The implementation of this function is brain-dead, but at least
# now its brain-dead on win32 too... ;-)

22 years agoremove $_FILES from $_REQUEST as per php-dev conversation...
Sterling Hughes [Mon, 28 Oct 2002 02:46:09 +0000 (02:46 +0000)]
remove $_FILES from $_REQUEST as per php-dev conversation...

22 years ago- Enable the sed check. (and moved earlier so we can use the $SED everywhere)
foobar [Mon, 28 Oct 2002 02:13:43 +0000 (02:13 +0000)]
- Enable the sed check. (and moved earlier so we can use the $SED everywhere)

22 years agowindows will not have these, so dont bother, but add an OS to the stuff so that it...
Shane Caraveo [Mon, 28 Oct 2002 02:00:56 +0000 (02:00 +0000)]
windows will not have these, so dont bother, but add an OS to the stuff so that it makes sense why they are N/A

22 years agofix getting ini values that contain the char =
Shane Caraveo [Mon, 28 Oct 2002 01:43:54 +0000 (01:43 +0000)]
fix getting ini  values that contain the char =
fix command line quoting.  windows requires double quotes in order to handle & (in ini values) correctly

22 years agoChangeLog update
<changelog@php.net> [Mon, 28 Oct 2002 01:35:43 +0000 (01:35 +0000)]
ChangeLog update

22 years agoBug fixing news.
Ilia Alshanetsky [Mon, 28 Oct 2002 01:17:32 +0000 (01:17 +0000)]
Bug fixing news.

22 years agoFixed bug #20110.
Ilia Alshanetsky [Mon, 28 Oct 2002 00:28:11 +0000 (00:28 +0000)]
Fixed bug #20110.

22 years agoallow default ini overwrites to be overwritten themselves in --INI--
Marcus Boerger [Mon, 28 Oct 2002 00:07:11 +0000 (00:07 +0000)]
allow default ini overwrites to be overwritten themselves in --INI--
#see followup on dev list

22 years agofix test
Marcus Boerger [Mon, 28 Oct 2002 00:02:25 +0000 (00:02 +0000)]
fix test

22 years agoThis test requires special settings
Marcus Boerger [Sun, 27 Oct 2002 23:56:08 +0000 (23:56 +0000)]
This test requires special settings
#wait/read next commit on run-test.php

22 years agodont memmove a null pointer. caught by bounds checker.
Shane Caraveo [Sun, 27 Oct 2002 23:34:48 +0000 (23:34 +0000)]
dont memmove a null pointer.  caught by bounds checker.

22 years agofix Bug #20126
Shane Caraveo [Sun, 27 Oct 2002 23:01:45 +0000 (23:01 +0000)]
fix Bug #20126
write returns an int, with < 0 being a failure.

22 years agoBack to 4.3.0-dev.
Andrei Zmievski [Sun, 27 Oct 2002 19:51:17 +0000 (19:51 +0000)]
Back to 4.3.0-dev.

22 years agoWe have to require bison version <= 1.30 >= 1.75 since any versions between are broken..
foobar [Sun, 27 Oct 2002 19:47:34 +0000 (19:47 +0000)]
We have to require bison version <= 1.30 >= 1.75 since any versions between are broken..

22 years agoUpdate to -pre2.
Andrei Zmievski [Sun, 27 Oct 2002 19:07:45 +0000 (19:07 +0000)]
Update to -pre2.

22 years ago- Add test case for bug 20120, bison bug.
Derick Rethans [Sun, 27 Oct 2002 18:44:35 +0000 (18:44 +0000)]
- Add test case for bug 20120, bison bug.

22 years agoExpose some more ncurses functions.
Wez Furlong [Sun, 27 Oct 2002 18:15:35 +0000 (18:15 +0000)]
Expose some more ncurses functions.

22 years agoAdd FreeBSD locale
Melvyn Sopacua [Sun, 27 Oct 2002 17:07:26 +0000 (17:07 +0000)]
Add FreeBSD locale

22 years agoAdd FreeBSD locale
Melvyn Sopacua [Sun, 27 Oct 2002 17:01:48 +0000 (17:01 +0000)]
Add FreeBSD locale

22 years agoAvoid possible clash with mysql, but still make it work for BSD's.
Melvyn Sopacua [Sun, 27 Oct 2002 11:56:06 +0000 (11:56 +0000)]
Avoid possible clash with mysql, but still make it work for BSD's.
Struct verified to be compatible with Linux, FreeBSD, BSDi, AIX 4.3.3 and
Solaris 5.7.

22 years agoCapitalized the title string
Moriyoshi Koizumi [Sun, 27 Oct 2002 03:07:05 +0000 (03:07 +0000)]
Capitalized the title string

22 years agoChangeLog update
<changelog@php.net> [Sun, 27 Oct 2002 00:33:27 +0000 (00:33 +0000)]
ChangeLog update

22 years agoOnly in EXPECTREGEX
Marcus Boerger [Sat, 26 Oct 2002 23:49:25 +0000 (23:49 +0000)]
Only in EXPECTREGEX

22 years agos/-//
Sascha Schumann [Sat, 26 Oct 2002 22:27:45 +0000 (22:27 +0000)]
s/-//

22 years agoadd phppat/phpspat configuration file support and
Sascha Schumann [Sat, 26 Oct 2002 22:22:34 +0000 (22:22 +0000)]
add phppat/phpspat configuration file support and
fix some indention

22 years agoupdate and extend
Sascha Schumann [Sat, 26 Oct 2002 22:22:07 +0000 (22:22 +0000)]
update and extend

22 years agoBetter fix for bug #20108.
Ilia Alshanetsky [Sat, 26 Oct 2002 22:18:40 +0000 (22:18 +0000)]
Better fix for bug #20108.

22 years agoAdded a sanity check (hopefuly will fix bug #20109). According to
Ilia Alshanetsky [Sat, 26 Oct 2002 22:00:36 +0000 (22:00 +0000)]
Added a sanity check (hopefuly will fix bug #20109). According to
http://developer.netscape.com/docs/manuals/enterprise/40/nsapi/05_nsapi.htm#551539
util_hostname() can return a NULL value.

22 years agoDefine HAVE_LIBDL, if dlopen() was found.
Sascha Schumann [Sat, 26 Oct 2002 21:28:35 +0000 (21:28 +0000)]
Define HAVE_LIBDL, if dlopen() was found.

It was tempting to do a complete s/HAVE_LIBDL/HAVE_DLOPEN/ over the
whole code base.  I defer that to a later point in time for now.

22 years agoFix build and .phps support
Sascha Schumann [Sat, 26 Oct 2002 21:06:10 +0000 (21:06 +0000)]
Fix build and .phps support

22 years agoAdded expected output.
Ilia Alshanetsky [Sat, 26 Oct 2002 20:55:48 +0000 (20:55 +0000)]
Added expected output.

22 years agoexperimental .phps support
Sascha Schumann [Sat, 26 Oct 2002 20:55:41 +0000 (20:55 +0000)]
experimental .phps support

22 years agonot sure what this async_send is doing in here, so relieve it from its duty.
Sascha Schumann [Sat, 26 Oct 2002 20:45:35 +0000 (20:45 +0000)]
not sure what this async_send is doing in here, so relieve it from its duty.

22 years agoFixed bug #20108.
Ilia Alshanetsky [Sat, 26 Oct 2002 20:45:17 +0000 (20:45 +0000)]
Fixed bug #20108.

22 years ago- Fix typoes
Derick Rethans [Sat, 26 Oct 2002 20:09:15 +0000 (20:09 +0000)]
- Fix typoes

22 years ago- fix type
Derick Rethans [Sat, 26 Oct 2002 20:07:49 +0000 (20:07 +0000)]
- fix type

22 years agoTest for bug in sprintf
Melvyn Sopacua [Sat, 26 Oct 2002 20:07:26 +0000 (20:07 +0000)]
Test for bug in sprintf

# Doesn't segfault for me, but gives a lot of garbage, so I really don't
# know what the output should be. Results posted to QA

22 years agoDonate "Fast Accept Loop" from Premium thttpd which speeds up processing
Sascha Schumann [Sat, 26 Oct 2002 19:41:27 +0000 (19:41 +0000)]
Donate "Fast Accept Loop" from Premium thttpd which speeds up processing
new connections when the connection table contains lots of entries.

22 years agoFixed memory leaks.
Ilia Alshanetsky [Sat, 26 Oct 2002 19:33:15 +0000 (19:33 +0000)]
Fixed memory leaks.

22 years agoDonate "Periodic Connection Expiring" from Premium thttpd, because
Sascha Schumann [Sat, 26 Oct 2002 18:14:45 +0000 (18:14 +0000)]
Donate "Periodic Connection Expiring" from Premium thttpd, because
it is simple and gives a +40% improvement in terms of requests/s
when serving static files.

22 years agoremove original version
Marcus Boerger [Sat, 26 Oct 2002 16:58:38 +0000 (16:58 +0000)]
remove original version

22 years agochange to use EXPECTREGEX and rename
Marcus Boerger [Sat, 26 Oct 2002 16:56:26 +0000 (16:56 +0000)]
change to use EXPECTREGEX and rename

22 years ago-introduce EXPECTREGEX
Marcus Boerger [Sat, 26 Oct 2002 16:54:30 +0000 (16:54 +0000)]
-introduce EXPECTREGEX
-add %c for EXPECTF
#i think we must escape the special characters for EXPECTF: ".()" and such

22 years agosplit tests
Marcus Boerger [Sat, 26 Oct 2002 16:48:03 +0000 (16:48 +0000)]
split tests

22 years agofine tune
Marcus Boerger [Sat, 26 Oct 2002 16:09:50 +0000 (16:09 +0000)]
fine tune

22 years agosome system headers (irix) define sa_len
Sascha Schumann [Sat, 26 Oct 2002 15:47:22 +0000 (15:47 +0000)]
some system headers (irix) define sa_len

prefix sa_len with x

22 years agoClean-ups
Moriyoshi Koizumi [Sat, 26 Oct 2002 08:52:17 +0000 (08:52 +0000)]
Clean-ups

22 years agoRenamed the test
Moriyoshi Koizumi [Sat, 26 Oct 2002 08:50:05 +0000 (08:50 +0000)]
Renamed the test

22 years agoAdded a test case for ob_iconv_handler()
Moriyoshi Koizumi [Sat, 26 Oct 2002 08:45:49 +0000 (08:45 +0000)]
Added a test case for ob_iconv_handler()

22 years agoFixed typo... what did this "#" sign mean?
Moriyoshi Koizumi [Sat, 26 Oct 2002 07:49:46 +0000 (07:49 +0000)]
Fixed typo... what did this "#" sign mean?

22 years agoRemove useless check.
Yasuo Ohgaki [Sat, 26 Oct 2002 02:08:05 +0000 (02:08 +0000)]
Remove useless check.
# Problem was in other place

22 years agoChangeLog update
<changelog@php.net> [Sat, 26 Oct 2002 00:34:14 +0000 (00:34 +0000)]
ChangeLog update

22 years agoRenamed test cases
Moriyoshi Koizumi [Fri, 25 Oct 2002 21:39:02 +0000 (21:39 +0000)]
Renamed test cases

22 years agoAdded a test case for bug #20087
Moriyoshi Koizumi [Fri, 25 Oct 2002 21:29:14 +0000 (21:29 +0000)]
Added a test case for bug #20087

22 years agoThis is needed for BSD (FreeBSD, BSDi and possibly others), problem
Ilia Alshanetsky [Fri, 25 Oct 2002 20:09:53 +0000 (20:09 +0000)]
This is needed for BSD (FreeBSD, BSDi and possibly others), problem
was indentified by Melvyn Sopacua.

22 years agoCleanup (make sterling happy).
Ilia Alshanetsky [Fri, 25 Oct 2002 19:33:09 +0000 (19:33 +0000)]
Cleanup (make sterling happy).

22 years ago- Add XSLT_REG_ERRMSG macro to register an error on the handle
Melvyn Sopacua [Fri, 25 Oct 2002 19:23:15 +0000 (19:23 +0000)]
- Add XSLT_REG_ERRMSG macro to register an error on the handle
- Rename constants to a bit more appropreate format
- Add XSLT_ERR_UNSUPPORTED_SCHEME to be returned for scheme handlers.

# Docs on xslt_set_scheme_handlers are in progress.

22 years agoTests renamed
Melvyn Sopacua [Fri, 25 Oct 2002 19:17:16 +0000 (19:17 +0000)]
Tests renamed
Remove dl() from skipif, for potential problems accross platforms and
versions.

22 years agotest renaming
Melvyn Sopacua [Fri, 25 Oct 2002 19:13:34 +0000 (19:13 +0000)]
test renaming

22 years agoAdditional fix for #20087
Moriyoshi Koizumi [Fri, 25 Oct 2002 18:35:25 +0000 (18:35 +0000)]
Additional fix for #20087
# Thanks, Derick!

22 years agoAdded note about error reporting in tests.
Ilia Alshanetsky [Fri, 25 Oct 2002 18:09:55 +0000 (18:09 +0000)]
Added note about error reporting in tests.

22 years agoFixed a bug in the test that would cause it to always fail.
Ilia Alshanetsky [Fri, 25 Oct 2002 17:52:32 +0000 (17:52 +0000)]
Fixed a bug in the test that would cause it to always fail.

22 years ago- Fixed bug #20087 (Assertion failure when the value was empty)
Derick Rethans [Fri, 25 Oct 2002 17:44:52 +0000 (17:44 +0000)]
- Fixed bug #20087 (Assertion failure when the value was empty)

22 years agoThe log_errors=1 breaks a number of tests and is useless for our purposes,
Ilia Alshanetsky [Fri, 25 Oct 2002 17:24:09 +0000 (17:24 +0000)]
The log_errors=1 breaks a number of tests and is useless for our purposes,
removing.

22 years ago- Fix build
Derick Rethans [Fri, 25 Oct 2002 14:33:46 +0000 (14:33 +0000)]
- Fix build
#- Jan, please TEST! before committing :-)

22 years agoUpdated the test cases for htmlentities()
Moriyoshi Koizumi [Fri, 25 Oct 2002 13:12:31 +0000 (13:12 +0000)]
Updated the test cases for htmlentities()

22 years agoFix build if mbstring is enabled as shared extension.
Moriyoshi Koizumi [Fri, 25 Oct 2002 13:12:05 +0000 (13:12 +0000)]
Fix build if mbstring is enabled as shared extension.

22 years agofix ZTS build
Marcus Boerger [Fri, 25 Oct 2002 11:50:35 +0000 (11:50 +0000)]
fix ZTS build

22 years ago- Naming style
Derick Rethans [Fri, 25 Oct 2002 11:20:45 +0000 (11:20 +0000)]
- Naming style

22 years agoupdate
Marcus Boerger [Fri, 25 Oct 2002 11:17:45 +0000 (11:17 +0000)]
update

22 years agoREADME.TESTING examples
Marcus Boerger [Fri, 25 Oct 2002 11:10:08 +0000 (11:10 +0000)]
README.TESTING examples

22 years agoNew naming scheme
Marcus Boerger [Fri, 25 Oct 2002 11:09:01 +0000 (11:09 +0000)]
New naming scheme

22 years agoNew naming scheme
Marcus Boerger [Fri, 25 Oct 2002 10:59:52 +0000 (10:59 +0000)]
New naming scheme

22 years agoREADME.TESTING examples
Marcus Boerger [Fri, 25 Oct 2002 10:46:19 +0000 (10:46 +0000)]
README.TESTING examples

22 years agoremove unnecessary sections
Marcus Boerger [Fri, 25 Oct 2002 10:28:37 +0000 (10:28 +0000)]
remove unnecessary sections
#becomes an example

22 years agoImplemented dba_list() that returns an array rsrcid=>filename and a test.
Marcus Boerger [Fri, 25 Oct 2002 10:06:35 +0000 (10:06 +0000)]
Implemented dba_list() that returns an array rsrcid=>filename and a test.

22 years agoAdded some tests for dba extension
Marcus Boerger [Fri, 25 Oct 2002 09:42:29 +0000 (09:42 +0000)]
Added some tests for dba extension

22 years agoFixed null value check in php_mb_mbchar_bytes_ex() as it should be
Moriyoshi Koizumi [Fri, 25 Oct 2002 09:36:36 +0000 (09:36 +0000)]
Fixed null value check in php_mb_mbchar_bytes_ex() as it should be

22 years ago - alphabetical output for php -h (cli)
Jan Lehnardt [Fri, 25 Oct 2002 09:32:32 +0000 (09:32 +0000)]
 - alphabetical output for php -h (cli)

22 years ago - alphabetcial output for php -h (cgi)
Jan Lehnardt [Fri, 25 Oct 2002 09:28:55 +0000 (09:28 +0000)]
 - alphabetcial output for php -h (cgi)
 - cosmetics

22 years agoAdded two new rows to MINFO that describes iconv library info.
Moriyoshi Koizumi [Fri, 25 Oct 2002 08:51:59 +0000 (08:51 +0000)]
Added two new rows to MINFO that describes iconv library info.

22 years agoAdjusted MINFO table style
Moriyoshi Koizumi [Fri, 25 Oct 2002 08:31:27 +0000 (08:31 +0000)]
Adjusted MINFO table style

22 years agostyle
foobar [Fri, 25 Oct 2002 06:24:53 +0000 (06:24 +0000)]
style

22 years agothttpd initializes contentlength to -1, so we need to transfer that to 0
Sascha Schumann [Fri, 25 Oct 2002 01:10:50 +0000 (01:10 +0000)]
thttpd initializes contentlength to -1, so we need to transfer that to 0
for SAPI/PHP.  Otherwise, SAPI will try to read (unsigned long) -1 bytes
from the connection.

22 years agoAdded a mechanism allowing the disabling of the ability to change
Ilia Alshanetsky [Fri, 25 Oct 2002 01:06:46 +0000 (01:06 +0000)]
Added a mechanism allowing the disabling of the ability to change
certain INI options when safe_mode is enabled.

ATM three options are limited:
max_execution_time
memory_limit
child_terminate

This patch also fixes bug #17287.

22 years agoNEWS update
<changelog@php.net> [Fri, 25 Oct 2002 00:34:26 +0000 (00:34 +0000)]
NEWS update

22 years agoChangeLog update
<changelog@php.net> [Fri, 25 Oct 2002 00:33:42 +0000 (00:33 +0000)]
ChangeLog update

22 years agoAdded some cases which test if charset determination with
Moriyoshi Koizumi [Thu, 24 Oct 2002 22:21:03 +0000 (22:21 +0000)]
Added some cases which test if charset determination with
SG(default_charset) works.

22 years agoImproved determine_charset() to look up SG(default_charset) value
Moriyoshi Koizumi [Thu, 24 Oct 2002 22:04:28 +0000 (22:04 +0000)]
Improved determine_charset() to look up SG(default_charset) value

22 years agoAdded new test cases for htmlentities
Moriyoshi Koizumi [Thu, 24 Oct 2002 21:11:41 +0000 (21:11 +0000)]
Added new test cases for htmlentities

22 years agoFixed ISO-8859-1 handling.
Moriyoshi Koizumi [Thu, 24 Oct 2002 21:10:45 +0000 (21:10 +0000)]
Fixed ISO-8859-1 handling.

22 years agoimplemented dba_handlers()
Marcus Boerger [Thu, 24 Oct 2002 20:43:03 +0000 (20:43 +0000)]
implemented dba_handlers()
@Added dba_handlers() that lists all installed handlers in an array. (marcus)

22 years agotrying to fix #20063
Hartmut Holzgraefe [Thu, 24 Oct 2002 20:04:16 +0000 (20:04 +0000)]
trying to fix #20063

22 years agoAdded &euro; support to cp1252 table
Moriyoshi Koizumi [Thu, 24 Oct 2002 19:52:30 +0000 (19:52 +0000)]
Added &euro; support to cp1252 table

22 years ago-specify reason if connection is not specified
Marcus Boerger [Thu, 24 Oct 2002 19:34:18 +0000 (19:34 +0000)]
-specify reason if connection is not specified
-remove unnecessary sections