]>
granicus.if.org Git - php/log
foobar [Mon, 23 Feb 2004 03:24:58 +0000 (03:24 +0000)]
- Added PHP_TEST_BUILD macro which can be used to test whether build
works / would work with current LIBS (+ additional extra-libs)
Ard Biesheuvel [Mon, 23 Feb 2004 02:09:48 +0000 (02:09 +0000)]
64-bit fix
Ard Biesheuvel [Mon, 23 Feb 2004 01:53:39 +0000 (01:53 +0000)]
64-bit fix
<changelog@php.net> [Mon, 23 Feb 2004 01:32:39 +0000 (01:32 +0000)]
ChangeLog update
Ard Biesheuvel [Mon, 23 Feb 2004 01:21:16 +0000 (01:21 +0000)]
64-bit fix
foobar [Mon, 23 Feb 2004 00:59:29 +0000 (00:59 +0000)]
- Moved internally used includes/macros/structs/etc. into tidy.c to prevent
any conflicts with any other library/header/extension.
# Never EVER put this stuff in extension's php_*.h file if possible!
Derick Rethans [Sun, 22 Feb 2004 20:04:30 +0000 (20:04 +0000)]
- Added testcase for bug #27354 (Modulus operator crashes PHP).
Derick Rethans [Sun, 22 Feb 2004 20:02:26 +0000 (20:02 +0000)]
- Fixed bug #27354 (Modulus operator crashes PHP).
Marcus Boerger [Sun, 22 Feb 2004 18:50:47 +0000 (18:50 +0000)]
Add some more obviously needed information
Christian Stocker [Sun, 22 Feb 2004 18:27:10 +0000 (18:27 +0000)]
add test for default namespaces and same-prefix/different-namespaceURI
Ilia Alshanetsky [Sun, 22 Feb 2004 18:03:09 +0000 (18:03 +0000)]
wbmp conversion warning fix.
Christian Stocker [Sun, 22 Feb 2004 17:51:01 +0000 (17:51 +0000)]
Fix broken Namespace support, use libxml2 namespace methods instead of
homebrown solution:
- default namespaces are recognized
- different namespaces with same prefix in different nodes are treated correctly
- libxml2 parser warnings are not errors anymore
Rob Richards [Sun, 22 Feb 2004 13:05:49 +0000 (13:05 +0000)]
add optional third parameter to support namespace in constructor
Ard Biesheuvel [Sun, 22 Feb 2004 12:10:00 +0000 (12:10 +0000)]
Fix 64-bit crash
<changelog@php.net> [Sun, 22 Feb 2004 01:32:09 +0000 (01:32 +0000)]
ChangeLog update
Sara Golemon [Sat, 21 Feb 2004 19:37:37 +0000 (19:37 +0000)]
Avoid use of memcpy(), reply on struct in_addr to be right sized instead
Ilia Alshanetsky [Sat, 21 Feb 2004 16:49:39 +0000 (16:49 +0000)]
Set correct default threshold for image2wbmp().
Sebastian Bergmann [Sat, 21 Feb 2004 15:05:52 +0000 (15:05 +0000)]
Can't test whether it works (no current >=mysql-4.1.2 available on Windows), but it should.
Georg Richter [Sat, 21 Feb 2004 07:37:41 +0000 (07:37 +0000)]
fixed typo in method alias
<changelog@php.net> [Sat, 21 Feb 2004 01:32:48 +0000 (01:32 +0000)]
ChangeLog update
Sara Golemon [Fri, 20 Feb 2004 21:05:37 +0000 (21:05 +0000)]
s_addr is always unsigned 32bit, long is not.
Sara Golemon [Fri, 20 Feb 2004 20:38:14 +0000 (20:38 +0000)]
Bug Fix #27335: Numeric indexes crashing http_build_query()
Greg Beaver [Fri, 20 Feb 2004 17:15:07 +0000 (17:15 +0000)]
stupid oversight, no 4.2 dep
Dmitry Stogov [Fri, 20 Feb 2004 15:38:39 +0000 (15:38 +0000)]
BUGFIX: bug in HTTP chunked encoding was fixed
Pierre Joye [Fri, 20 Feb 2004 15:37:33 +0000 (15:37 +0000)]
- Remove DB 1.6.0RC6
Pierre Joye [Fri, 20 Feb 2004 15:36:24 +0000 (15:36 +0000)]
- Update to DB-1.6.0 stable
Pierre Joye [Fri, 20 Feb 2004 15:35:44 +0000 (15:35 +0000)]
- MFB
Georg Richter [Fri, 20 Feb 2004 13:09:14 +0000 (13:09 +0000)]
Moved functions for replication support in to file mysqli_repl.c
- these functions are marked as experimental now in documentation
not sure if we will replace or extend them with NDB support in
April
Antony Dovgal [Fri, 20 Feb 2004 12:47:56 +0000 (12:47 +0000)]
this should really fix compile failure with gcc 2.96
Ard Biesheuvel [Fri, 20 Feb 2004 10:59:24 +0000 (10:59 +0000)]
Fix some issues with persistent links
Hartmut Holzgraefe [Fri, 20 Feb 2004 08:22:12 +0000 (08:22 +0000)]
EXTERN_C wrapping for PHPAPI prototypes
(Zend and main should now be ok)
Hartmut Holzgraefe [Fri, 20 Feb 2004 08:04:30 +0000 (08:04 +0000)]
wrap all PHPAPI prototypes into BEGIN_EXTERN_C/END_EXTERN_C blocks
(else they won't be usable from C++ extensions)
Hartmut Holzgraefe [Fri, 20 Feb 2004 08:03:27 +0000 (08:03 +0000)]
more EXTERN_C wrapping of ZEND_API prototypes
Hartmut Holzgraefe [Fri, 20 Feb 2004 08:01:58 +0000 (08:01 +0000)]
A script that searches for PHPAPI and ZEND_API prototypes
not enclosed by BEGIN_EXTERN_C/END_EXTERN_C
foobar [Fri, 20 Feb 2004 06:59:37 +0000 (06:59 +0000)]
ws fix
foobar [Fri, 20 Feb 2004 03:16:51 +0000 (03:16 +0000)]
Fix compile failure
foobar [Fri, 20 Feb 2004 03:05:42 +0000 (03:05 +0000)]
Only use Z_TYPE* with zvals..
<changelog@php.net> [Fri, 20 Feb 2004 01:32:34 +0000 (01:32 +0000)]
ChangeLog update
Ilia Alshanetsky [Fri, 20 Feb 2004 01:09:00 +0000 (01:09 +0000)]
Added missing safe_mode & open_basedir checks.
Dmitry Stogov [Thu, 19 Feb 2004 18:49:50 +0000 (18:49 +0000)]
Don't try to use <input> name instead of <opeartion> name for encoding RPC call
Dmitry Stogov [Thu, 19 Feb 2004 16:49:50 +0000 (16:49 +0000)]
Reading HTTP responses without "Content-Length:" but with "Connection: close"
Dmitry Stogov [Thu, 19 Feb 2004 16:46:52 +0000 (16:46 +0000)]
WSDL caching bugs were fixed
Dmitry Stogov [Thu, 19 Feb 2004 16:45:25 +0000 (16:45 +0000)]
fix: prevent possible crash
Dmitry Stogov [Thu, 19 Feb 2004 11:32:42 +0000 (11:32 +0000)]
Passing arguments to "anyType" cause passing type information in literal encoding. Receiver gets sach parameters as SoapVar objects.
Dmitry Stogov [Thu, 19 Feb 2004 08:21:13 +0000 (08:21 +0000)]
Support for SOAP Fault encoding according to WSDL <fault> and <soap:fault>
Ilia Alshanetsky [Thu, 19 Feb 2004 02:19:11 +0000 (02:19 +0000)]
Fixed possible resource/memory leak.
foobar [Thu, 19 Feb 2004 01:54:21 +0000 (01:54 +0000)]
Improve error messages
<changelog@php.net> [Thu, 19 Feb 2004 01:32:24 +0000 (01:32 +0000)]
ChangeLog update
Hartmut Holzgraefe [Wed, 18 Feb 2004 22:44:40 +0000 (22:44 +0000)]
wrap ZEND_API prototypes into BEGIN_EXTERN_C/END_EXTERN_C
for C++ extension support
Rob Richards [Wed, 18 Feb 2004 22:42:30 +0000 (22:42 +0000)]
always return domnodelist unless error
Hartmut Holzgraefe [Wed, 18 Feb 2004 21:34:15 +0000 (21:34 +0000)]
be nice to C++ extensions
Rob Richards [Wed, 18 Feb 2004 20:37:30 +0000 (20:37 +0000)]
correct implementation of prefix write property
foobar [Wed, 18 Feb 2004 20:22:40 +0000 (20:22 +0000)]
register_list_destructors -> zend_register_list_destructors_ex
Ilia Alshanetsky [Wed, 18 Feb 2004 19:48:13 +0000 (19:48 +0000)]
Fixed bug #27295 (memory leak inside sscanf()).
Georg Richter [Wed, 18 Feb 2004 13:26:57 +0000 (13:26 +0000)]
changed return value of mysql_fetch
- instead of MYSQL_NO_DATA mysql_fetch will now return NULL
Zeev Suraski [Wed, 18 Feb 2004 08:53:56 +0000 (08:53 +0000)]
Forward-port fixlet from PHP 4 (thanks to Michael Sisolak)
Dmitry Stogov [Wed, 18 Feb 2004 07:35:34 +0000 (07:35 +0000)]
fix: SoapFault constructor fixed to confirm documentation.
Dmitry Stogov [Wed, 18 Feb 2004 06:58:33 +0000 (06:58 +0000)]
BUGFIX: HTTP chunked transfer-encoding support
Sara Golemon [Wed, 18 Feb 2004 05:07:13 +0000 (05:07 +0000)]
Show registered transports in phpinfo()
<changelog@php.net> [Wed, 18 Feb 2004 01:32:10 +0000 (01:32 +0000)]
ChangeLog update
foobar [Wed, 18 Feb 2004 00:00:36 +0000 (00:00 +0000)]
Test for bug #27287
foobar [Tue, 17 Feb 2004 22:04:05 +0000 (22:04 +0000)]
MFB: - Fix bug #26753 (zend_fetch_list_dtor_id() does not check NULL strings)
Ilia Alshanetsky [Tue, 17 Feb 2004 21:30:00 +0000 (21:30 +0000)]
Fixed bug #27293 (two crashes inside image2wbmp()).
Rob Richards [Tue, 17 Feb 2004 19:57:48 +0000 (19:57 +0000)]
add dtor to cleanup iterator related data
Dmitry Stogov [Tue, 17 Feb 2004 18:54:30 +0000 (18:54 +0000)]
Using element namesapces with literal encoding.
Dmitry Stogov [Tue, 17 Feb 2004 15:10:16 +0000 (15:10 +0000)]
support for XMLSchema <element> nillable attribute
Ard Biesheuvel [Tue, 17 Feb 2004 12:53:54 +0000 (12:53 +0000)]
Fixed unregistered bugs in event handling
Cleaned up some of the code
Removed ISC_QUAD from static initializers because it looks different on
some platforms
Ard Biesheuvel [Tue, 17 Feb 2004 12:24:42 +0000 (12:24 +0000)]
Added event handling test
CS
Wez Furlong [Tue, 17 Feb 2004 11:15:19 +0000 (11:15 +0000)]
Fix:
#27269 php_gettext.dll extension will not load
Rob Richards [Tue, 17 Feb 2004 11:13:47 +0000 (11:13 +0000)]
implement clone functionality to fix segfault
DomNode->clone() creates new doc proxy if document is cloned
remove printf from xpath
fix remaining invalid object state issues
Dmitry Stogov [Tue, 17 Feb 2004 09:23:28 +0000 (09:23 +0000)]
fix: Using proper namespace for <soap:header> if it is not specified.
Dmitry Stogov [Tue, 17 Feb 2004 08:18:53 +0000 (08:18 +0000)]
Encoding of ommited tail parameters as NULLs
Georg Richter [Tue, 17 Feb 2004 07:45:15 +0000 (07:45 +0000)]
changed output
Stig Bakken [Tue, 17 Feb 2004 05:49:16 +0000 (05:49 +0000)]
* apply bold escape codes only if output is going to a terminal/tty
<changelog@php.net> [Tue, 17 Feb 2004 01:32:28 +0000 (01:32 +0000)]
ChangeLog update
Moriyoshi Koizumi [Mon, 16 Feb 2004 20:20:55 +0000 (20:20 +0000)]
- Add "zbacktrace" user-defined command.
foobar [Mon, 16 Feb 2004 17:44:27 +0000 (17:44 +0000)]
shorten the description a bit
Ilia Alshanetsky [Mon, 16 Feb 2004 17:09:37 +0000 (17:09 +0000)]
Fixed bug #27278 (*printf() functions treat arguments as if passed by
reference).
Ilia Alshanetsky [Mon, 16 Feb 2004 17:09:08 +0000 (17:09 +0000)]
Fix test.
foobar [Mon, 16 Feb 2004 16:50:53 +0000 (16:50 +0000)]
nuke copypaste rubbish
foobar [Mon, 16 Feb 2004 16:50:11 +0000 (16:50 +0000)]
test for bug #27278
Dmitry Stogov [Mon, 16 Feb 2004 16:35:59 +0000 (16:35 +0000)]
specal case of array encoding. If object has only one inner element and this element has max_occurs > 1, then array can be passed directly.
Dmitry Stogov [Mon, 16 Feb 2004 16:32:52 +0000 (16:32 +0000)]
BUGFIX: incorrect restoring of negative integers from WSDL cache
Sergey Kartashoff [Mon, 16 Feb 2004 16:11:59 +0000 (16:11 +0000)]
- A fix to make UDM_LIMIT_DATE work was applied. Thanx to
d.rousseau at nnx.com
foobar [Mon, 16 Feb 2004 16:00:15 +0000 (16:00 +0000)]
this was MFHd..
Georg Richter [Mon, 16 Feb 2004 15:32:46 +0000 (15:32 +0000)]
fixed some tests
added skip section for prepared statements when using SHOW command
Ilia Alshanetsky [Mon, 16 Feb 2004 15:13:40 +0000 (15:13 +0000)]
Better gmp fix.
Jan Lehnardt [Mon, 16 Feb 2004 14:41:38 +0000 (14:41 +0000)]
- fix typo
Rob Richards [Mon, 16 Feb 2004 13:06:33 +0000 (13:06 +0000)]
issue warning if object is in invalid state when dealing with properties
Derick Rethans [Mon, 16 Feb 2004 12:08:20 +0000 (12:08 +0000)]
- Clearify clone behavior, fixed clone example (Patch by Jan Lehnardt)
Dmitry Stogov [Mon, 16 Feb 2004 12:04:48 +0000 (12:04 +0000)]
Prevent processing SOAP headers with invalid namespace in WSDL mode.
Stanislav Malyshev [Mon, 16 Feb 2004 11:21:31 +0000 (11:21 +0000)]
ce is not used, don't get it
Dmitry Stogov [Mon, 16 Feb 2004 09:56:30 +0000 (09:56 +0000)]
fix: prevent of possible crash
foobar [Mon, 16 Feb 2004 06:39:13 +0000 (06:39 +0000)]
- fix test
<changelog@php.net> [Mon, 16 Feb 2004 01:32:11 +0000 (01:32 +0000)]
ChangeLog update
Marcus Boerger [Mon, 16 Feb 2004 00:34:35 +0000 (00:34 +0000)]
BFN
Marcus Boerger [Mon, 16 Feb 2004 00:34:23 +0000 (00:34 +0000)]
Bugfix #27227 Mixed case class names causes Fatal Error in Constructor call
Ilia Alshanetsky [Sun, 15 Feb 2004 20:42:58 +0000 (20:42 +0000)]
For get_data iterator do not force numeric keys, return keys the user
requests.
Georg Richter [Sun, 15 Feb 2004 20:23:05 +0000 (20:23 +0000)]
fixed several binding problems
Ilia Alshanetsky [Sun, 15 Feb 2004 20:15:34 +0000 (20:15 +0000)]
Fixed a crash inside create_aggregate() method due to incorrect argument
parsing.