]>
granicus.if.org Git - php/log
Anil Madhavapeddy [Wed, 22 Jan 2003 20:41:28 +0000 (20:41 +0000)]
typo
Frank M. Kromann [Wed, 22 Jan 2003 20:13:11 +0000 (20:13 +0000)]
adding missing zlib.lib and path to bindlib
Ilia Alshanetsky [Wed, 22 Jan 2003 19:53:29 +0000 (19:53 +0000)]
Fixed a crash when invalid color is passed to imagepstext().
Stanislav Malyshev [Wed, 22 Jan 2003 14:55:01 +0000 (14:55 +0000)]
some small refinements for get_class_*
Ilia Alshanetsky [Wed, 22 Jan 2003 14:48:30 +0000 (14:48 +0000)]
Fixed bug #21814 (Allow booleans to be used as array keys).
<changelog@php.net> [Wed, 22 Jan 2003 01:33:11 +0000 (01:33 +0000)]
ChangeLog update
Moriyoshi Koizumi [Tue, 21 Jan 2003 22:09:09 +0000 (22:09 +0000)]
Oops! wrong patch. Reverted.
Moriyoshi Koizumi [Tue, 21 Jan 2003 22:03:29 +0000 (22:03 +0000)]
Fixed mb_ereg_replace() bug (the function has ignored the default option)
Moriyoshi Koizumi [Tue, 21 Jan 2003 19:38:08 +0000 (19:38 +0000)]
Added test case for bug #21800
Moriyoshi Koizumi [Tue, 21 Jan 2003 19:31:07 +0000 (19:31 +0000)]
Fixed mb_ereg_search() segfault that occurs when the function is called
before a string to be searched is passed by mb_ereg_search_init()
Andrey Hristov [Tue, 21 Jan 2003 17:37:59 +0000 (17:37 +0000)]
increasing readability.
Ilia Alshanetsky [Tue, 21 Jan 2003 15:27:39 +0000 (15:27 +0000)]
getParameters -> zend_get_parameters_ex.
Ilia Alshanetsky [Tue, 21 Jan 2003 14:56:40 +0000 (14:56 +0000)]
ARG_COUNT(ht) -> ZEND_NUM_ARGS().
Stig Bakken [Tue, 21 Jan 2003 13:32:34 +0000 (13:32 +0000)]
* PEAR_Error now supports exceptions when using Zend Engine 2. Set the
error mode to PEAR_ERROR_EXCEPTION to make PEAR_Error throw itself
as an exception (invoke PEAR errors with raiseError() or throwError()
just like before).
Sascha Schumann [Tue, 21 Jan 2003 11:03:58 +0000 (11:03 +0000)]
add sapi_get_target_uid/_gid for obtaining information about the
non-privileged user the web server is running as. this is useful
for creating shared memory segments which need to be accessed by
the child processes/threads.
foobar [Tue, 21 Jan 2003 06:02:19 +0000 (06:02 +0000)]
Fixed bug: #21698, httpd.conf not modified with "make install"
Edin Kadribasic [Tue, 21 Jan 2003 02:46:07 +0000 (02:46 +0000)]
Added missing warning about experimental nature of sapi/embed.
Pierre Joye [Tue, 21 Jan 2003 02:10:19 +0000 (02:10 +0000)]
Remove the (c), in the future, can we add PHP Licence terms for the new
functions ?
Pierre Joye [Tue, 21 Jan 2003 01:49:34 +0000 (01:49 +0000)]
Add credits to my functions (thx for the advice Wez&Ilia :)
<changelog@php.net> [Tue, 21 Jan 2003 01:33:07 +0000 (01:33 +0000)]
ChangeLog update
Sterling Hughes [Tue, 21 Jan 2003 00:00:38 +0000 (00:00 +0000)]
fix by phanto to the cloning
Ilia Alshanetsky [Mon, 20 Jan 2003 21:28:09 +0000 (21:28 +0000)]
quota function fixes. Thanks Wez.
Ilia Alshanetsky [Mon, 20 Jan 2003 19:41:58 +0000 (19:41 +0000)]
Changed php_error to php_error_docref.
Removed pointless memory allocation checks.
Memory leak fix inside quota functions.
Moriyoshi Koizumi [Mon, 20 Jan 2003 16:45:21 +0000 (16:45 +0000)]
Fixed bug #21758
Ilia Alshanetsky [Mon, 20 Jan 2003 16:15:18 +0000 (16:15 +0000)]
Restore php_error -> php_error_docref patch.
Sascha Schumann [Mon, 20 Jan 2003 15:07:20 +0000 (15:07 +0000)]
test commit
Derick Rethans [Mon, 20 Jan 2003 12:34:07 +0000 (12:34 +0000)]
- Add credits for Magnus
foobar [Mon, 20 Jan 2003 10:39:29 +0000 (10:39 +0000)]
Add test for png.h
Mark L. Woodward [Mon, 20 Jan 2003 03:16:24 +0000 (03:16 +0000)]
Updated for Msession 1.2.
Includes new APIs
<changelog@php.net> [Mon, 20 Jan 2003 01:32:16 +0000 (01:32 +0000)]
ChangeLog update
Ilia Alshanetsky [Sun, 19 Jan 2003 23:32:22 +0000 (23:32 +0000)]
ZTS fix.
Zeev Suraski [Sun, 19 Jan 2003 21:37:40 +0000 (21:37 +0000)]
relabel
Stanislav Malyshev [Sun, 19 Jan 2003 17:25:39 +0000 (17:25 +0000)]
Restore for now old statics behaviour (so that indirect $$var references would work again). Comprehensive fix will follow later.
Moriyoshi Koizumi [Sun, 19 Jan 2003 17:23:48 +0000 (17:23 +0000)]
Improved the patched part to prevent further potential bugs
Ilia Alshanetsky [Sun, 19 Jan 2003 15:01:34 +0000 (15:01 +0000)]
fixed typos
Derick Rethans [Sun, 19 Jan 2003 14:22:19 +0000 (14:22 +0000)]
- Moved to http://qa.php.net/write-test.php
Harald Radi [Sun, 19 Jan 2003 12:18:46 +0000 (12:18 +0000)]
ini patch to allow 'entry[] = value' entries
Harald Radi [Sun, 19 Jan 2003 12:01:38 +0000 (12:01 +0000)]
ini patch to allow 'entry[] = value' entries
Moriyoshi Koizumi [Sun, 19 Jan 2003 11:32:54 +0000 (11:32 +0000)]
Fixed bug #21744(21741)
Added test case for the bug
Ilia Alshanetsky [Sun, 19 Jan 2003 08:32:26 +0000 (08:32 +0000)]
ZTS fixes.
Ilia Alshanetsky [Sun, 19 Jan 2003 04:09:32 +0000 (04:09 +0000)]
ZTS fixes.
<changelog@php.net> [Sun, 19 Jan 2003 01:50:24 +0000 (01:50 +0000)]
ChangeLog update
Ilia Alshanetsky [Sun, 19 Jan 2003 00:47:03 +0000 (00:47 +0000)]
Changed php_error to php_error_docref.
Make mcal compile with ZE2.
Ilia Alshanetsky [Sun, 19 Jan 2003 00:45:53 +0000 (00:45 +0000)]
Changed php_error to php_error_docref.
Derick Rethans [Sat, 18 Jan 2003 22:33:56 +0000 (22:33 +0000)]
s/4.4/5.0
Ilia Alshanetsky [Sat, 18 Jan 2003 21:31:11 +0000 (21:31 +0000)]
Changed php_error to php_error_docref.
Thanks to Marcus Börger for writing a script that significantly simplifies
this process.
Ilia Alshanetsky [Sat, 18 Jan 2003 20:48:52 +0000 (20:48 +0000)]
Fixed bug #21732 (Added a sanity check, that prevents parameter mismatch).
Ilia Alshanetsky [Sat, 18 Jan 2003 20:27:05 +0000 (20:27 +0000)]
Removed pointless memory allocation checks.
Ilia Alshanetsky [Sat, 18 Jan 2003 20:10:23 +0000 (20:10 +0000)]
Removed pointless memory allocation checks.
Ilia Alshanetsky [Sat, 18 Jan 2003 20:01:46 +0000 (20:01 +0000)]
Removed pointless memory allocation checks.
Ilia Alshanetsky [Sat, 18 Jan 2003 19:57:25 +0000 (19:57 +0000)]
Changed php_error to php_error_docref.
Ilia Alshanetsky [Sat, 18 Jan 2003 19:53:35 +0000 (19:53 +0000)]
Removed pointless memory allocation checks.
Changed php_error to php_error_docref.
Ilia Alshanetsky [Sat, 18 Jan 2003 19:51:21 +0000 (19:51 +0000)]
Changed php_error to php_error_docref.
Ilia Alshanetsky [Sat, 18 Jan 2003 19:49:28 +0000 (19:49 +0000)]
Removed pointless memory allocation checks.
Moriyoshi Koizumi [Sat, 18 Jan 2003 19:44:12 +0000 (19:44 +0000)]
Added test case for bug #21094
Ilia Alshanetsky [Sat, 18 Jan 2003 19:41:56 +0000 (19:41 +0000)]
Removed pointless memory allocation checks.
Ilia Alshanetsky [Sat, 18 Jan 2003 19:28:10 +0000 (19:28 +0000)]
Removed pointless memory allocation checks.
Moriyoshi Koizumi [Sat, 18 Jan 2003 19:26:01 +0000 (19:26 +0000)]
WS
Ilia Alshanetsky [Sat, 18 Jan 2003 19:20:02 +0000 (19:20 +0000)]
Changed php_error to php_error_docref.
Marcus Boerger [Sat, 18 Jan 2003 19:06:29 +0000 (19:06 +0000)]
correct my fault here and documnet the sense of the test
Moriyoshi Koizumi [Sat, 18 Jan 2003 19:02:21 +0000 (19:02 +0000)]
Fixed typo
Moriyoshi Koizumi [Sat, 18 Jan 2003 18:59:27 +0000 (18:59 +0000)]
Added test case for bug #21730
Ilia Alshanetsky [Sat, 18 Jan 2003 18:51:12 +0000 (18:51 +0000)]
Additional memory allocation fixes by Marcus Börger.
Moriyoshi Koizumi [Sat, 18 Jan 2003 18:49:47 +0000 (18:49 +0000)]
Tons of WS fixes
Ilia Alshanetsky [Sat, 18 Jan 2003 18:32:19 +0000 (18:32 +0000)]
Removed the no longer needed memory allocation checks.
Moriyoshi Koizumi [Sat, 18 Jan 2003 18:31:13 +0000 (18:31 +0000)]
Fixed bug #21726 and #21730
Andrey Hristov [Sat, 18 Jan 2003 15:03:01 +0000 (15:03 +0000)]
Renamed get_memory_usage() to memory_get_usage() (per Andi's advice)
This doesn't break any BC.
Wez Furlong [Sat, 18 Jan 2003 14:10:22 +0000 (14:10 +0000)]
Fix potential problem for 64-bit architectures.
Derick Rethans [Sat, 18 Jan 2003 13:55:58 +0000 (13:55 +0000)]
- Fixed memleak in fscanf().
Derick Rethans [Sat, 18 Jan 2003 13:53:25 +0000 (13:53 +0000)]
- Skip test if the function to test is not available
#- Perhaps we need some infrastructure for this...
foobar [Sat, 18 Jan 2003 07:00:47 +0000 (07:00 +0000)]
Fix bug: #21687, imap extension does not include gss authentication mechanism
<changelog@php.net> [Sat, 18 Jan 2003 01:33:47 +0000 (01:33 +0000)]
ChangeLog update
Harald Radi [Fri, 17 Jan 2003 23:59:15 +0000 (23:59 +0000)]
export zend_objects_destroy_object()
static inline was meaningless anyways as the function
was only used as a callback handler and was never
called directly
Ilia Alshanetsky [Fri, 17 Jan 2003 23:57:43 +0000 (23:57 +0000)]
Added missing test result.
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