]>
granicus.if.org Git - php/log
Wez Furlong [Fri, 23 Apr 2004 13:28:05 +0000 (13:28 +0000)]
Another one bites the dust
Dmitry Stogov [Fri, 23 Apr 2004 12:22:41 +0000 (12:22 +0000)]
Support for <![CDATA[ ]]> for string/hexbinary/base64binary data
Sara Golemon [Fri, 23 Apr 2004 03:37:20 +0000 (03:37 +0000)]
In-HEAD bugfix# 28115
<changelog@php.net> [Fri, 23 Apr 2004 00:36:46 +0000 (00:36 +0000)]
ChangeLog update
Marcus Boerger [Thu, 22 Apr 2004 22:55:18 +0000 (22:55 +0000)]
Avoid warning to interfere test result
Ilia Alshanetsky [Thu, 22 Apr 2004 22:34:29 +0000 (22:34 +0000)]
Empty query checks, bug #28112.
Marcus Boerger [Thu, 22 Apr 2004 22:29:41 +0000 (22:29 +0000)]
Add test for bug #28112
Marcus Boerger [Thu, 22 Apr 2004 22:26:02 +0000 (22:26 +0000)]
bugfix #28112
Wez Furlong [Thu, 22 Apr 2004 14:29:33 +0000 (14:29 +0000)]
Add test
Wez Furlong [Thu, 22 Apr 2004 14:27:11 +0000 (14:27 +0000)]
A working fix for the safearray mapping bug.
Wez Furlong [Thu, 22 Apr 2004 14:26:03 +0000 (14:26 +0000)]
The fix for the vc7 libc putenv bug is also needed here to avoid a crash.
Hartmut Holzgraefe [Thu, 22 Apr 2004 01:24:12 +0000 (01:24 +0000)]
Depercating mime_magic in favor of PECL::fileinfo
Wez Furlong [Thu, 22 Apr 2004 00:50:49 +0000 (00:50 +0000)]
(probable) fix for Bug #27974: PHP Arrays are not mapped to VARIANTs.
<changelog@php.net> [Thu, 22 Apr 2004 00:35:20 +0000 (00:35 +0000)]
ChangeLog update
Ilia Alshanetsky [Thu, 22 Apr 2004 00:31:55 +0000 (00:31 +0000)]
Fixed possible crash inside pg_copy_(to|from) function if delimiter is more
then 1 character long.
Ilia Alshanetsky [Wed, 21 Apr 2004 23:16:34 +0000 (23:16 +0000)]
More C++ comments.
Ilia Alshanetsky [Wed, 21 Apr 2004 23:06:26 +0000 (23:06 +0000)]
C++ comments are ungood ;).
Wez Furlong [Wed, 21 Apr 2004 23:02:56 +0000 (23:02 +0000)]
News about the ssl server socket bug
Wez Furlong [Wed, 21 Apr 2004 23:02:06 +0000 (23:02 +0000)]
Fix bug #28096 - stream_socket_accept() on an SSL server socket doesn't
enable SSL on the accepted socket.
- Add cipher list context option
- Add helpful hint about why SSL server socket fails with mysterious
error (eg: you need an SSL certificate for most ciphers).
Hartmut Holzgraefe [Wed, 21 Apr 2004 22:49:35 +0000 (22:49 +0000)]
libmagic will only consume up to HOWMANY (hardcoded to 65536) bytes
from a file, so lets save bandwith and memory by limiting us to this
Dmitry Stogov [Wed, 21 Apr 2004 16:57:18 +0000 (16:57 +0000)]
Support for multiref data
Wez Furlong [Wed, 21 Apr 2004 12:02:47 +0000 (12:02 +0000)]
Fixed bug #19749 (shouldn't mmap() files larger than memory_limit)
Andi Gutmans [Wed, 21 Apr 2004 10:34:27 +0000 (10:34 +0000)]
- RC2-dev
Andi Gutmans [Wed, 21 Apr 2004 09:59:52 +0000 (09:59 +0000)]
- Prepare for RC2RC2 (if everything is OK especially Zeev's interface
- patch I'll roll RC2 tomorrow).
Wez Furlong [Wed, 21 Apr 2004 08:57:16 +0000 (08:57 +0000)]
yaz moved
Wez Furlong [Wed, 21 Apr 2004 08:56:34 +0000 (08:56 +0000)]
Moved ext/yaz to PECL.
Zeev Suraski [Wed, 21 Apr 2004 08:44:37 +0000 (08:44 +0000)]
Restore fatal error in case a method that's supposed to implement an
interface/abstract method, breaks its prototype
Derick Rethans [Wed, 21 Apr 2004 07:23:40 +0000 (07:23 +0000)]
- Reorder news
<changelog@php.net> [Wed, 21 Apr 2004 00:35:41 +0000 (00:35 +0000)]
ChangeLog update
Ilia Alshanetsky [Wed, 21 Apr 2004 00:11:28 +0000 (00:11 +0000)]
Fixed possible memory leaks.
Prevent shm_attach() from destroying non-shm resources.
Frank M. Kromann [Tue, 20 Apr 2004 23:55:02 +0000 (23:55 +0000)]
mssql related fixes
Frank M. Kromann [Tue, 20 Apr 2004 23:37:08 +0000 (23:37 +0000)]
Fix #28007. Compile fails when the SHORT type is undefined (older versions of FreeTDS)
Frank M. Kromann [Tue, 20 Apr 2004 23:30:51 +0000 (23:30 +0000)]
Fix problem getting return value from stored procedure when it returns multiple results
John Coggeshall [Tue, 20 Apr 2004 18:29:16 +0000 (18:29 +0000)]
minor update
John Coggeshall [Tue, 20 Apr 2004 18:28:09 +0000 (18:28 +0000)]
No need for exception function, and renamed the 'error_buf' prop to
errorBuffer to conform with the rest of the ext.
Andi Gutmans [Tue, 20 Apr 2004 14:18:56 +0000 (14:18 +0000)]
- Fix news
Andi Gutmans [Tue, 20 Apr 2004 14:15:57 +0000 (14:15 +0000)]
- More news
Andi Gutmans [Tue, 20 Apr 2004 14:14:55 +0000 (14:14 +0000)]
- Fix bug #27283 - Exceptions where the last catch() statement was sometimes
- skipped.
Christian Stocker [Tue, 20 Apr 2004 09:24:24 +0000 (09:24 +0000)]
- make static methods calls work from within xslt
- extended tests
<changelog@php.net> [Tue, 20 Apr 2004 00:35:29 +0000 (00:35 +0000)]
ChangeLog update
Ilia Alshanetsky [Tue, 20 Apr 2004 00:26:48 +0000 (00:26 +0000)]
Fixed compiler warnings.
Marcus Boerger [Tue, 20 Apr 2004 00:00:51 +0000 (00:00 +0000)]
Add new tests (by magnus)
Rob Richards [Mon, 19 Apr 2004 19:46:00 +0000 (19:46 +0000)]
add ext/libxml/ to the headers path
Rob Richards [Mon, 19 Apr 2004 18:55:02 +0000 (18:55 +0000)]
initial revision
requires PHP 5
Marcus Boerger [Mon, 19 Apr 2004 18:02:49 +0000 (18:02 +0000)]
show ini entries and classes for extensions.
Wez Furlong [Mon, 19 Apr 2004 17:41:39 +0000 (17:41 +0000)]
Fix #27865; don't dup STDIN, STDOUT or STDERR when running under CLI.
Derick Rethans [Mon, 19 Apr 2004 15:15:49 +0000 (15:15 +0000)]
- Is it really this hard?</jani>
John Coggeshall [Mon, 19 Apr 2004 15:14:31 +0000 (15:14 +0000)]
Adding tidy error handling news
Wez Furlong [Mon, 19 Apr 2004 15:08:11 +0000 (15:08 +0000)]
and the news
Wez Furlong [Mon, 19 Apr 2004 15:07:30 +0000 (15:07 +0000)]
Add pty support to proc_open() for systems with Unix98 ptys.
# With permission from Andi
Edin Kadribasic [Mon, 19 Apr 2004 14:13:41 +0000 (14:13 +0000)]
No need to export anything. Fixes win32 build
<changelog@php.net> [Mon, 19 Apr 2004 00:34:18 +0000 (00:34 +0000)]
ChangeLog update
Ilia Alshanetsky [Sun, 18 Apr 2004 21:49:10 +0000 (21:49 +0000)]
Simplify code via the use of macros.
Derick Rethans [Sun, 18 Apr 2004 14:04:48 +0000 (14:04 +0000)]
- Whitespace
John Coggeshall [Sun, 18 Apr 2004 07:58:19 +0000 (07:58 +0000)]
Fixing a tidy_getopt() bug, and converting all exceptions to E_WARNING
<changelog@php.net> [Sun, 18 Apr 2004 00:34:17 +0000 (00:34 +0000)]
ChangeLog update
Derick Rethans [Sat, 17 Apr 2004 23:08:02 +0000 (23:08 +0000)]
- MFH: Fix for bug #28042 (greek letters in html to entitity mapping not
correct)
Marcus Boerger [Sat, 17 Apr 2004 14:02:40 +0000 (14:02 +0000)]
Retval may not be set when zend_execute() is overloaded
<changelog@php.net> [Sat, 17 Apr 2004 00:34:11 +0000 (00:34 +0000)]
ChangeLog update
John Coggeshall [Fri, 16 Apr 2004 21:51:59 +0000 (21:51 +0000)]
Fixed construct bug and Windows build.
Derick Rethans [Fri, 16 Apr 2004 18:55:19 +0000 (18:55 +0000)]
- Fix initializations
Uwe Schindler [Fri, 16 Apr 2004 16:27:19 +0000 (16:27 +0000)]
set Sybase default APPNAME to ("PHP " PHP_VERSION)
John Coggeshall [Fri, 16 Apr 2004 15:46:41 +0000 (15:46 +0000)]
Modified error handling:
- Trivial errors have been reduced to E_NOTICEs if possible
- Bad, but not script-stopping errors (i.e. file not file) are E_WARNING
- Truly bad things that make the extension unusable are not E_ERROR
Exceptions are thrown only in a OO context for E_WARNINGs.
<changelog@php.net> [Fri, 16 Apr 2004 00:36:43 +0000 (00:36 +0000)]
ChangeLog update
Marcus Boerger [Thu, 15 Apr 2004 23:08:22 +0000 (23:08 +0000)]
Bugfix #28012, now for snprintf
Marcus Boerger [Thu, 15 Apr 2004 23:04:49 +0000 (23:04 +0000)]
Bugfix #28012 spprintf() output inconsistent for %p
Marcus Boerger [Thu, 15 Apr 2004 21:32:34 +0000 (21:32 +0000)]
Handle failure in get_current_data
Andi Gutmans [Thu, 15 Apr 2004 17:25:51 +0000 (17:25 +0000)]
- Temporary fix for bug #27869
- George, you need to implement clone in order for "clone" and
- compatibility mode to work.
Wez Furlong [Thu, 15 Apr 2004 16:09:36 +0000 (16:09 +0000)]
Fix bug that prevented --without-gd from working
Hartmut Holzgraefe [Thu, 15 Apr 2004 15:27:08 +0000 (15:27 +0000)]
typo
Hartmut Holzgraefe [Thu, 15 Apr 2004 15:03:26 +0000 (15:03 +0000)]
be a bit more explanatory ...
Ilia Alshanetsky [Thu, 15 Apr 2004 13:37:50 +0000 (13:37 +0000)]
Fixed test failure if session.use_trans_sid is enabled.
foobar [Thu, 15 Apr 2004 12:25:57 +0000 (12:25 +0000)]
Remove duplicate entries
Wez Furlong [Thu, 15 Apr 2004 11:52:40 +0000 (11:52 +0000)]
been stable for a long time now
Dmitry Stogov [Thu, 15 Apr 2004 10:27:53 +0000 (10:27 +0000)]
Fixed bug #27681 (soap extension fails without HAVE_TM_GMTOFF).
Dmitry Stogov [Thu, 15 Apr 2004 09:35:27 +0000 (09:35 +0000)]
Calls to zend_exception_error() were removed.
foobar [Thu, 15 Apr 2004 02:37:42 +0000 (02:37 +0000)]
reorder..is this so hard..? :)
<changelog@php.net> [Thu, 15 Apr 2004 00:35:44 +0000 (00:35 +0000)]
ChangeLog update
Marcus Boerger [Wed, 14 Apr 2004 23:41:22 +0000 (23:41 +0000)]
BFN
Marcus Boerger [Wed, 14 Apr 2004 23:26:56 +0000 (23:26 +0000)]
Bugfix #27997
Frank M. Kromann [Wed, 14 Apr 2004 19:01:45 +0000 (19:01 +0000)]
Declare variables before calling functions. This makes tidy compile on Win32.
Andi Gutmans [Wed, 14 Apr 2004 17:12:04 +0000 (17:12 +0000)]
- Add comment
Edin Kadribasic [Wed, 14 Apr 2004 13:56:18 +0000 (13:56 +0000)]
According to Wez, this is not needed.
It also breaks win32 build.
Andi Gutmans [Wed, 14 Apr 2004 11:24:17 +0000 (11:24 +0000)]
- RC2-dev
Andi Gutmans [Wed, 14 Apr 2004 11:03:47 +0000 (11:03 +0000)]
- RC2RC1
Derick Rethans [Wed, 14 Apr 2004 07:42:38 +0000 (07:42 +0000)]
- Enable iconv by default
<changelog@php.net> [Wed, 14 Apr 2004 00:35:36 +0000 (00:35 +0000)]
ChangeLog update
Marcus Boerger [Tue, 13 Apr 2004 20:25:49 +0000 (20:25 +0000)]
Classnames shall start with an uppercase character
Marcus Boerger [Tue, 13 Apr 2004 19:08:54 +0000 (19:08 +0000)]
Update error messages in tests
Marcus Boerger [Tue, 13 Apr 2004 19:06:39 +0000 (19:06 +0000)]
New tests (and ordering of tests)
Marcus Boerger [Tue, 13 Apr 2004 19:06:16 +0000 (19:06 +0000)]
Bugfix #27979
Ilia Alshanetsky [Tue, 13 Apr 2004 18:18:22 +0000 (18:18 +0000)]
Another setting leak in session code (bug #27963).
Sara Golemon [Tue, 13 Apr 2004 17:54:47 +0000 (17:54 +0000)]
Export symbols needed by bz2_filter
Wez Furlong [Tue, 13 Apr 2004 17:51:36 +0000 (17:51 +0000)]
This wasn't updated for new parameters for object handlers yet...
foobar [Tue, 13 Apr 2004 17:28:23 +0000 (17:28 +0000)]
BFN
Stanislav Malyshev [Tue, 13 Apr 2004 16:21:24 +0000 (16:21 +0000)]
fix bug #27979
Zeev Suraski [Tue, 13 Apr 2004 16:07:19 +0000 (16:07 +0000)]
Fix debug_backtrace to show arguments again
We need to merge code from debug_backtrace & debug_print_backtrace at
some point!
Andi Gutmans [Tue, 13 Apr 2004 15:27:36 +0000 (15:27 +0000)]
- Fix API no of Engine 2. The first number is the engine version and the
- rest is the API_NO. This way engine2_api_no is always greater than
- engine1_api_no.
Andi Gutmans [Tue, 13 Apr 2004 15:19:21 +0000 (15:19 +0000)]
- Add hook for exception handler (Derick)
Ilia Alshanetsky [Tue, 13 Apr 2004 00:39:05 +0000 (00:39 +0000)]
Fixed bug #27963 (Session lifetime setting may leak between requests).