]>
granicus.if.org Git - php/log
Moriyoshi Koizumi [Fri, 17 Jan 2003 22:54:47 +0000 (22:54 +0000)]
Bump year.
Moriyoshi Koizumi [Fri, 17 Jan 2003 22:45:23 +0000 (22:45 +0000)]
WS fix
Ilia Alshanetsky [Fri, 17 Jan 2003 21:37:56 +0000 (21:37 +0000)]
Removed pointless checks of array_init() return value.
Harald Radi [Fri, 17 Jan 2003 21:16:12 +0000 (21:16 +0000)]
make std_object_handlers struct available for shared modules
Moriyoshi Koizumi [Fri, 17 Jan 2003 20:00:31 +0000 (20:00 +0000)]
Fixed a quoted printable decoder so that it would conform to RFC2045.
Andrey Hristov [Fri, 17 Jan 2003 19:35:13 +0000 (19:35 +0000)]
Moved to C style comments.
Last time forgot to convert the header files.
Sascha Schumann [Fri, 17 Jan 2003 18:53:22 +0000 (18:53 +0000)]
Fix POST handling once and for all. The daemon now never blocks and handles
uploads of up to 2GB on 32 bit platforms.
Uploads >16KB are put into a file-backed mmap area.
SG(request_info).content_type got corrupted somewhere. As a workaround,
we provide SAPI with a duplicate of the original string.
Marcus Boerger [Fri, 17 Jan 2003 18:51:30 +0000 (18:51 +0000)]
fix jp2 detection and add testfile
Ilia Alshanetsky [Fri, 17 Jan 2003 18:34:07 +0000 (18:34 +0000)]
Syncronize bundled GD library with latest GD (2.0.11).
Derick Rethans [Fri, 17 Jan 2003 18:07:10 +0000 (18:07 +0000)]
- Fixed a bug that made that no newline was displayed when there was no value
for a row.
Andrey Hristov [Fri, 17 Jan 2003 16:33:01 +0000 (16:33 +0000)]
Removed pointless checks around array_init().
Ilia Alshanetsky [Fri, 17 Jan 2003 16:07:39 +0000 (16:07 +0000)]
Fixed memory leaks in imap_get_quota & imap_get_quotaroot.
Removed pointless checks around array_init().
Moriyoshi Koizumi [Fri, 17 Jan 2003 09:04:02 +0000 (09:04 +0000)]
Significant speed enhancements. I was underestimating the power of recent
CPUs :)
Sebastian Bergmann [Fri, 17 Jan 2003 06:15:24 +0000 (06:15 +0000)]
Move ZEND_ENGINE_2 check to where it is defined.
<changelog@php.net> [Fri, 17 Jan 2003 01:37:02 +0000 (01:37 +0000)]
NEWS update
<changelog@php.net> [Fri, 17 Jan 2003 01:36:11 +0000 (01:36 +0000)]
ChangeLog update
Harald Radi [Thu, 16 Jan 2003 22:09:58 +0000 (22:09 +0000)]
move the ZE2 check into internal_functions_win32.c
Harald Radi [Thu, 16 Jan 2003 22:08:00 +0000 (22:08 +0000)]
revert previous commit
Harald Radi [Thu, 16 Jan 2003 21:52:06 +0000 (21:52 +0000)]
unbreak the build
Ilia Alshanetsky [Thu, 16 Jan 2003 21:18:49 +0000 (21:18 +0000)]
Fixed bug #21651 (crash in pdf_open_memory_image() when inserting a
non truecolor image).
Moriyoshi Koizumi [Thu, 16 Jan 2003 20:59:07 +0000 (20:59 +0000)]
Finally fixed a qp encoder bug that line break characters that appear exactly
at the end of the chunk lost in the output.
# I bet no more problems will occur in quoted-printable encoder.
# But I recognised the counterpart is still buggy due to RFC2045-incompliance.
Marcus Boerger [Thu, 16 Jan 2003 19:46:12 +0000 (19:46 +0000)]
- JPEG 2000 support
Marcus Boerger [Thu, 16 Jan 2003 19:45:26 +0000 (19:45 +0000)]
- corrected error in file detection for very small files
- JPEG 2000 support, mostly Adam Wright <adam@elysium.ltd.uk>
@Enhanced jpeg 2000 support for GetImageSize(). (marcus, Adam Wright)
Harald Radi [Thu, 16 Jan 2003 18:53:45 +0000 (18:53 +0000)]
change library name
Harald Radi [Thu, 16 Jan 2003 18:46:59 +0000 (18:46 +0000)]
update skeleton
Harald Radi [Thu, 16 Jan 2003 18:25:59 +0000 (18:25 +0000)]
fix path to config.w32.h
Harald Radi [Thu, 16 Jan 2003 18:17:48 +0000 (18:17 +0000)]
add COM
Harald Radi [Thu, 16 Jan 2003 18:16:50 +0000 (18:16 +0000)]
prevent HEAD + ZE1 builds and add COM
Harald Radi [Thu, 16 Jan 2003 18:15:44 +0000 (18:15 +0000)]
for those who prefer to have com as a shared lib
Harald Radi [Thu, 16 Jan 2003 17:49:22 +0000 (17:49 +0000)]
make layers loadable as self-sustaining php extension
which registeres itself in the rpc framework.
Dan Kalowsky [Thu, 16 Jan 2003 16:42:25 +0000 (16:42 +0000)]
typo corrected
Dan Kalowsky [Thu, 16 Jan 2003 16:27:31 +0000 (16:27 +0000)]
Adding in test ability for WIndows to fetch_objects
Edin Kadribasic [Thu, 16 Jan 2003 13:19:50 +0000 (13:19 +0000)]
Fixed bug #21648
Sascha Schumann [Thu, 16 Jan 2003 07:21:49 +0000 (07:21 +0000)]
Add INI setting session.hash_bits_per_character which enables developers
to choose how session ids are represented, regardless of the hash algorithm.
Ilia Alshanetsky [Thu, 16 Jan 2003 02:53:44 +0000 (02:53 +0000)]
Fixed bug #20079 (made ora_logoff return TRUE on success).
<changelog@php.net> [Thu, 16 Jan 2003 01:33:30 +0000 (01:33 +0000)]
ChangeLog update
Ilia Alshanetsky [Thu, 16 Jan 2003 00:44:17 +0000 (00:44 +0000)]
Fixed bug #20933 (isset/empty didn't work when used on string offsets).
Edin Kadribasic [Wed, 15 Jan 2003 22:19:46 +0000 (22:19 +0000)]
Added some missing modules. Removed some that are built in or moved to
ext/rpc.
Sascha Schumann [Wed, 15 Jan 2003 21:13:01 +0000 (21:13 +0000)]
scrap STANDARD_SAPI_MODULE_PROPERTIES; it is causing more harm than good
Andi Gutmans [Wed, 15 Jan 2003 20:35:06 +0000 (20:35 +0000)]
- Revert int -> unsigned int change for str.len
Ilia Alshanetsky [Wed, 15 Jan 2003 19:36:13 +0000 (19:36 +0000)]
More build fixes.
Sascha Schumann [Wed, 15 Jan 2003 19:10:14 +0000 (19:10 +0000)]
Revert commit which turned the lengths of strings into zend_uint.
Wez Furlong [Wed, 15 Jan 2003 18:54:03 +0000 (18:54 +0000)]
Relieve scripts of the burden of ensuring that all pipes are closed prior
to calling proc_close().
Implement proc_get_status(resource $process) which returns an array of
information about a process created with proc_open().
The information includes:
array(
"command" => string "name of the command",
"pid" => long process identifier,
"running" => bool true if the process is still running
"exitcode" => long exitcode if the process exited
"signaled" => bool true if the process was signaled
"termsig" => long signal number if signaled
"stopped" => bool true if the process is stopped
"stopsig" => long signal number if stopped
);
Ilia Alshanetsky [Wed, 15 Jan 2003 17:22:03 +0000 (17:22 +0000)]
Fixed a typo.
Sebastian Bergmann [Wed, 15 Jan 2003 16:53:49 +0000 (16:53 +0000)]
Define PHP_CAN_SUPPORT_PROC_OPEN.
Sebastian Bergmann [Wed, 15 Jan 2003 16:48:46 +0000 (16:48 +0000)]
Add proc_open.c to project.
Wez Furlong [Wed, 15 Jan 2003 16:29:00 +0000 (16:29 +0000)]
- Move proc_open code to a source file of it's own.
- Tidy up that netware mess by performing a configure check which will
define the symbol PHP_CAN_SUPPORT_PROC_OPEN if PHP can support proc_open.
- Protected the proc_open specific code with #ifdef PHP_CAN_SUPPORT_PROC_OPEN
so that user-space scripts can use function_exists and react accordingly.
** Heads Up Win32: You need to add ext/standard/proc_open.c to the DSP and
** #define PHP_CAN_SUPPORT_PROC_OPEN in the w32 config header.
Ilia Alshanetsky [Wed, 15 Jan 2003 15:36:28 +0000 (15:36 +0000)]
Build fixes.
Moriyoshi Koizumi [Wed, 15 Jan 2003 15:05:17 +0000 (15:05 +0000)]
Fixed a qp encoder bug that the constructor sometimes fails if
line-breaking mode is off.
Ilia Alshanetsky [Wed, 15 Jan 2003 14:05:41 +0000 (14:05 +0000)]
Typo fixes.
Ilia Alshanetsky [Wed, 15 Jan 2003 14:02:11 +0000 (14:02 +0000)]
Fixed typo.
Ilia Alshanetsky [Wed, 15 Jan 2003 13:55:34 +0000 (13:55 +0000)]
Various corrections.
Ilia Alshanetsky [Wed, 15 Jan 2003 13:50:54 +0000 (13:50 +0000)]
Fixed typos.
Ilia Alshanetsky [Wed, 15 Jan 2003 13:48:07 +0000 (13:48 +0000)]
Typo corrections.
Sascha Schumann [Wed, 15 Jan 2003 11:30:39 +0000 (11:30 +0000)]
whitespace
Sascha Schumann [Wed, 15 Jan 2003 11:22:04 +0000 (11:22 +0000)]
whitespace
Yasuo Ohgaki [Wed, 15 Jan 2003 10:21:15 +0000 (10:21 +0000)]
Fixed proto
Adam Dickmeiss [Wed, 15 Jan 2003 08:00:44 +0000 (08:00 +0000)]
Fix functions comments (connection resource rather than connection id).
New functions yaz_set_option and yaz_get_option.
Cleanup in yaz_connect.
Adam Dickmeiss [Wed, 15 Jan 2003 07:57:52 +0000 (07:57 +0000)]
Fix lib config for the case where YAZ depends on multiple libraries
Ilia Alshanetsky [Wed, 15 Jan 2003 03:37:11 +0000 (03:37 +0000)]
Kill compile warning.
Ilia Alshanetsky [Wed, 15 Jan 2003 03:01:17 +0000 (03:01 +0000)]
Newer parameter parsing API.
Ilia Alshanetsky [Wed, 15 Jan 2003 02:54:54 +0000 (02:54 +0000)]
Getting rid of the old API parsing code.
Ilia Alshanetsky [Wed, 15 Jan 2003 02:49:38 +0000 (02:49 +0000)]
Changed php_error to php_error_docref.
Made use of the more recent parameter parsing API, zend_get_parameters*.
Ilia Alshanetsky [Wed, 15 Jan 2003 02:31:16 +0000 (02:31 +0000)]
Removed pointless checks around array_init() & ZE memory allocation macros.
Changed php_error to php_error_docref.
Dropped getParam* parameter parsing API in favor of zend_get_parameters*.
<changelog@php.net> [Wed, 15 Jan 2003 01:34:55 +0000 (01:34 +0000)]
ChangeLog update
Ilia Alshanetsky [Wed, 15 Jan 2003 00:52:06 +0000 (00:52 +0000)]
This patch allows cpdf to be compiled in conjunction with ncurses, which was
not possible before due to conflicting defines.
Andi Gutmans [Tue, 14 Jan 2003 21:29:23 +0000 (21:29 +0000)]
- Change "is" to "instanceof" as it explains better what the operator means.
- "is_a" was also appropriate but ugly.
Ilia Alshanetsky [Tue, 14 Jan 2003 21:04:47 +0000 (21:04 +0000)]
Porting of patch applied to ext/xmlrpc.
Ilia Alshanetsky [Tue, 14 Jan 2003 21:02:14 +0000 (21:02 +0000)]
Made the code use php_error_docref().
Removed pointless checks around array_init() and emalloc().
Switched to zend_get_parameters_ex() argument parsing API.
Andrey Hristov [Tue, 14 Jan 2003 20:24:40 +0000 (20:24 +0000)]
Migrated to C style comments.
Ilia Alshanetsky [Tue, 14 Jan 2003 20:07:52 +0000 (20:07 +0000)]
Changed getParameters() to zend_get_parameters_ex().
Ilia Alshanetsky [Tue, 14 Jan 2003 20:05:38 +0000 (20:05 +0000)]
Fixed compile warnings.
Ilia Alshanetsky [Tue, 14 Jan 2003 20:02:42 +0000 (20:02 +0000)]
One more typo.
Ilia Alshanetsky [Tue, 14 Jan 2003 19:59:48 +0000 (19:59 +0000)]
Fixed typos.
Moriyoshi Koizumi [Tue, 14 Jan 2003 19:26:00 +0000 (19:26 +0000)]
Appended my name to the list of authors
Moriyoshi Koizumi [Tue, 14 Jan 2003 19:25:10 +0000 (19:25 +0000)]
Test update for new feature
Ilia Alshanetsky [Tue, 14 Jan 2003 18:54:44 +0000 (18:54 +0000)]
Switched from old getParse* argument parsing API to a more recent
zend_get_parameters*.
Andrey Hristov [Tue, 14 Jan 2003 18:26:47 +0000 (18:26 +0000)]
added function get_memory_usage(). available only when PHP is compiled
with --enable-memory-limit
Ilia Alshanetsky [Tue, 14 Jan 2003 17:45:31 +0000 (17:45 +0000)]
Fixed compile warning & removed useless variable.
Ilia Alshanetsky [Tue, 14 Jan 2003 17:44:56 +0000 (17:44 +0000)]
Changed php_error to php_error_docref.
Got rid off the ancient getParameters* parameter parsing API.
Moriyoshi Koizumi [Tue, 14 Jan 2003 16:42:18 +0000 (16:42 +0000)]
Added a new option "force-encode-first" to the quoted-printable encoder
as per Wez's request. If enabled, the encoder forcefully does qp
tranformation on every first character of lines in incoming stream.
Ilia Alshanetsky [Tue, 14 Jan 2003 15:15:53 +0000 (15:15 +0000)]
Changed php_error() to php_error_docref().
Made pdfdoc retrieval a macro.
Moriyoshi Koizumi [Tue, 14 Jan 2003 15:14:11 +0000 (15:14 +0000)]
Made php_quot_print_decode() RFC2045-compliant
# this function is only used in iconv extension and the corresponding
# userland function doesn't use it, so I don't see any BC issue here.
Stanislav Malyshev [Tue, 14 Jan 2003 15:12:35 +0000 (15:12 +0000)]
fix memory leaks and key size
Edin Kadribasic [Tue, 14 Jan 2003 14:46:33 +0000 (14:46 +0000)]
MFB: bind_textdomain_codeset() availability on windows
Ilia Alshanetsky [Tue, 14 Jan 2003 14:21:45 +0000 (14:21 +0000)]
MFZE2
Derick Rethans [Tue, 14 Jan 2003 13:55:00 +0000 (13:55 +0000)]
s/gd/gd2
Stanislav Malyshev [Tue, 14 Jan 2003 12:27:07 +0000 (12:27 +0000)]
fix warning
Stanislav Malyshev [Tue, 14 Jan 2003 12:15:09 +0000 (12:15 +0000)]
Make add_property_ functions work via write_property handler
Stanislav Malyshev [Tue, 14 Jan 2003 12:13:51 +0000 (12:13 +0000)]
ws
Ilia Alshanetsky [Tue, 14 Jan 2003 02:41:47 +0000 (02:41 +0000)]
Reverting previous patch.
Ilia Alshanetsky [Tue, 14 Jan 2003 02:39:10 +0000 (02:39 +0000)]
Changed php_error to php_error_docref().
Removed pointless checks around array_init().
<changelog@php.net> [Tue, 14 Jan 2003 01:35:54 +0000 (01:35 +0000)]
ChangeLog update
Moriyoshi Koizumi [Tue, 14 Jan 2003 01:27:57 +0000 (01:27 +0000)]
Fixed small memory leak that occurs when the invalid line length is passed
to the qprint ctor.
Moriyoshi Koizumi [Tue, 14 Jan 2003 01:23:35 +0000 (01:23 +0000)]
Fixed quoted-printable encoder so that it produces RFC2045 complicant
output. As per this specification requirement, the constructor now accepts
three options: binary (boolean), line-len (uint), line-break-chars (string).
foobar [Mon, 13 Jan 2003 23:31:13 +0000 (23:31 +0000)]
Fixed bug: #21543, Informix version detection fails
Frank M. Kromann [Mon, 13 Jan 2003 19:33:10 +0000 (19:33 +0000)]
false should be VT_FALSE
Moriyoshi Koizumi [Mon, 13 Jan 2003 19:18:18 +0000 (19:18 +0000)]
Fixed typoFixed typoFixed typoFixed typoFixed typoFixed typoFixed typoFixed typo
Andrey Hristov [Mon, 13 Jan 2003 18:12:23 +0000 (18:12 +0000)]
added array_combine().
Creates an array by using the elements of the first parameter as keys and
the elements of the second as correspoding keys. Error is thrown in case
the arrays has different number of elements. Number of elements 0 is not
valid for both parameters.
Andrey Hristov [Mon, 13 Jan 2003 16:39:16 +0000 (16:39 +0000)]
Modifying TS build.
Migrating to _ex API for hash traversal.