]>
granicus.if.org Git - php/log
Stig Bakken [Tue, 26 Nov 2002 01:38:48 +0000 (01:38 +0000)]
* a little more "windows robust" when looking for package.xml
Stig Bakken [Tue, 26 Nov 2002 01:34:14 +0000 (01:34 +0000)]
* forgot to set release date
Stig Bakken [Tue, 26 Nov 2002 01:32:47 +0000 (01:32 +0000)]
* added --ignore-errors option, --force no longer ignores errors
Stig Bakken [Tue, 26 Nov 2002 00:05:21 +0000 (00:05 +0000)]
* added sig_keyid config param
Ilia Alshanetsky [Mon, 25 Nov 2002 23:20:05 +0000 (23:20 +0000)]
MFH (test failure if session.serialize_handler is not set to php).
Stig Bakken [Mon, 25 Nov 2002 23:16:16 +0000 (23:16 +0000)]
* more accurate description of "makerpm" command
Stig Bakken [Mon, 25 Nov 2002 23:15:31 +0000 (23:15 +0000)]
* silence some notices
Stefan Esser [Mon, 25 Nov 2002 22:53:57 +0000 (22:53 +0000)]
tmp_line was possible uninitialised, resulting in crap error messages.
Ilia Alshanetsky [Mon, 25 Nov 2002 22:00:52 +0000 (22:00 +0000)]
Added a check to determine if the file can be retrieved or sent.
This check also prevents incorrect error reporting in the event the retrieval
or the sending of the file cannot be accomplished.
Maxim Maletsky [Mon, 25 Nov 2002 18:14:45 +0000 (18:14 +0000)]
Bug# 16798. Tests appreciated by someone with Oracle 8.0
Moriyoshi Koizumi [Mon, 25 Nov 2002 17:44:14 +0000 (17:44 +0000)]
@- Enabled mbregex by default when mbstring is also enabled (Moriyoshi)
Moriyoshi Koizumi [Mon, 25 Nov 2002 17:21:50 +0000 (17:21 +0000)]
Forgot to adjust this one
Moriyoshi Koizumi [Mon, 25 Nov 2002 17:20:20 +0000 (17:20 +0000)]
Renamed several internal functions for consistency
Rui Hirokawa [Mon, 25 Nov 2002 15:21:04 +0000 (15:21 +0000)]
simplified korean encoding conversion table.
Ilia Alshanetsky [Mon, 25 Nov 2002 14:25:52 +0000 (14:25 +0000)]
Removed un-needed zlib check.
Hartmut Holzgraefe [Mon, 25 Nov 2002 12:30:28 +0000 (12:30 +0000)]
email address change
Ilia Alshanetsky [Mon, 25 Nov 2002 01:51:53 +0000 (01:51 +0000)]
Synchronized bundled gd library with the latest stable GD, 2.0.6
Fixed a configuration problem with xpm.
Fixed 2 possible memory leaks in fontFetch().
Yasuo Ohgaki [Mon, 25 Nov 2002 01:38:29 +0000 (01:38 +0000)]
Cleanup state=4 and avoid using sscanf()
Andi Gutmans [Sun, 24 Nov 2002 20:32:49 +0000 (20:32 +0000)]
- FN_IS_STATIC -> FN_STATIC
Andi Gutmans [Sun, 24 Nov 2002 20:15:56 +0000 (20:15 +0000)]
- Fix crash
Moriyoshi Koizumi [Sun, 24 Nov 2002 19:48:58 +0000 (19:48 +0000)]
MFB
Sergey Kartashoff [Sun, 24 Nov 2002 19:39:47 +0000 (19:39 +0000)]
- Header file update for new mnogosearch functions
Sergey Kartashoff [Sun, 24 Nov 2002 19:36:46 +0000 (19:36 +0000)]
@- A new functions have been added: udm_set_agent_param_ex and
udm_get_res_field_ex
- A new functions have been added: udm_set_agent_param_ex and
udm_get_res_field_ex
Sascha Schumann [Sun, 24 Nov 2002 16:23:37 +0000 (16:23 +0000)]
Use proper form of NUL
Drop superfluous checks for NULL results
Marcus Boerger [Sun, 24 Nov 2002 16:07:34 +0000 (16:07 +0000)]
Better naming
Marcus Boerger [Sun, 24 Nov 2002 15:51:57 +0000 (15:51 +0000)]
Add test against redeclaring an overloaded method abstract
Marcus Boerger [Sun, 24 Nov 2002 15:50:28 +0000 (15:50 +0000)]
Add test against mixing static/non static methods
Sterling Hughes [Sun, 24 Nov 2002 15:11:43 +0000 (15:11 +0000)]
null after the erealloc()
Christian Dickmann [Sun, 24 Nov 2002 10:15:25 +0000 (10:15 +0000)]
remove the check, cause i don't really know, if content has to be an array everytime
Christian Dickmann [Sun, 24 Nov 2002 10:13:57 +0000 (10:13 +0000)]
add some checks to increase cache integrity
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..