]>
granicus.if.org Git - php/log
Marcus Boerger [Fri, 15 Nov 2002 16:33:05 +0000 (16:33 +0000)]
Use eregi is better (noticed by Jon)
Moriyoshi Koizumi [Fri, 15 Nov 2002 16:25:31 +0000 (16:25 +0000)]
Always use binary mode for magic files
Moriyoshi Koizumi [Fri, 15 Nov 2002 16:13:36 +0000 (16:13 +0000)]
Include php_config.h for HAVE_MBSTRING
Marcus Boerger [Fri, 15 Nov 2002 16:11:51 +0000 (16:11 +0000)]
Use flatfile if available.
# This way we are using the internal library which we know about most.
Moriyoshi Koizumi [Fri, 15 Nov 2002 15:59:07 +0000 (15:59 +0000)]
Divided the overload test into two so as to handle the case mbregex is
not enabled
Marcus Boerger [Fri, 15 Nov 2002 15:58:09 +0000 (15:58 +0000)]
Show which handler was used in the test
Marcus Boerger [Fri, 15 Nov 2002 15:57:00 +0000 (15:57 +0000)]
-Allow skip in upper letters.
-Add 'info' result to --SKIPIF-- -> see following dba commits
Marcus Boerger [Fri, 15 Nov 2002 15:35:11 +0000 (15:35 +0000)]
Speling (found by Andi)
Moriyoshi Koizumi [Fri, 15 Nov 2002 15:34:57 +0000 (15:34 +0000)]
%s/SKIP/skip/g
Marcus Boerger [Fri, 15 Nov 2002 15:22:07 +0000 (15:22 +0000)]
Simplify and show skip reason
Marcus Boerger [Fri, 15 Nov 2002 15:19:02 +0000 (15:19 +0000)]
Update to new syntax suggestion
Marcus Boerger [Fri, 15 Nov 2002 15:17:39 +0000 (15:17 +0000)]
Show correct result
Moriyoshi Koizumi [Fri, 15 Nov 2002 15:13:30 +0000 (15:13 +0000)]
Fixed segfault in case the specified magic file cannot be read.
Moriyoshi Koizumi [Fri, 15 Nov 2002 15:07:24 +0000 (15:07 +0000)]
Bug fixing news
Moriyoshi Koizumi [Fri, 15 Nov 2002 14:53:58 +0000 (14:53 +0000)]
Removed unnecessary ?>
Moriyoshi Koizumi [Fri, 15 Nov 2002 14:49:57 +0000 (14:49 +0000)]
Fixed bogus SKIPIF conditions.
Marcus Boerger [Fri, 15 Nov 2002 14:46:52 +0000 (14:46 +0000)]
Only show the first results
Andi Gutmans [Fri, 15 Nov 2002 14:30:40 +0000 (14:30 +0000)]
- MFZE1
Moriyoshi Koizumi [Fri, 15 Nov 2002 14:26:33 +0000 (14:26 +0000)]
Added some skipif conditions to handle the case mbstring is enabled but mbregex is disabled.
Andi Gutmans [Fri, 15 Nov 2002 14:25:44 +0000 (14:25 +0000)]
- Commit fix for bug #19566 (I think it's by Marcus :)
Marcus Boerger [Fri, 15 Nov 2002 14:23:40 +0000 (14:23 +0000)]
Show Zend version
Moriyoshi Koizumi [Fri, 15 Nov 2002 13:36:49 +0000 (13:36 +0000)]
Bug fixing news
Marcus Boerger [Fri, 15 Nov 2002 11:55:57 +0000 (11:55 +0000)]
Showing memleaks for a memleak test is a good idea
Marcus Boerger [Fri, 15 Nov 2002 11:49:58 +0000 (11:49 +0000)]
db is deprecated now
Marcus Boerger [Fri, 15 Nov 2002 11:06:13 +0000 (11:06 +0000)]
Fix segfaults (check ext/domxml/tests/domxml002.phpt)
Sander Roobol [Fri, 15 Nov 2002 10:37:41 +0000 (10:37 +0000)]
Move the build-environment stuff down or the test results up, so you
don't need to scroll down to see the failed tests.
Georg Richter [Fri, 15 Nov 2002 10:35:10 +0000 (10:35 +0000)]
removed restore_connection_defaults for pconnects (discussed on php-dev@)
bug #19529 closed
bug #12513 reopened
foobar [Fri, 15 Nov 2002 07:21:33 +0000 (07:21 +0000)]
ws fix
Moriyoshi Koizumi [Fri, 15 Nov 2002 02:16:41 +0000 (02:16 +0000)]
Fixed bug #20381
Moriyoshi Koizumi [Fri, 15 Nov 2002 02:11:23 +0000 (02:11 +0000)]
Added a test case for bug #20381
Maxim Maletsky [Fri, 15 Nov 2002 02:06:11 +0000 (02:06 +0000)]
I mean - todo typo :)
Maxim Maletsky [Fri, 15 Nov 2002 02:05:06 +0000 (02:05 +0000)]
todo typo
Moriyoshi Koizumi [Fri, 15 Nov 2002 01:45:23 +0000 (01:45 +0000)]
Use C comments
Andrei Zmievski [Fri, 15 Nov 2002 00:32:42 +0000 (00:32 +0000)]
Oops.
Andrei Zmievski [Fri, 15 Nov 2002 00:31:10 +0000 (00:31 +0000)]
Fix function prototype.
Sascha Schumann [Fri, 15 Nov 2002 00:20:17 +0000 (00:20 +0000)]
use grep -E instead of egrep. the latter is not defined by POSIX anymore
Stig Bakken [Thu, 14 Nov 2002 23:23:21 +0000 (23:23 +0000)]
Added error codes for the PEAR_Dependency class
Changed the dependency API to have a reference to an error message
string as first arg to all check methods
Moriyoshi Koizumi [Thu, 14 Nov 2002 23:07:53 +0000 (23:07 +0000)]
Fixed a problem that ICONV_IMPL doesn't give a correct value in win32 build.
Stig Bakken [Thu, 14 Nov 2002 22:50:01 +0000 (22:50 +0000)]
Added PATH_SEPARATOR constant
Stig Bakken [Thu, 14 Nov 2002 22:41:56 +0000 (22:41 +0000)]
* a little bit of internal refactoring
Moriyoshi Koizumi [Thu, 14 Nov 2002 22:38:43 +0000 (22:38 +0000)]
Added a test for zend-multibyte extension
Marcus Boerger [Thu, 14 Nov 2002 21:45:01 +0000 (21:45 +0000)]
Minor test corrections
Marcus Boerger [Thu, 14 Nov 2002 21:43:49 +0000 (21:43 +0000)]
Test is affected by mbstring
Andrei Zmievski [Thu, 14 Nov 2002 21:36:07 +0000 (21:36 +0000)]
MFZE1
Moriyoshi Koizumi [Thu, 14 Nov 2002 21:33:36 +0000 (21:33 +0000)]
Fixed possible buffer over run in php_mb_safe_strrchr_ex()
Maxim Maletsky [Thu, 14 Nov 2002 21:26:57 +0000 (21:26 +0000)]
Added function OCIPasswordChange() that allows renewal of an expired Oracle password.
# Tested, but still considered experimental...
Andrei Zmievski [Thu, 14 Nov 2002 21:15:42 +0000 (21:15 +0000)]
Sort the modules for info output as well.
Marcus Boerger [Thu, 14 Nov 2002 21:15:31 +0000 (21:15 +0000)]
file() is affected by magic_quotes_runtime
Marcus Boerger [Thu, 14 Nov 2002 21:11:40 +0000 (21:11 +0000)]
Add info: Add magic_quotes_runtime support
Marcus Boerger [Thu, 14 Nov 2002 21:09:41 +0000 (21:09 +0000)]
Add magic_quotes_runtime support
Marcus Boerger [Thu, 14 Nov 2002 21:02:24 +0000 (21:02 +0000)]
Add magic_quotes_runtime which affects several tests
Melvyn Sopacua [Thu, 14 Nov 2002 20:57:48 +0000 (20:57 +0000)]
typo
Andrei Zmievski [Thu, 14 Nov 2002 20:32:28 +0000 (20:32 +0000)]
Sort the modules and extensions before printing them when -m switch is used.
Marcus Boerger [Thu, 14 Nov 2002 20:30:53 +0000 (20:30 +0000)]
Test for bug #14383
Marcus Boerger [Thu, 14 Nov 2002 20:12:36 +0000 (20:12 +0000)]
Only set the overwrites once
Melvyn Sopacua [Thu, 14 Nov 2002 19:44:26 +0000 (19:44 +0000)]
Add a note about the mime-type
Moriyoshi Koizumi [Thu, 14 Nov 2002 19:04:29 +0000 (19:04 +0000)]
Fix build
Moriyoshi Koizumi [Thu, 14 Nov 2002 18:54:42 +0000 (18:54 +0000)]
Moved some mbregex related portions from mbstring.c to php_mbregex.c
# No need to merge this change to PHP_4_3 branch
Moriyoshi Koizumi [Thu, 14 Nov 2002 18:38:38 +0000 (18:38 +0000)]
Prevent warnings under safe mode
Ilia Alshanetsky [Thu, 14 Nov 2002 18:38:19 +0000 (18:38 +0000)]
Disable safe_mode as it interferes with just about every test that needs
to access the file system, set enviroment variables or execute commands.
Marcus Boerger [Thu, 14 Nov 2002 17:20:50 +0000 (17:20 +0000)]
Missed that
Ilia Alshanetsky [Thu, 14 Nov 2002 16:32:30 +0000 (16:32 +0000)]
Fixed ZTS compile warning.
Stefan Esser [Thu, 14 Nov 2002 16:30:07 +0000 (16:30 +0000)]
Fixing possible remote overflow due to mbstring translation.
Ilia Alshanetsky [Thu, 14 Nov 2002 16:20:23 +0000 (16:20 +0000)]
Fixed bug #20423.
Marcus Boerger [Thu, 14 Nov 2002 15:09:53 +0000 (15:09 +0000)]
Fix TSRM build
Marcus Boerger [Thu, 14 Nov 2002 15:08:39 +0000 (15:08 +0000)]
Fix warnings (Marcus & Pierre-Alain Joye)
Marcus Boerger [Thu, 14 Nov 2002 14:58:01 +0000 (14:58 +0000)]
Info about gd changes
Wez Furlong [Thu, 14 Nov 2002 14:56:35 +0000 (14:56 +0000)]
Add a test case for this "bug" # 20134.
I'm not sure that this test is actually useful, so I'm not adding
it to the branch.
Marcus Boerger [Thu, 14 Nov 2002 14:38:20 +0000 (14:38 +0000)]
Info about closed bugs
Marcus Boerger [Thu, 14 Nov 2002 14:32:39 +0000 (14:32 +0000)]
Fix locking behaviour: On some systems read during write is permitted but
most libraries are not capable of that. GDBM is system dependant so there
we only test that we do not deadlock.
Wez Furlong [Thu, 14 Nov 2002 14:26:15 +0000 (14:26 +0000)]
MFB
Ilia Alshanetsky [Thu, 14 Nov 2002 13:45:08 +0000 (13:45 +0000)]
Fix bug 19689, solution suggested by dmitry@koteroff.ru.
Ilia Alshanetsky [Thu, 14 Nov 2002 13:40:14 +0000 (13:40 +0000)]
Fixed bug #20420 and added partial urls to the test of the function.
Wez Furlong [Thu, 14 Nov 2002 12:20:36 +0000 (12:20 +0000)]
Add this test to make sure that fopencookie is detected and working
correctly (or that the less efficient tmpfile casting is working).
More details in the test itself.
Wez Furlong [Thu, 14 Nov 2002 12:06:01 +0000 (12:06 +0000)]
Fix build for unix.
Not sure if this needs merging to the branch (haven't got that far yet today).
Wez Furlong [Thu, 14 Nov 2002 11:41:24 +0000 (11:41 +0000)]
Commit these before Sterling renames the files again :-)
When curlstreams are enabled, registers a each supported protocol
with PHP.
"More Correctly" implement eof for curlstreams.
Still not ready for anything like primetime.
Derick Rethans [Thu, 14 Nov 2002 10:56:35 +0000 (10:56 +0000)]
- MFB: Fixed bug #20484 (stream_get_meta_data crashes on a normal file
stream). (Derick, Wez)
Jon Parise [Thu, 14 Nov 2002 05:46:10 +0000 (05:46 +0000)]
@- Added an optional "step" parameter to range(). (Jon)
Sterling Hughes [Thu, 14 Nov 2002 04:07:51 +0000 (04:07 +0000)]
remove C++ comments
James Cox [Thu, 14 Nov 2002 02:05:53 +0000 (02:05 +0000)]
changing..
#also, i think the qa and web team needs updating -- i'd like to see web change to a more general infrastructure category... anyone care to volunteer? :)
James Cox [Thu, 14 Nov 2002 01:54:38 +0000 (01:54 +0000)]
englishify
Sascha Schumann [Thu, 14 Nov 2002 01:35:20 +0000 (01:35 +0000)]
Fix "make install" in vpath env
Sascha Schumann [Thu, 14 Nov 2002 01:09:46 +0000 (01:09 +0000)]
- Remove PHP_DISABLE_CLI
- Streamline ircg build: thttpd-dependent part moved into separate source
file, so that it can be added to the SAPI-only object list.
Sascha Schumann [Thu, 14 Nov 2002 00:41:53 +0000 (00:41 +0000)]
upgrade files to libtool 1.4.3 shipped ones
# should be safe to upgrade these to the 1.5.x ones
foobar [Thu, 14 Nov 2002 00:21:14 +0000 (00:21 +0000)]
MFB: Fix for bug: #20412
Edin Kadribasic [Wed, 13 Nov 2002 23:11:14 +0000 (23:11 +0000)]
MFB (made mbstring compile on windows again).
Sterling Hughes [Wed, 13 Nov 2002 22:43:31 +0000 (22:43 +0000)]
curl_multi_info_read is unimplemented...
Ilia Alshanetsky [Wed, 13 Nov 2002 22:35:16 +0000 (22:35 +0000)]
Moved news entry about imagefilter() to proper location.
Sterling Hughes [Wed, 13 Nov 2002 22:25:33 +0000 (22:25 +0000)]
add multi support and reorganize things a bit...
foobar [Wed, 13 Nov 2002 22:24:49 +0000 (22:24 +0000)]
Welcome 4.4.0
Edin Kadribasic [Wed, 13 Nov 2002 21:29:55 +0000 (21:29 +0000)]
Really remove mbstring from the build.
# mbstring is gone completely as it does not build currently on win32
# as a separate module
Edin Kadribasic [Wed, 13 Nov 2002 21:28:16 +0000 (21:28 +0000)]
Allow mbstring defines to be somewhere else without warnings.
Ilia Alshanetsky [Wed, 13 Nov 2002 20:07:12 +0000 (20:07 +0000)]
New gd function.
Ilia Alshanetsky [Wed, 13 Nov 2002 20:03:59 +0000 (20:03 +0000)]
Added tests for imagefilter() function.
Ilia Alshanetsky [Wed, 13 Nov 2002 20:02:58 +0000 (20:02 +0000)]
Added imagefilter() function by Pierre-Alain Joye (paj@pearfr.org). This
function allows negate, grayscale, brightness, contrast, colorize, selective blur,
Gaussian blur, edge detect, smooth, sharpen and emboss filters to be applied
on an image.
Stig Bakken [Wed, 13 Nov 2002 19:49:28 +0000 (19:49 +0000)]
* remove debug output
Derick Rethans [Wed, 13 Nov 2002 19:40:10 +0000 (19:40 +0000)]
- Moved cybermut to PECL
Andrei Zmievski [Wed, 13 Nov 2002 19:19:05 +0000 (19:19 +0000)]
Change version to 4.4.0-dev.
foobar [Wed, 13 Nov 2002 18:28:50 +0000 (18:28 +0000)]
moved this entry under correct version
Ilia Alshanetsky [Wed, 13 Nov 2002 17:17:32 +0000 (17:17 +0000)]
Compile warning fix.