]> granicus.if.org Git - php/log
php
22 years agoAnd some more ncurses functions.
Wez Furlong [Wed, 30 Oct 2002 02:54:48 +0000 (02:54 +0000)]
And some more ncurses functions.

22 years agoNEWS update
<changelog@php.net> [Wed, 30 Oct 2002 01:35:35 +0000 (01:35 +0000)]
NEWS update

22 years agoChangeLog update
<changelog@php.net> [Wed, 30 Oct 2002 01:34:21 +0000 (01:34 +0000)]
ChangeLog update

22 years agoconstant MC_TRAN_CHNGPWD typo
Brad House [Wed, 30 Oct 2002 01:08:19 +0000 (01:08 +0000)]
constant MC_TRAN_CHNGPWD typo

22 years agoThis patch allows compilation of gd against non-bundled gd library older
Ilia Alshanetsky [Wed, 30 Oct 2002 01:05:16 +0000 (01:05 +0000)]
This patch allows compilation of gd against non-bundled gd library older
then 2.0.4.

22 years agomake microtime and gettimeofday unavailable instead of return false return
Marcus Boerger [Tue, 29 Oct 2002 23:35:49 +0000 (23:35 +0000)]
make microtime and gettimeofday unavailable instead of return false return
false in case needed library function is unavailable.

22 years agoUpdate bundled gd library with relevant changes from gd-2.0.4
Rasmus Lerdorf [Tue, 29 Oct 2002 23:08:01 +0000 (23:08 +0000)]
Update bundled gd library with relevant changes from gd-2.0.4
I still need to add a configure check for the gdIOCtx struct
changes so building against older external gd libs will work again.

22 years ago-add reason to --SKIPIF--
Marcus Boerger [Tue, 29 Oct 2002 21:57:51 +0000 (21:57 +0000)]
-add reason to --SKIPIF--
-add magic_quotes_runtime to --INI--
--use var_dump()

22 years ago-do not dl() load
Marcus Boerger [Tue, 29 Oct 2002 21:51:32 +0000 (21:51 +0000)]
-do not dl() load
-magic_quotes_runtime

22 years agorewrite paragraph 9
Marcus Boerger [Tue, 29 Oct 2002 20:25:09 +0000 (20:25 +0000)]
rewrite paragraph 9
No instances yet. And it does not work with #if 0_FOO but with #if FOO_0

22 years agoCorrected un-initialized variable usage.
Ilia Alshanetsky [Tue, 29 Oct 2002 20:19:38 +0000 (20:19 +0000)]
Corrected un-initialized variable usage.

22 years agoIt's better to know the version is "unknown", rather than ""
Moriyoshi Koizumi [Tue, 29 Oct 2002 19:09:27 +0000 (19:09 +0000)]
It's better to know the version is "unknown", rather than ""

22 years agoAdded test cases to check the compatibility with standard ereg functions.
Moriyoshi Koizumi [Tue, 29 Oct 2002 19:01:10 +0000 (19:01 +0000)]
Added test cases to check the compatibility with standard ereg functions.

22 years agoAdd locale for BSDi
Melvyn Sopacua [Tue, 29 Oct 2002 17:43:08 +0000 (17:43 +0000)]
Add locale for BSDi

# Allthough these characters are used in germany, that doesn't mean, that
# they're not part of the latin-1 character set.

22 years agofix warnings
Marcus Boerger [Tue, 29 Oct 2002 16:57:52 +0000 (16:57 +0000)]
fix warnings

22 years ago-php_error => php_error_docref
Marcus Boerger [Tue, 29 Oct 2002 16:45:19 +0000 (16:45 +0000)]
-php_error => php_error_docref
-two warnings

22 years agoRemoved dl() stuff
Moriyoshi Koizumi [Tue, 29 Oct 2002 16:28:12 +0000 (16:28 +0000)]
Removed dl() stuff

22 years agoDon't use autoconf 2.52 macros.
Wez Furlong [Tue, 29 Oct 2002 16:21:53 +0000 (16:21 +0000)]
Don't use autoconf 2.52 macros.

22 years agoImproved library identification
Moriyoshi Koizumi [Tue, 29 Oct 2002 16:18:12 +0000 (16:18 +0000)]
Improved library identification

22 years agocorrected output
Marcus Boerger [Tue, 29 Oct 2002 16:09:03 +0000 (16:09 +0000)]
corrected output

