]>
granicus.if.org Git - php/log
SVN Migration [Tue, 19 Nov 2002 14:53:32 +0000 (14:53 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
Edin Kadribasic [Tue, 19 Nov 2002 14:53:11 +0000 (14:53 +0000)]
MFH (Fix for linking warnings on windows).
Derick Rethans [Tue, 19 Nov 2002 14:43:42 +0000 (14:43 +0000)]
- Fix safemode relating pear install problems
Marcus Boerger [Tue, 19 Nov 2002 14:13:40 +0000 (14:13 +0000)]
MFH
Derick Rethans [Tue, 19 Nov 2002 10:12:52 +0000 (10:12 +0000)]
- MFH: Cybermut removal
Derick Rethans [Tue, 19 Nov 2002 08:21:38 +0000 (08:21 +0000)]
- MFH
Stig Bakken [Tue, 19 Nov 2002 02:23:28 +0000 (02:23 +0000)]
MFH
Edin Kadribasic [Tue, 19 Nov 2002 01:07:09 +0000 (01:07 +0000)]
MFH (fix windows build)
Moriyoshi Koizumi [Mon, 18 Nov 2002 21:23:11 +0000 (21:23 +0000)]
MFH (binary mode fix)
Moriyoshi Koizumi [Mon, 18 Nov 2002 21:16:24 +0000 (21:16 +0000)]
MFH (fixed possible leaks)
Marcus Boerger [Mon, 18 Nov 2002 16:55:35 +0000 (16:55 +0000)]
MFH
-Added colordepth for png
-Added tests for width/heidth for unsigned/signed problems
Marcus Boerger [Mon, 18 Nov 2002 16:53:04 +0000 (16:53 +0000)]
MFH: Added colordepth for png\n
SVN Migration [Mon, 18 Nov 2002 16:51:03 +0000 (16:51 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
Marcus Boerger [Mon, 18 Nov 2002 15:50:49 +0000 (15:50 +0000)]
Fixing unsigned/signed problems (and i thought about it before...)\n
Derick Rethans [Mon, 18 Nov 2002 15:46:01 +0000 (15:46 +0000)]
- MFH
Ilia Alshanetsky [Mon, 18 Nov 2002 13:30:18 +0000 (13:30 +0000)]
Fix bug #20442.
Derick Rethans [Mon, 18 Nov 2002 13:00:52 +0000 (13:00 +0000)]
- Remove e*() memory function calls from the branch
Wez Furlong [Mon, 18 Nov 2002 12:43:00 +0000 (12:43 +0000)]
wb -> r+b
Edin Kadribasic [Mon, 18 Nov 2002 12:16:59 +0000 (12:16 +0000)]
MFH (fribidi is not available on windows yet).
Wez Furlong [Mon, 18 Nov 2002 11:53:11 +0000 (11:53 +0000)]
Amend info about mbstring enabled by default (no longer true).
Wez Furlong [Mon, 18 Nov 2002 11:50:36 +0000 (11:50 +0000)]
MFH other temp file mode fixes and Id tag.
Wez Furlong [Mon, 18 Nov 2002 11:03:38 +0000 (11:03 +0000)]
Remove redundant info line (all wrappers are listed near the start of
the phpinfo page).
foobar [Mon, 18 Nov 2002 05:06:45 +0000 (05:06 +0000)]
MFH; Fixed bug: #20458 (--with-qtdom=shared broken)
foobar [Mon, 18 Nov 2002 03:24:33 +0000 (03:24 +0000)]
MFH: Added error message if browscap location is not set in php.ini
Ilia Alshanetsky [Mon, 18 Nov 2002 03:16:45 +0000 (03:16 +0000)]
MFH
foobar [Mon, 18 Nov 2002 00:43:48 +0000 (00:43 +0000)]
MFH
Wez Furlong [Sun, 17 Nov 2002 23:16:45 +0000 (23:16 +0000)]
Add missing Id tag.
Wez Furlong [Sun, 17 Nov 2002 23:08:40 +0000 (23:08 +0000)]
Revise stream shutdown procedure.
Ilia Alshanetsky [Sun, 17 Nov 2002 22:53:35 +0000 (22:53 +0000)]
MFH
Ilia Alshanetsky [Sun, 17 Nov 2002 21:58:12 +0000 (21:58 +0000)]
MFH
Ilia Alshanetsky [Sun, 17 Nov 2002 20:19:28 +0000 (20:19 +0000)]
MFH
Derick Rethans [Sun, 17 Nov 2002 19:40:38 +0000 (19:40 +0000)]
- Fix memory problem for real this time.
Wez Furlong [Sun, 17 Nov 2002 19:28:57 +0000 (19:28 +0000)]
s/off64t/off64_t/
Wez Furlong [Sun, 17 Nov 2002 19:14:49 +0000 (19:14 +0000)]
Fix fopencookie detection for newer versions of glibc.
The GNU people strike again with their useless docs; fopencookie does NOT
use "fpos_t *" as documented :/
Additionally, it appears that the the libio layer buffers in chunks of 8KB,
so our test needs to exploit this in order to function correctly.
Thanks to Derick for doing some groundwork.
Zeev Suraski [Sun, 17 Nov 2002 13:32:44 +0000 (13:32 +0000)]
MFH - unify error_reporting handling through the INI subsystem
Derick Rethans [Sun, 17 Nov 2002 13:10:36 +0000 (13:10 +0000)]
- Fix memory allocation problem in bundled GD (reported by Brian Havard)
Marcus Boerger [Sun, 17 Nov 2002 09:28:56 +0000 (09:28 +0000)]
MFH: Conversion fix by Michael Mauch
Wez Furlong [Sun, 17 Nov 2002 01:06:31 +0000 (01:06 +0000)]
Avoid a potential double fclose().
Ilia Alshanetsky [Sun, 17 Nov 2002 00:11:19 +0000 (00:11 +0000)]
Fix compile warning.
Wez Furlong [Sun, 17 Nov 2002 00:08:42 +0000 (00:08 +0000)]
Remove debugging printf
Ilia Alshanetsky [Sun, 17 Nov 2002 00:07:33 +0000 (00:07 +0000)]
MFH
Marcus Boerger [Sat, 16 Nov 2002 23:47:30 +0000 (23:47 +0000)]
MFH: Force float for the float test
Wez Furlong [Sat, 16 Nov 2002 23:35:30 +0000 (23:35 +0000)]
initialize this member so that it doesn't segfault on shutdown...
Wez Furlong [Sat, 16 Nov 2002 22:59:55 +0000 (22:59 +0000)]
php_stream_fopen_tmpfile now uses php_open_temporary_file rather than
tmpfile().
tmpfile() under win32 will try to use the root directory; the default
IIS settings prohibit access to the root directory, which renders tmpfile()
useless.
PHP's tmpfile() streams are correctly cleaned up and unlinked when closed
(or at request shutdown). However, if the stream is cast and passed to
a third party library, the temporary file may linger.
This is unfortunate, since streams uses this process internally for handling
the casting of user-streams.
--> some more work is needed on this, but this can be done more easily under
Linux.
Wez Furlong [Sat, 16 Nov 2002 22:52:22 +0000 (22:52 +0000)]
Change "wb" -> "r+b" for win32.
The difference is staggering - I've spent hours tracking this down.
It should probably be made the same for all platforms.
Marcus Boerger [Sat, 16 Nov 2002 17:30:10 +0000 (17:30 +0000)]
MFH
Ilia Alshanetsky [Sat, 16 Nov 2002 17:26:48 +0000 (17:26 +0000)]
MFH
Marcus Boerger [Sat, 16 Nov 2002 17:03:49 +0000 (17:03 +0000)]
MFH: Make getimagesize more robust against corrupt files
Wez Furlong [Sat, 16 Nov 2002 16:13:25 +0000 (16:13 +0000)]
This is not needed here.
Wez Furlong [Sat, 16 Nov 2002 11:40:07 +0000 (11:40 +0000)]
Remove debugging line...
Wez Furlong [Sat, 16 Nov 2002 11:39:36 +0000 (11:39 +0000)]
Make include/require of user-streams work on systems without fopencookie.
Sebastian Bergmann [Sat, 16 Nov 2002 08:32:11 +0000 (08:32 +0000)]
MFH
Stig Bakken [Fri, 15 Nov 2002 23:21:42 +0000 (23:21 +0000)]
MFH
Marcus Boerger [Fri, 15 Nov 2002 21:30:51 +0000 (21:30 +0000)]
MFH: When --enable-dba is used then include builtin modules unless
--without-xxx is not used.
Marcus Boerger [Fri, 15 Nov 2002 16:45:57 +0000 (16:45 +0000)]
MFH: Added test for bug 14383
Marcus Boerger [Fri, 15 Nov 2002 16:43:43 +0000 (16:43 +0000)]
MFH: simplify and show skip reason
Marcus Boerger [Fri, 15 Nov 2002 16:42:04 +0000 (16:42 +0000)]
MFH: show correct result
Marcus Boerger [Fri, 15 Nov 2002 16:40:30 +0000 (16:40 +0000)]
MFH: new syntax
Marcus Boerger [Fri, 15 Nov 2002 16:39:36 +0000 (16:39 +0000)]
MFH: info about handler used and use flatfile if available
Marcus Boerger [Fri, 15 Nov 2002 16:37:51 +0000 (16:37 +0000)]
MFH: deprecate ext/db
Ilia Alshanetsky [Fri, 15 Nov 2002 16:36:59 +0000 (16:36 +0000)]
Revert of previous patch ad requested by Andi.
Moriyoshi Koizumi [Fri, 15 Nov 2002 16:36:23 +0000 (16:36 +0000)]
MFH
Ilia Alshanetsky [Fri, 15 Nov 2002 16:34:54 +0000 (16:34 +0000)]
MFH (symlinks + ZTS).
Marcus Boerger [Fri, 15 Nov 2002 16:34:07 +0000 (16:34 +0000)]
MFH: SKIP and INFO result from --SKIPIF--
Moriyoshi Koizumi [Fri, 15 Nov 2002 16:30:53 +0000 (16:30 +0000)]
MFH.
# thanks Jani
Moriyoshi Koizumi [Fri, 15 Nov 2002 16:29:03 +0000 (16:29 +0000)]
MFH
Marcus Boerger [Fri, 15 Nov 2002 16:13:10 +0000 (16:13 +0000)]
MFH
-Allow skip in upper letters.
-Add 'info' result to --SKIPIF-- -> see following dba commits
Moriyoshi Koizumi [Fri, 15 Nov 2002 15:59:57 +0000 (15:59 +0000)]
MFH
SVN Migration [Fri, 15 Nov 2002 15:59:08 +0000 (15:59 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
Moriyoshi Koizumi [Fri, 15 Nov 2002 15:35:22 +0000 (15:35 +0000)]
MFH
Moriyoshi Koizumi [Fri, 15 Nov 2002 14:55:07 +0000 (14:55 +0000)]
MFH
Moriyoshi Koizumi [Fri, 15 Nov 2002 14:50:33 +0000 (14:50 +0000)]
MFH
Marcus Boerger [Fri, 15 Nov 2002 14:48:55 +0000 (14:48 +0000)]
MFH: Only show the first results
Marcus Boerger [Fri, 15 Nov 2002 14:27:37 +0000 (14:27 +0000)]
Correction
#Why does it mix up things again?...i do not know
Moriyoshi Koizumi [Fri, 15 Nov 2002 14:27:12 +0000 (14:27 +0000)]
MFH
Marcus Boerger [Fri, 15 Nov 2002 14:24:20 +0000 (14:24 +0000)]
MFH: Show Zend version
Marcus Boerger [Fri, 15 Nov 2002 11:57:50 +0000 (11:57 +0000)]
MFH: Showing memleaks for a memleak test is a good idea
Marcus Boerger [Fri, 15 Nov 2002 11:07:34 +0000 (11:07 +0000)]
MFH: Fix segfaults (check ext/domxml/tests/domxml002.phpt)
Derick Rethans [Fri, 15 Nov 2002 10:44:23 +0000 (10:44 +0000)]
- MFH: removed restore_connection_defaults for pconnects (discussed on
php-dev@)
bug #19529 closed
bug #12513 reopened
Sander Roobol [Fri, 15 Nov 2002 10:39:19 +0000 (10:39 +0000)]
MFH
foobar [Fri, 15 Nov 2002 07:23:26 +0000 (07:23 +0000)]
MFH
foobar [Fri, 15 Nov 2002 07:18:20 +0000 (07:18 +0000)]
clean the mess..
Moriyoshi Koizumi [Fri, 15 Nov 2002 02:18:12 +0000 (02:18 +0000)]
MFH
Andrei Zmievski [Fri, 15 Nov 2002 00:33:18 +0000 (00:33 +0000)]
MFH
Stig Bakken [Thu, 14 Nov 2002 23:26:27 +0000 (23:26 +0000)]
MFH
Moriyoshi Koizumi [Thu, 14 Nov 2002 23:08:54 +0000 (23:08 +0000)]
MFH
Stig Bakken [Thu, 14 Nov 2002 22:51:21 +0000 (22:51 +0000)]
MFH
Moriyoshi Koizumi [Thu, 14 Nov 2002 22:40:11 +0000 (22:40 +0000)]
MFH
SVN Migration [Thu, 14 Nov 2002 22:38:44 +0000 (22:38 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
Marcus Boerger [Thu, 14 Nov 2002 22:08:30 +0000 (22:08 +0000)]
MFH: Test updates
Marcus Boerger [Thu, 14 Nov 2002 22:02:07 +0000 (22:02 +0000)]
Correct last update
# i don't know why but somehow my files were mixed up or i cannot read
# anylonger - however it seems it's time to go sleeping now
Marcus Boerger [Thu, 14 Nov 2002 21:53:12 +0000 (21:53 +0000)]
Add info: Add magic_quotes_runtime support
Marcus Boerger [Thu, 14 Nov 2002 21:52:22 +0000 (21:52 +0000)]
MFH: magic_quotes_runtime support is needed to have ext/dba being
superset of deprectaed ext/db
Moriyoshi Koizumi [Thu, 14 Nov 2002 21:35:18 +0000 (21:35 +0000)]
MFH
Andrei Zmievski [Thu, 14 Nov 2002 21:17:00 +0000 (21:17 +0000)]
MFH
Andrei Zmievski [Thu, 14 Nov 2002 21:09:47 +0000 (21:09 +0000)]
MFH
SVN Migration [Thu, 14 Nov 2002 21:09:42 +0000 (21:09 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.
Marcus Boerger [Thu, 14 Nov 2002 21:03:22 +0000 (21:03 +0000)]
MFH: Add magic_quotes_runtime which affects several tests
Melvyn Sopacua [Thu, 14 Nov 2002 20:57:09 +0000 (20:57 +0000)]
MFH plus typo fix
Marcus Boerger [Thu, 14 Nov 2002 20:20:47 +0000 (20:20 +0000)]
MFH: Only set the overwrites once (keep this in sync as long as possible)