]>
granicus.if.org Git - php/log
Christian Dickmann [Sun, 24 Nov 2002 10:06:54 +0000 (10:06 +0000)]
add errormessage, but that does not fix the problem
Yasuo Ohgaki [Sun, 24 Nov 2002 07:45:26 +0000 (07:45 +0000)]
Added missing '\0'
foobar [Sun, 24 Nov 2002 05:15:10 +0000 (05:15 +0000)]
MFB: ; instead of :
Moriyoshi Koizumi [Sun, 24 Nov 2002 01:32:15 +0000 (01:32 +0000)]
Renamed the file because this is actually a test for gdImageStringFt().
Ilia Alshanetsky [Sun, 24 Nov 2002 01:30:51 +0000 (01:30 +0000)]
Fix compile warning, MIN/MAX macros may already be defined by param.h
Ilia Alshanetsky [Sun, 24 Nov 2002 01:20:13 +0000 (01:20 +0000)]
Added gdPEstrdup macro.
Ilia Alshanetsky [Sun, 24 Nov 2002 01:15:34 +0000 (01:15 +0000)]
Fixed 3 memory leaks.
Formatted the code to meet PHP's coding standards, which makes it MUCH easier
to understand.
Moriyoshi Koizumi [Sun, 24 Nov 2002 00:59:41 +0000 (00:59 +0000)]
Fixed the macro so this can be compiled with ft1
Moriyoshi Koizumi [Sat, 23 Nov 2002 23:35:57 +0000 (23:35 +0000)]
Sorry, wrong commit.
Moriyoshi Koizumi [Sat, 23 Nov 2002 23:34:38 +0000 (23:34 +0000)]
Dismissed the second part of the test
Frank M. Kromann [Sat, 23 Nov 2002 22:59:24 +0000 (22:59 +0000)]
Adding mb_gpc files to project
Moriyoshi Koizumi [Sat, 23 Nov 2002 22:11:59 +0000 (22:11 +0000)]
Fixed leaks. Other leaks are originated in libgd.
Derick Rethans [Sat, 23 Nov 2002 22:08:05 +0000 (22:08 +0000)]
- Adjust tests for removed old_function() in Zend Engine 2
Moriyoshi Koizumi [Sat, 23 Nov 2002 21:33:31 +0000 (21:33 +0000)]
Fixed segfaults
Marcus Boerger [Sat, 23 Nov 2002 21:11:12 +0000 (21:11 +0000)]
Allow db4.0 & db4.1 here. Patch by Ralf Engelschall (rse@engelschall.com)
Andi Gutmans [Sat, 23 Nov 2002 20:46:39 +0000 (20:46 +0000)]
- My personal cleanups
Andi Gutmans [Sat, 23 Nov 2002 20:44:12 +0000 (20:44 +0000)]
- Commit Marcus' cleanup of abstract and static inheritance and improve
- error messages
Moriyoshi Koizumi [Sat, 23 Nov 2002 20:17:46 +0000 (20:17 +0000)]
Forgot this one. Updated license information
Moriyoshi Koizumi [Sat, 23 Nov 2002 20:14:33 +0000 (20:14 +0000)]
Updated license information headers
Moriyoshi Koizumi [Sat, 23 Nov 2002 20:08:44 +0000 (20:08 +0000)]
Separated GPC related part from mbstring.c
foobar [Sat, 23 Nov 2002 19:20:44 +0000 (19:20 +0000)]
ws fix
Derick Rethans [Sat, 23 Nov 2002 19:03:21 +0000 (19:03 +0000)]
- Make it compile on IRIX again
#- Tested with Linux/FreeBSD and IRIX
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.