]>
granicus.if.org Git - php/log
Dmitry Stogov [Fri, 16 Jan 2004 12:31:10 +0000 (12:31 +0000)]
WSDL support was improved
support for message/part element attribute was implemented
support for portType operation input/output name attribute was implemented
foobar [Fri, 16 Jan 2004 11:18:37 +0000 (11:18 +0000)]
BFN
foobar [Fri, 16 Jan 2004 11:15:13 +0000 (11:15 +0000)]
Fix the mime_magic.debug option init
Antony Dovgal [Fri, 16 Jan 2004 10:03:27 +0000 (10:03 +0000)]
Add myself at last =)
Dmitry Stogov [Fri, 16 Jan 2004 07:55:27 +0000 (07:55 +0000)]
faultcode/faultstring mismatch was fixed
Dmitry Stogov [Fri, 16 Jan 2004 07:54:48 +0000 (07:54 +0000)]
Support for SOAP 1.2 HTTP binding namespase was added
Dmitry Stogov [Fri, 16 Jan 2004 07:12:23 +0000 (07:12 +0000)]
Tests where updated.
Dmitry Stogov [Fri, 16 Jan 2004 07:11:59 +0000 (07:11 +0000)]
SOAP 1.2: enc:id & enc:ref attributes support and fault codes (Sender/Receiver) where implemented
Ilia Alshanetsky [Fri, 16 Jan 2004 02:29:50 +0000 (02:29 +0000)]
Fixed Bug #26927 (preg_quote() does not escape \0).
<changelog@php.net> [Fri, 16 Jan 2004 01:32:07 +0000 (01:32 +0000)]
ChangeLog update
Marcus Boerger [Thu, 15 Jan 2004 21:30:31 +0000 (21:30 +0000)]
Fix shutdown
Pierre Joye [Thu, 15 Jan 2004 19:33:10 +0000 (19:33 +0000)]
- Fix the php dependency
(wide copy/paste is not that good no? ;) )
Dmitry Stogov [Thu, 15 Jan 2004 16:56:29 +0000 (16:56 +0000)]
SOAP 1.2 support was improved
Zeev Suraski [Thu, 15 Jan 2004 16:47:32 +0000 (16:47 +0000)]
Nice patch Christian, but it wasn't at all enabled? :)
Fix bug #26883
Antony Dovgal [Thu, 15 Jan 2004 15:06:57 +0000 (15:06 +0000)]
Fix bug #26892, ORA-21301 in ocinewcollection() call.
pEnv should be initialized in object mode too.
Alex Leigh [Thu, 15 Jan 2004 15:04:59 +0000 (15:04 +0000)]
Changed to mixed-case response header codes. This is in keeping with
the changes to >= Continuity mk4 mod1.
Dmitry Stogov [Thu, 15 Jan 2004 13:20:58 +0000 (13:20 +0000)]
Support for SOAP 1.2 array encoding/decoding was implemented
Dmitry Stogov [Thu, 15 Jan 2004 10:59:24 +0000 (10:59 +0000)]
SOAP 1.2 support was improved
Marcus Boerger [Thu, 15 Jan 2004 09:28:01 +0000 (09:28 +0000)]
Drop userspace iteration correctly.
# People if you do such things then please fix the class tree.
Dmitry Stogov [Thu, 15 Jan 2004 08:38:14 +0000 (08:38 +0000)]
SOAP 1.2 support was improved
foobar [Thu, 15 Jan 2004 06:30:23 +0000 (06:30 +0000)]
Fix typo
foobar [Thu, 15 Jan 2004 06:09:16 +0000 (06:09 +0000)]
- Fixed bug #26844 (ext/mime_magic: magic file validation broken).
<changelog@php.net> [Thu, 15 Jan 2004 01:32:13 +0000 (01:32 +0000)]
ChangeLog update
Ilia Alshanetsky [Thu, 15 Jan 2004 00:35:04 +0000 (00:35 +0000)]
Fixed bug #26909 (crash in imap_mime_header_decode() when no encoding is
used).
Greg Beaver [Wed, 14 Jan 2004 22:43:12 +0000 (22:43 +0000)]
fix get_class() case-sensitive incompatibility in PHP5
Marcus Boerger [Wed, 14 Jan 2004 22:07:28 +0000 (22:07 +0000)]
This is no longer usefull in any way.
Ilia Alshanetsky [Wed, 14 Jan 2004 21:17:09 +0000 (21:17 +0000)]
MFH: Fixed bug #26911 (crash in sqlite extension when fetching data from
empty queries).
Rob Richards [Wed, 14 Jan 2004 19:00:16 +0000 (19:00 +0000)]
test user define namespace aliases
Ilia Alshanetsky [Wed, 14 Jan 2004 17:53:07 +0000 (17:53 +0000)]
touch generated parser.
Ilia Alshanetsky [Wed, 14 Jan 2004 17:08:27 +0000 (17:08 +0000)]
Upgraded bundled libsqlite to 2.8.11 (fixed critical bug of *NIX systems).
Dmitry Stogov [Wed, 14 Jan 2004 16:24:09 +0000 (16:24 +0000)]
WSDL: restrictions support (whiteSpace, minLength, maxLength, length)
Dmitry Stogov [Wed, 14 Jan 2004 15:36:01 +0000 (15:36 +0000)]
array/object encoding
Dmitry Stogov [Wed, 14 Jan 2004 15:35:27 +0000 (15:35 +0000)]
SOAP message must not contain a Document Type Declaration
Wez Furlong [Wed, 14 Jan 2004 14:37:38 +0000 (14:37 +0000)]
Remove stale code from flock();
spotted by Hartmut.
Wez Furlong [Wed, 14 Jan 2004 14:25:01 +0000 (14:25 +0000)]
Fix #26772: fgets returns NULL instead of FALSE.
Zeev Suraski [Wed, 14 Jan 2004 14:00:11 +0000 (14:00 +0000)]
Don't allow interfaces to implement anything
Dmitry Stogov [Wed, 14 Jan 2004 12:49:02 +0000 (12:49 +0000)]
WSDL: encoding rpc/document and encoded/literal
Wez Furlong [Wed, 14 Jan 2004 12:47:04 +0000 (12:47 +0000)]
touch
Wez Furlong [Wed, 14 Jan 2004 12:19:17 +0000 (12:19 +0000)]
fix crash when throwing an exception
Pierre Joye [Wed, 14 Jan 2004 10:24:26 +0000 (10:24 +0000)]
- Fix package.xml file
Andi Gutmans [Wed, 14 Jan 2004 08:50:17 +0000 (08:50 +0000)]
- Remove bogus macros
Andi Gutmans [Wed, 14 Jan 2004 08:50:02 +0000 (08:50 +0000)]
- Remove use of bogus macro
John Coggeshall [Wed, 14 Jan 2004 08:15:57 +0000 (08:15 +0000)]
Apparently MSVC is not C99 compatible making variable marco arguments
in the TIDY_THROW() marco broken in (at least) Win32. This provides a suitable
workaround for non-C99 compatible compilers.
John Coggeshall [Wed, 14 Jan 2004 06:57:51 +0000 (06:57 +0000)]
Doh.. snuck by me!
John Coggeshall [Wed, 14 Jan 2004 06:57:23 +0000 (06:57 +0000)]
Forgot to add these tests
Wez Furlong [Wed, 14 Jan 2004 03:14:18 +0000 (03:14 +0000)]
Add optional php-win.exe variation of the CLI sapi.
php-win.exe runs in the windows GUI subsystem, and thus
has no console; stdio handles are effectively set to /dev/null
and no "dos box" will appear on screen when running scripts
using this sapi (php-gtk people will be familiar with this concept).
Aside from those differences, php-win.exe is 100% identical to
regular CLI
John Coggeshall [Wed, 14 Jan 2004 02:43:33 +0000 (02:43 +0000)]
With the approval of Andi, changing the Tidy API to reduce the possible
amount of confusion when setting Tidy configuration options. All
configuration must now be done pre-parsing of the document. Removed
references to the tidy_attr class, as it is no longer used (since tidy 2.0)
and made tidy throw exceptions for all truly non-fatal errors.
<changelog@php.net> [Wed, 14 Jan 2004 01:32:09 +0000 (01:32 +0000)]
ChangeLog update
Ilia Alshanetsky [Tue, 13 Jan 2004 23:11:31 +0000 (23:11 +0000)]
Fixed bug #26878 (problem with multiple references to the same variable
with different types).
Rob Richards [Tue, 13 Jan 2004 21:28:41 +0000 (21:28 +0000)]
add support for $foo["a:bar"]
fix xsearch to only return values for text,element and attribute nodes
fix getChildren and return array
remove most methods
update test
foobar [Tue, 13 Jan 2004 18:58:23 +0000 (18:58 +0000)]
- Fixed bug #26896 (ext/ftp does not work as shared extension)
foobar [Tue, 13 Jan 2004 18:06:31 +0000 (18:06 +0000)]
BFN
Dmitry Stogov [Tue, 13 Jan 2004 17:43:09 +0000 (17:43 +0000)]
FIX: memory leak
Dmitry Stogov [Tue, 13 Jan 2004 17:25:47 +0000 (17:25 +0000)]
WSDL: support for "http://schemas.xmlsoap.org/wsdl/soap12/" binding was added
Dmitry Stogov [Tue, 13 Jan 2004 17:20:10 +0000 (17:20 +0000)]
bugfix
Wez Furlong [Tue, 13 Jan 2004 17:00:10 +0000 (17:00 +0000)]
Don't treat strings containing : as potential constant names in
the .ini parser.
This fixes Bug #26893
Wez Furlong [Tue, 13 Jan 2004 16:05:38 +0000 (16:05 +0000)]
reinstate this ifdef for people without .Net SDK
Wez Furlong [Tue, 13 Jan 2004 16:02:56 +0000 (16:02 +0000)]
Fix refcount on these return values to avoid a leak and allow object dtor's to be called.
This in turn prevents a massive slow-down in CoUninitialize which would have to
forcibly destroy the COM objects in request shutdown.
Dmitry Stogov [Tue, 13 Jan 2004 15:58:01 +0000 (15:58 +0000)]
Source ceanup
Rob Richards [Tue, 13 Jan 2004 14:13:21 +0000 (14:13 +0000)]
fix getElementsByTagName and getElementsByTagNameNS - allow *
Dmitry Stogov [Tue, 13 Jan 2004 13:50:09 +0000 (13:50 +0000)]
WSDL: support for multiple services/ports/bindings was implemented
Wez Furlong [Tue, 13 Jan 2004 13:38:11 +0000 (13:38 +0000)]
Fix leaking constructors.
Implement a cache for method signatures and DISPID's to
greatly improve performance when repeatedly accessing
members with the same names.
Dmitry Stogov [Tue, 13 Jan 2004 10:27:13 +0000 (10:27 +0000)]
Check for "<?xml" header was removed
Dmitry Stogov [Tue, 13 Jan 2004 10:26:44 +0000 (10:26 +0000)]
WSDL support: using types before declaration was fixed
Dmitry Stogov [Tue, 13 Jan 2004 09:31:50 +0000 (09:31 +0000)]
XML parsing warnings and notices were disabled.
Dmitry Stogov [Tue, 13 Jan 2004 07:59:13 +0000 (07:59 +0000)]
Support for WSDL <operation> without <input> message
Dmitry Stogov [Tue, 13 Jan 2004 07:57:29 +0000 (07:57 +0000)]
HTTP Cookies support (see interop round2 base kafka)
Sara Golemon [Tue, 13 Jan 2004 05:30:53 +0000 (05:30 +0000)]
Don't even define this.
John Coggeshall [Tue, 13 Jan 2004 05:23:07 +0000 (05:23 +0000)]
Whoops... Ilia forgot a ')'
Wez Furlong [Tue, 13 Jan 2004 02:07:04 +0000 (02:07 +0000)]
make usleep actually work properly
<changelog@php.net> [Tue, 13 Jan 2004 01:32:17 +0000 (01:32 +0000)]
ChangeLog update
Wez Furlong [Tue, 13 Jan 2004 00:40:14 +0000 (00:40 +0000)]
Support automatic handling of byref parameters
Ilia Alshanetsky [Mon, 12 Jan 2004 22:48:58 +0000 (22:48 +0000)]
Fixed a bug that would cause the sqlite session database to grow endlessly.
Ard Biesheuvel [Mon, 12 Jan 2004 20:03:49 +0000 (20:03 +0000)]
More handsome solution for previous fix
Ard Biesheuvel [Mon, 12 Jan 2004 19:47:28 +0000 (19:47 +0000)]
Added sanity check on ibase_[p]connect() dialect argument (fixes obscure unregistered bug)
Martin Kraemer [Mon, 12 Jan 2004 16:30:55 +0000 (16:30 +0000)]
Avoid duplicate symbols; definition is in bz2.c
Dmitry Stogov [Mon, 12 Jan 2004 16:15:37 +0000 (16:15 +0000)]
fix
Dmitry Stogov [Mon, 12 Jan 2004 16:08:24 +0000 (16:08 +0000)]
fix
Dmitry Stogov [Mon, 12 Jan 2004 15:18:13 +0000 (15:18 +0000)]
Date comparsion was fixed to compare dates with different time zones.
Dmitry Stogov [Mon, 12 Jan 2004 15:15:48 +0000 (15:15 +0000)]
Timezone support
Dmitry Stogov [Mon, 12 Jan 2004 15:15:26 +0000 (15:15 +0000)]
Small error reporting fixes
Dmitry Stogov [Mon, 12 Jan 2004 12:54:22 +0000 (12:54 +0000)]
WSDL support: schema import
Dmitry Stogov [Mon, 12 Jan 2004 11:46:01 +0000 (11:46 +0000)]
WSDL support: support for wsdl import
John Coggeshall [Mon, 12 Jan 2004 10:02:04 +0000 (10:02 +0000)]
This was way out of date.
Dmitry Stogov [Mon, 12 Jan 2004 08:48:00 +0000 (08:48 +0000)]
WSDL support: use of type before declaration (see interop round2 base OpenLink echoStructArray)
Andi Gutmans [Mon, 12 Jan 2004 07:15:55 +0000 (07:15 +0000)]
- Return the PHP 4 behavior of not allowing class declerations within
- class declerations. This happened when declaring a class within a
- method.
class A {
function foo() {
class B {
}
}
}
Marcus Boerger [Mon, 12 Jan 2004 02:34:55 +0000 (02:34 +0000)]
Synch mysql_fetch_object with mysqli, sqlite and pgsql
Marcus Boerger [Mon, 12 Jan 2004 02:31:08 +0000 (02:31 +0000)]
Add some tests
<changelog@php.net> [Mon, 12 Jan 2004 01:31:59 +0000 (01:31 +0000)]
ChangeLog update
Marcus Boerger [Mon, 12 Jan 2004 00:34:37 +0000 (00:34 +0000)]
Proto fix
Marcus Boerger [Mon, 12 Jan 2004 00:21:14 +0000 (00:21 +0000)]
No longer needed
Marcus Boerger [Mon, 12 Jan 2004 00:19:40 +0000 (00:19 +0000)]
Add missing macro
# by popular demand, more and more exts need this
Wez Furlong [Sun, 11 Jan 2004 21:39:40 +0000 (21:39 +0000)]
TSRMLS fix
Ilia Alshanetsky [Sun, 11 Jan 2004 21:18:19 +0000 (21:18 +0000)]
Fixed bug #26864 (pg_(update|delete) ignore PGSQL_DML_EXEC option).
Andi Gutmans [Sun, 11 Jan 2004 19:37:15 +0000 (19:37 +0000)]
- Re-allow conditional class declerations. Needless to say that I also
- think it's not great coding.. Use polymorphism instead :)
Andi Gutmans [Sun, 11 Jan 2004 19:27:13 +0000 (19:27 +0000)]
- This should fix the problem of conditional function decleration on the
- same line of code not to work. You should re-evaluate your coding style
- if you really code this way :)
foobar [Sun, 11 Jan 2004 14:06:37 +0000 (14:06 +0000)]
oops..
foobar [Sun, 11 Jan 2004 14:06:16 +0000 (14:06 +0000)]
BFN
foobar [Sun, 11 Jan 2004 13:59:48 +0000 (13:59 +0000)]
add test case for bug #26869
Andrey Hristov [Sun, 11 Jan 2004 11:55:33 +0000 (11:55 +0000)]
fixing test