22 years ago-Use skipif.inc
Marcus Boerger [Tue, 29 Oct 2002 16:06:51 +0000 (16:06 +0000)]
-Use skipif.inc
-split into two tests
-domxml001.phpt should work
-domxml002.phpt contains the part that fails

22 years agoAdd simple parsing test
Marcus Boerger [Tue, 29 Oct 2002 16:04:42 +0000 (16:04 +0000)]
Add simple parsing test

22 years agoAllows pear installer to run un-harassed by safe_mode & open_basedir.
Ilia Alshanetsky [Tue, 29 Oct 2002 15:59:19 +0000 (15:59 +0000)]
Allows pear installer to run un-harassed by safe_mode & open_basedir.

22 years agoAdded a skip condition for situations where the TZ variable could not be
Ilia Alshanetsky [Tue, 29 Oct 2002 15:36:47 +0000 (15:36 +0000)]
Added a skip condition for situations where the TZ variable could not be
set (safe_mode).

22 years agoAllows 'make test' to run without being harassed by open_basedir & safe_mode.
Ilia Alshanetsky [Tue, 29 Oct 2002 15:22:41 +0000 (15:22 +0000)]
Allows 'make test' to run without being harassed by open_basedir & safe_mode.

22 years agoWS fix
Moriyoshi Koizumi [Tue, 29 Oct 2002 15:05:07 +0000 (15:05 +0000)]
WS fix

22 years agoFix for #19508 by poleson@verio.net.
Wez Furlong [Tue, 29 Oct 2002 14:57:12 +0000 (14:57 +0000)]
Fix for #19508 by poleson@verio.net.

22 years agoI like my C comments, thanks very much.
Wez Furlong [Tue, 29 Oct 2002 14:36:49 +0000 (14:36 +0000)]
I like my C comments, thanks very much.

22 years agolength of lyrics is not part of the test.
Wez Furlong [Tue, 29 Oct 2002 14:31:54 +0000 (14:31 +0000)]
length of lyrics is not part of the test.

22 years agobetter use array_diff_assoc
Marcus Boerger [Tue, 29 Oct 2002 14:13:11 +0000 (14:13 +0000)]
better use array_diff_assoc
the old way resulted in erroneus .diff

22 years agoAdded dbx_escape_string function
Marc Boeren [Tue, 29 Oct 2002 14:08:40 +0000 (14:08 +0000)]
Added dbx_escape_string function
# tested on odbc, oci8 and mysql
@Added dbx_escape_string function to dbx module. (Marc)

22 years ago-WS
Marcus Boerger [Tue, 29 Oct 2002 14:05:55 +0000 (14:05 +0000)]
-WS
-Use "//" instead of "/* ... */" comments
#this test fails for me. Very weired...

22 years ago-Only accept one single message which is expected.
Marcus Boerger [Tue, 29 Oct 2002 14:03:37 +0000 (14:03 +0000)]
-Only accept one single message which is expected.
-Move error related settings to --INI-- section
#Now see we can do it correct

22 years agoAdded test for dbx_escape_string
Marc Boeren [Tue, 29 Oct 2002 14:01:27 +0000 (14:01 +0000)]
Added test for dbx_escape_string

22 years agoRewrite: Taken from ZE2 RFC + a little textual modification
Marcus Boerger [Tue, 29 Oct 2002 13:51:44 +0000 (13:51 +0000)]
Rewrite: Taken from ZE2 RFC + a little textual modification

22 years agono notices here
Marcus Boerger [Tue, 29 Oct 2002 13:30:22 +0000 (13:30 +0000)]
no notices here

22 years agono C++ comments
Marcus Boerger [Tue, 29 Oct 2002 13:26:44 +0000 (13:26 +0000)]
no C++ comments
#args sorry on that & thx jani

22 years agofix overrun
Marcus Boerger [Tue, 29 Oct 2002 12:53:58 +0000 (12:53 +0000)]
fix overrun

22 years agoadd reason
Marcus Boerger [Tue, 29 Oct 2002 12:18:23 +0000 (12:18 +0000)]
add reason

22 years agoFix tests
Marcus Boerger [Tue, 29 Oct 2002 12:12:19 +0000 (12:12 +0000)]
Fix tests
#Why do i need to define the class infront of its usage in ZE2?

22 years agorename and WS fixes
Marcus Boerger [Tue, 29 Oct 2002 11:59:24 +0000 (11:59 +0000)]
rename and WS fixes

22 years ago-php_error => php_error_docref
Marcus Boerger [Tue, 29 Oct 2002 11:56:46 +0000 (11:56 +0000)]
-php_error => php_error_docref

