History log of /PHP-8.3/ext/soap/php_schema.c (Results 76 – 100 of 122)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.0.1, php-5.0.1RC2, php-4.3.9RC1, php-5.0.1RC1, RELEASE_0_1, php-5.0.0RC4, php-5.0.0, php-4.3.8, php-5.0.0RC3, php-5.0.0RC3RC2, php-4.3.7, php-5.0.0RC3RC1, php-4.3.7RC1, RELEASE_0_1_1
# 7bddbd7b 05-May-2004 Dmitry Stogov

php_error() -> php_error_docref() (Marcus, Dmitry)


Revision tags: php-5.0.0RC2, php-5.0.0RC2RC2, php-4.3.6, php-5.0.0RC2RC1, php-4.3.6RC3, php-4.3.6RC2
# 7dae9e6c 02-Apr-2004 Dmitry Stogov

Fixed bug #27742 (WDSL SOAP Parsing Schema bug)


Revision tags: php-4.3.6RC1
# 9dd08266 01-Apr-2004 Dmitry Stogov

Fixed bug #27722 (Segfault on schema without targetNamespace).


Revision tags: php-4.3.5, php-4.3.5RC4, php-5.0.0RC1, php-5.0.0RC1RC2, php-5.0.0RC1RC1, RELEASE_0_2_0
# 9da18c12 24-Feb-2004 Dmitry Stogov

fix: anotaion -> anotation


# feed42e0 24-Feb-2004 Dmitry Stogov

XML Schema support was improved: support for <element> default, fixed and nillable


# 7edf9bc2 17-Feb-2004 Dmitry Stogov

support for XMLSchema <element> nillable attribute


Revision tags: php-4.3.5RC3
# b21756c1 13-Feb-2004 Dmitry Stogov

Source cleanup


# 81af85c3 13-Feb-2004 Dmitry Stogov

Old in-memory WSDL cache was removed (it was already switched off by #ifdef)


Revision tags: php-5.0.0b4, php-5.0.0b4RC1
# 20add786 10-Feb-2004 Dmitry Stogov

WSDL caching was implemented


# 59ab20b2 06-Feb-2004 Dmitry Stogov

optimization


# 6ae97a5b 06-Feb-2004 Dmitry Stogov

WSDL cache was disabled by default (see WSDL_CACHE macro)
WSDL related memory leaks were fixed


# 88c11689 06-Feb-2004 Dmitry Stogov

Free XML documents after WSDL parsing (they no longer need).


# 2c1dcf32 05-Feb-2004 Dmitry Stogov

WSDL parsing speedup. Source cleanup.


Revision tags: php-4.3.5RC2
# a70a620a 02-Feb-2004 Dmitry Stogov

fix: proper handling of SOAP 1.1 href and unresolved attributes references


# b81645ed 30-Jan-2004 Dmitry Stogov

SOAP 1.2 specification conformity was improved


# e439a1af 29-Jan-2004 Dmitry Stogov

fix: "Authors" corrected


# 9d2f84e4 29-Jan-2004 Derick Rethans

- Add our standard header


# 6cf3c858 28-Jan-2004 Dmitry Stogov

Error reoprting improved by prefix
New 'HTTP' fault code
Source cleanup


# 2238e4b9 28-Jan-2004 Dmitry Stogov

Add namespaces to <Envelope> (not ot subnodes)


# 1b6f1762 27-Jan-2004 Dmitry Stogov

Support for relative path in WSDL and XML Schema <import>


# 5294a539 27-Jan-2004 Dmitry Stogov

Allow <element>s with same names


# e3cfa02b 26-Jan-2004 Dmitry Stogov

XML Schema support (decoding of xsi:nil with attributes)
Source Cleanup


Revision tags: RELEASE_1_3b6, php_ibase_before_split
# 2a5593dd 23-Jan-2004 Dmitry Stogov

disabling import if file was already loaded


# 695436b7 23-Jan-2004 Dmitry Stogov

XML Schema support was improved
support for type extension
support for attribute encoding/decoding
support for SOAP 1.2 array encoding/decoding


# 6277204a 23-Jan-2004 Dmitry Stogov

XML Schema support was improved
suport for type extension


12345