]>
granicus.if.org Git - php/log
Marcus Boerger [Sat, 23 Nov 2002 16:57:25 +0000 (16:57 +0000)]
Move up general tests
# if MFH is needed should be decided by QA team: because the output # sequence changes
Moriyoshi Koizumi [Sat, 23 Nov 2002 11:27:56 +0000 (11:27 +0000)]
Fixed some odd behaviours of range()
Moriyoshi Koizumi [Sat, 23 Nov 2002 11:20:51 +0000 (11:20 +0000)]
Fixed tab positions.
Moriyoshi Koizumi [Sat, 23 Nov 2002 05:26:18 +0000 (05:26 +0000)]
Test for mb_send_mail() under language=Korean
Marcus Boerger [Sat, 23 Nov 2002 01:24:08 +0000 (01:24 +0000)]
MFB: Fix memleak in debug mode
Sara Golemon [Sat, 23 Nov 2002 01:09:07 +0000 (01:09 +0000)]
New function dns_get_record(): close resolver socket after use.
fix to internal func php_parserr(): correct bug in return state.
Marcus Boerger [Sat, 23 Nov 2002 00:54:04 +0000 (00:54 +0000)]
Testing default behaviour
Rui Hirokawa [Fri, 22 Nov 2002 23:34:55 +0000 (23:34 +0000)]
fixed some bugs in korean encoding conversion.
Rasmus Lerdorf [Fri, 22 Nov 2002 23:25:14 +0000 (23:25 +0000)]
Applied imagedeallocate() fix
Ilia Alshanetsky [Fri, 22 Nov 2002 21:51:38 +0000 (21:51 +0000)]
Fixed bug #20560.
Stefan Esser [Fri, 22 Nov 2002 19:34:17 +0000 (19:34 +0000)]
little fix
Marcus Boerger [Fri, 22 Nov 2002 15:47:48 +0000 (15:47 +0000)]
Make magic_quotes_runtime work bidirectional for dba
Edin Kadribasic [Fri, 22 Nov 2002 15:47:39 +0000 (15:47 +0000)]
Avoid possible buffer overflow.
Marcus Boerger [Fri, 22 Nov 2002 14:07:29 +0000 (14:07 +0000)]
Show which algorythm fails and do not fail when we have new algos.
#for me TIGER fails anybody else?
Edin Kadribasic [Fri, 22 Nov 2002 13:55:27 +0000 (13:55 +0000)]
MFB: Don't send default http status (200).
Jan Kneschke [Fri, 22 Nov 2002 13:41:51 +0000 (13:41 +0000)]
- protect the function against a non-xml document
- initializing variables reduces the number of seg-faults
Jan Kneschke [Fri, 22 Nov 2002 13:39:06 +0000 (13:39 +0000)]
- fixed a buffer under run
- initializing variables is a good thing
- in case of a invalid response we don't seg-fault here anymore
Andrey Hristov [Fri, 22 Nov 2002 11:11:31 +0000 (11:11 +0000)]
typo fix.
Derick Rethans [Fri, 22 Nov 2002 10:49:46 +0000 (10:49 +0000)]
- Initialize all functions to non-static (patch by Marcus Börger
<marcus.boerger@t-online.de>.
Marcus Boerger [Fri, 22 Nov 2002 10:44:36 +0000 (10:44 +0000)]
Update error message and say 'method' instead of 'function'
Edin Kadribasic [Fri, 22 Nov 2002 10:15:47 +0000 (10:15 +0000)]
Fixed bug #19207 by adding cgi.rfc2616_headers configuration directive.
Sander Roobol [Fri, 22 Nov 2002 09:25:29 +0000 (09:25 +0000)]
Made bcmath extension thread safe.
@Made bcmath extension thread safe. (Sander)
Stig Bakken [Fri, 22 Nov 2002 07:03:46 +0000 (07:03 +0000)]
* fix config-show output
Sebastian Bergmann [Fri, 22 Nov 2002 06:19:04 +0000 (06:19 +0000)]
Show class name as well. Patch by Marcus Börger.
Ilia Alshanetsky [Fri, 22 Nov 2002 02:38:03 +0000 (02:38 +0000)]
Added missing header (fixed bug #20555).
Ilia Alshanetsky [Fri, 22 Nov 2002 00:08:57 +0000 (00:08 +0000)]
Added a test case for bug #20528.
Ilia Alshanetsky [Thu, 21 Nov 2002 23:51:52 +0000 (23:51 +0000)]
Fixed bug #20528.
Melvyn Sopacua [Thu, 21 Nov 2002 23:28:26 +0000 (23:28 +0000)]
Fix bug #20518
Melvyn Sopacua [Thu, 21 Nov 2002 23:27:38 +0000 (23:27 +0000)]
test for bug #20518
Maxim Maletsky [Thu, 21 Nov 2002 21:26:18 +0000 (21:26 +0000)]
Added E_WARNING to OCIPasswordChage() when Safe Mode is in effect
Maxim Maletsky [Thu, 21 Nov 2002 20:49:33 +0000 (20:49 +0000)]
@- Added OCIPasswordChange() which allows the password of an Oracle account to be changed. (Maxim)
Maxim Maletsky [Thu, 21 Nov 2002 20:32:56 +0000 (20:32 +0000)]
comment typo
Maxim Maletsky [Thu, 21 Nov 2002 20:28:11 +0000 (20:28 +0000)]
Disabled OCIPasswordChange() in safe mode. Possible security risks.
Moriyoshi Koizumi [Thu, 21 Nov 2002 18:12:53 +0000 (18:12 +0000)]
Added missing mb_internal_encoding()
Moriyoshi Koizumi [Thu, 21 Nov 2002 17:36:16 +0000 (17:36 +0000)]
Removed unnecessary "\n"
Moriyoshi Koizumi [Thu, 21 Nov 2002 17:26:18 +0000 (17:26 +0000)]
Added a test case for imagettftext()
Marcus Boerger [Thu, 21 Nov 2002 16:48:39 +0000 (16:48 +0000)]
Revert that unwanted debug thing - thanks to Sander Robol
Sander Roobol [Thu, 21 Nov 2002 16:16:38 +0000 (16:16 +0000)]
Hardcode the bcmath.scale ini-entry
Rui Hirokawa [Thu, 21 Nov 2002 16:12:49 +0000 (16:12 +0000)]
mbstring is supporting CJK + some other encodings.
Rui Hirokawa [Thu, 21 Nov 2002 16:05:38 +0000 (16:05 +0000)]
fixed incorrect encoding conversion in korean.
Sander Roobol [Thu, 21 Nov 2002 15:24:45 +0000 (15:24 +0000)]
Adding tests for the bcmath extension
Marcus Boerger [Thu, 21 Nov 2002 15:09:45 +0000 (15:09 +0000)]
Force showing the question
Marcus Boerger [Thu, 21 Nov 2002 15:06:54 +0000 (15:06 +0000)]
Test: An abstract function can be overwritten but not called
Marcus Boerger [Thu, 21 Nov 2002 14:56:06 +0000 (14:56 +0000)]
Make it possible to test language features like newly introduced 'abstract'
independantly from debug mode.
Sebastian Bergmann [Thu, 21 Nov 2002 14:20:25 +0000 (14:20 +0000)]
Show the name of the abstract method in the error.
Sebastian Bergmann [Thu, 21 Nov 2002 14:16:57 +0000 (14:16 +0000)]
Fix prototype.
Hartmut Holzgraefe [Thu, 21 Nov 2002 10:29:11 +0000 (10:29 +0000)]
the apache 1.x sapi read_posts tests for SG(read_post_bytes) being
counted up, so lets make it happy although this value is not really
needed in these cases ...
James Cox [Wed, 20 Nov 2002 21:21:35 +0000 (21:21 +0000)]
grr..
James Cox [Wed, 20 Nov 2002 21:20:10 +0000 (21:20 +0000)]
remove number.c from the win32 build..
# did this on unix... shouldn't cause a problem, but vc can get picky.
Andi Gutmans [Wed, 20 Nov 2002 21:16:39 +0000 (21:16 +0000)]
- CVS nuked number.* so we'll nuke it from the build:)
Frank M. Kromann [Wed, 20 Nov 2002 20:29:21 +0000 (20:29 +0000)]
Adding generated files to ignore list
Andi Gutmans [Wed, 20 Nov 2002 20:03:01 +0000 (20:03 +0000)]
- Revert previous patch
Andi Gutmans [Wed, 20 Nov 2002 19:48:12 +0000 (19:48 +0000)]
- Intermediate commit which works on making bcmath thread-safe.
Derick Rethans [Wed, 20 Nov 2002 19:44:37 +0000 (19:44 +0000)]
- MFZE1: Disable leak() and crash() when not using debug mode
Andi Gutmans [Wed, 20 Nov 2002 19:15:36 +0000 (19:15 +0000)]
- Add abstract methods
Frank M. Kromann [Wed, 20 Nov 2002 18:53:14 +0000 (18:53 +0000)]
Adding path to resolv.lib
Frank M. Kromann [Wed, 20 Nov 2002 18:39:39 +0000 (18:39 +0000)]
Changing line endings to CRLF. This allows the extension to build again.
Andi Gutmans [Wed, 20 Nov 2002 18:00:23 +0000 (18:00 +0000)]
- Fix build (thanks Marcus)
- Implement abstract methods, syntax:
- abstract function foo($vars);
- I don't see any reason why modifiers such as static/public need to be
- used with abstract. PHP is weakly typed and there would be no meaning to
- this anyway. People who want a strictly typed compiled language are
- looking in the wrong place.
Sascha Schumann [Wed, 20 Nov 2002 17:15:00 +0000 (17:15 +0000)]
Add an error message to the ini handlers
Sascha Schumann [Wed, 20 Nov 2002 16:06:29 +0000 (16:06 +0000)]
add protective checks to ini updates
Noticed by: Derick Rethans <d.rethans@jdimedia.nl>
PR: #20284
Ilia Alshanetsky [Wed, 20 Nov 2002 15:56:56 +0000 (15:56 +0000)]
Switched to a new parameter parsing API, which simplifies the code.
Made error reporting use php_error_docref().
Fixed a memory leak in shmop_open() when an invalid flag is specified.
Added tests for shmop() extension.
Sander Roobol [Wed, 20 Nov 2002 12:53:40 +0000 (12:53 +0000)]
One Apache 1.3 line is enough
Stig Bakken [Wed, 20 Nov 2002 06:51:23 +0000 (06:51 +0000)]
* convert to english
Stig Bakken [Wed, 20 Nov 2002 06:50:33 +0000 (06:50 +0000)]
* fix doc for config-{set,get}
Ilia Alshanetsky [Wed, 20 Nov 2002 06:48:58 +0000 (06:48 +0000)]
Added .cvsignore file.
Ilia Alshanetsky [Wed, 20 Nov 2002 06:48:39 +0000 (06:48 +0000)]
Switched to a new parameter parsing API, which simplifies the code a great deal.
Made error reporting use php_error_docref()
Fixed a bug in mhash_keygen_s2k() that caused non \0 terminated data to be returned.
Added tests of all mhash functions.
Stefan Esser [Tue, 19 Nov 2002 23:25:57 +0000 (23:25 +0000)]
Adding SHA1 tests.
Ilia Alshanetsky [Tue, 19 Nov 2002 21:24:47 +0000 (21:24 +0000)]
Do not register IMAGETYPE_SWC if zlib, which is needed for parsing of swc
files is not available.
Ilia Alshanetsky [Tue, 19 Nov 2002 19:55:54 +0000 (19:55 +0000)]
Addressed the issue of persistant allocation.
Fixed bug #20470.
Fixed a memory leak in gdttf.c that would happen when an error during
processing occures.
George Schlossnagle [Tue, 19 Nov 2002 19:03:20 +0000 (19:03 +0000)]
brief v1 documentation
George Schlossnagle [Tue, 19 Nov 2002 18:57:38 +0000 (18:57 +0000)]
Props to Lukas as well
foobar [Tue, 19 Nov 2002 18:02:36 +0000 (18:02 +0000)]
Add George to the credits and add note about it being different than the real Apache SAPI
foobar [Tue, 19 Nov 2002 17:58:10 +0000 (17:58 +0000)]
Fix the configure..
Zeev Suraski [Tue, 19 Nov 2002 17:51:30 +0000 (17:51 +0000)]
MFZE1 - error_reporting fix
Moriyoshi Koizumi [Tue, 19 Nov 2002 17:23:41 +0000 (17:23 +0000)]
Function renamings: s/php_mbstr_/php_mb/.
# all of which are static so I don't see any problem for now.
Moriyoshi Koizumi [Tue, 19 Nov 2002 17:02:06 +0000 (17:02 +0000)]
Unified the duplicated portions.
# No need to merge this patch to the branch
Moriyoshi Koizumi [Tue, 19 Nov 2002 16:56:43 +0000 (16:56 +0000)]
Added a test to check whether mb_parse_str() works properly
Moriyoshi Koizumi [Tue, 19 Nov 2002 16:55:34 +0000 (16:55 +0000)]
Modified the test so it wouldn't be affected by ini settings.
Edin Kadribasic [Tue, 19 Nov 2002 15:11:27 +0000 (15:11 +0000)]
Update Credits
Derick Rethans [Tue, 19 Nov 2002 14:53:31 +0000 (14:53 +0000)]
- Add test for bison weirdness as some people experienced (seems fixed
now though)
Derick Rethans [Tue, 19 Nov 2002 14:45:13 +0000 (14:45 +0000)]
- MFB: Safemode install problem
Marcus Boerger [Tue, 19 Nov 2002 14:11:50 +0000 (14:11 +0000)]
Allow error_prepend and error_append being empty as used in run-test.php
Derick Rethans [Tue, 19 Nov 2002 09:51:50 +0000 (09:51 +0000)]
- Already moved to PECL, but forgot to remove it from php4
Derick Rethans [Tue, 19 Nov 2002 08:20:18 +0000 (08:20 +0000)]
- Committing patch by Philip Olson <philip@cornado.com>.
Marcus Boerger [Tue, 19 Nov 2002 02:34:13 +0000 (02:34 +0000)]
-rename checkdnsrr to dns_check_record, keep old name as alias
-rename getmxrr to dns_get_mx, keep old name as alias
-added dns_get_record
@Added dns_get_record() which allows to retrieve DNS information about
@a host. (Marcus, Pollita)
Stig Bakken [Tue, 19 Nov 2002 02:18:30 +0000 (02:18 +0000)]
* allow config-get in the default layer
George Schlossnagle [Tue, 19 Nov 2002 01:20:42 +0000 (01:20 +0000)]
now this works (thanks Rasmus)
Note: the correct line is --with-apache-hooks
Edin Kadribasic [Tue, 19 Nov 2002 01:06:42 +0000 (01:06 +0000)]
No need to declare functions used internally by DBA as PHPAPI. This
fixes windows build.
Moriyoshi Koizumi [Mon, 18 Nov 2002 21:20:45 +0000 (21:20 +0000)]
We have to use binary mode here.
Moriyoshi Koizumi [Mon, 18 Nov 2002 21:15:41 +0000 (21:15 +0000)]
Fixed possible leaks
George Schlossnagle [Mon, 18 Nov 2002 19:07:37 +0000 (19:07 +0000)]
fixed recurrent entrance to add_cgi_vars
Thies C. Arntzen [Mon, 18 Nov 2002 17:34:55 +0000 (17:34 +0000)]
use FREE_ZVAL when freeing zvals
Marcus Boerger [Mon, 18 Nov 2002 17:23:21 +0000 (17:23 +0000)]
Fix warning as discussed with Wez.
Sascha Schumann [Mon, 18 Nov 2002 17:06:05 +0000 (17:06 +0000)]
Add FAM support for LGPLed libfam.
FAM, the File Alteration Monitor, provides an API that applications can use to
be notified when specific files or directories are changed.
FAM is being used in Enlightenment, GNOME/Nautilus, and KDE.
# Yes, this will be moved to PECL once that is fully usable. Emails about
# this issue will likely be redirected to /dev/null. :-)
Marcus Boerger [Mon, 18 Nov 2002 16:51:02 +0000 (16:51 +0000)]
-Added colordepth for png
-Added tests for width/heidth for unsigned/signed problems
Marcus Boerger [Mon, 18 Nov 2002 16:50:10 +0000 (16:50 +0000)]
Added colordepth for png
Sascha Schumann [Mon, 18 Nov 2002 15:55:07 +0000 (15:55 +0000)]
add missing backslash
Edin Kadribasic [Mon, 18 Nov 2002 15:53:00 +0000 (15:53 +0000)]
Nuke one more win32 linking warning.
Marcus Boerger [Mon, 18 Nov 2002 15:49:06 +0000 (15:49 +0000)]
Fixing unsigned/signed problems (and i thought about it before...)
Derick Rethans [Mon, 18 Nov 2002 15:45:27 +0000 (15:45 +0000)]
- Remove outdated GPL clause; the file was totally rewritten