22 years agodo not dl() load in skipif.inc
Marcus Boerger [Tue, 29 Oct 2002 11:43:46 +0000 (11:43 +0000)]
do not dl() load in skipif.inc

22 years agoupdate dba changes
Marcus Boerger [Tue, 29 Oct 2002 11:43:00 +0000 (11:43 +0000)]
update dba changes

22 years ago- Remove the "which" call and just expect sed to be in PATH
foobar [Tue, 29 Oct 2002 11:24:26 +0000 (11:24 +0000)]
- Remove the "which" call and just expect sed to be in PATH

22 years agoBe a bit more wordy about when this function is available.
foobar [Tue, 29 Oct 2002 10:28:39 +0000 (10:28 +0000)]
Be a bit more wordy about when this function is available.

22 years agowindows is smart enough to provide a way to set cwd for new processes.
Shane Caraveo [Tue, 29 Oct 2002 07:32:52 +0000 (07:32 +0000)]
windows is smart enough to provide a way to set cwd for new processes.

22 years ago- Update
Markus Fischer [Tue, 29 Oct 2002 06:34:37 +0000 (06:34 +0000)]
- Update

22 years agoChangeLog update
<changelog@php.net> [Tue, 29 Oct 2002 01:34:44 +0000 (01:34 +0000)]
ChangeLog update

22 years agoFixed compile warning.
Ilia Alshanetsky [Tue, 29 Oct 2002 01:28:21 +0000 (01:28 +0000)]
Fixed compile warning.

22 years agoAdded a patch by Pierre-Alain Joye <paj@pearfr.org>, which implements the
Ilia Alshanetsky [Tue, 29 Oct 2002 01:15:44 +0000 (01:15 +0000)]
Added a patch by Pierre-Alain Joye <paj@pearfr.org>, which implements the
imagerotate() that allows rotation of images in gd.

22 years ago- Only test the sed in PATH. (testing others is useless)
foobar [Mon, 28 Oct 2002 23:42:47 +0000 (23:42 +0000)]
- Only test the sed in PATH. (testing others is useless)

22 years agoif it fits, it fits
foobar [Mon, 28 Oct 2002 22:54:52 +0000 (22:54 +0000)]
if it fits, it fits

22 years ago- Update & keep most important things on top.
Markus Fischer [Mon, 28 Oct 2002 20:32:58 +0000 (20:32 +0000)]
- Update & keep most important things on top.

22 years agofix bug # 17497
Sterling Hughes [Mon, 28 Oct 2002 20:16:24 +0000 (20:16 +0000)]
fix bug # 17497
(fix by: ddb@bitxtender.de)

22 years agoThis patch addresses the bogus test failures due to error logging/reporting
Ilia Alshanetsky [Mon, 28 Oct 2002 18:48:07 +0000 (18:48 +0000)]
This patch addresses the bogus test failures due to error logging/reporting
confusion.

22 years agoremove last line commited by error
Marcus Boerger [Mon, 28 Oct 2002 18:21:09 +0000 (18:21 +0000)]
remove last line commited by error
revert log_errors

22 years agoforgot 'error_log=' and 'report_memleaks=1'
Marcus Boerger [Mon, 28 Oct 2002 18:19:38 +0000 (18:19 +0000)]
forgot 'error_log=' and 'report_memleaks=1'
#commenting on php-dev

22 years agoFix proto and #20137
Sander Roobol [Mon, 28 Oct 2002 18:00:30 +0000 (18:00 +0000)]
Fix proto and #20137

22 years agoforgot 'error_log=' and 'report_memleaks=1'
Marcus Boerger [Mon, 28 Oct 2002 17:17:50 +0000 (17:17 +0000)]
forgot 'error_log=' and 'report_memleaks=1'
#commenting on php-dev

22 years agofix this tests
Marcus Boerger [Mon, 28 Oct 2002 17:15:21 +0000 (17:15 +0000)]
fix this tests
-they did not dl load module in test....
-disable E_NOTICE

22 years agoupdate...
Sterling Hughes [Mon, 28 Oct 2002 16:32:54 +0000 (16:32 +0000)]
update...

22 years agoFix win32 build.
Ilia Alshanetsky [Mon, 28 Oct 2002 12:37:31 +0000 (12:37 +0000)]
Fix win32 build.

22 years agoRaw records for yaz_record
Adam Dickmeiss [Mon, 28 Oct 2002 10:56:24 +0000 (10:56 +0000)]
Raw records for yaz_record

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.