History log of /PHP-5.5/ext/soap/php_schema.c (Results 26 – 50 of 87)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: BEFORE_NEW_OUTPUT_API, php-4.4.3RC1, php-5.1.4, RELEASE_1_0_3, php-5.1.3, php-5.1.2, RELEASE_1_3, php-5.1.3RC3
# 06ef71fe 09-Apr-2006 Andrei Zmievski

Speed up SoapClient/SoapServer constructors by caching WSDL structures
in memory. All WSDL files will be cached, unless turned off via an
option to the constructor.


Revision tags: php-5.1.3RC2
# eacb27d2 15-Mar-2006 Dmitry Stogov

Fixed Bug #36614 (Segfault when using Soap)


Revision tags: php-5.1.3RC1, RELEASE_1_2, RELEASE_0_9_4, RELEASE_1_0_4, php-4.4.2, php-5.1.2RC2, php-4.4.2RC2
# 5bd93221 01-Jan-2006 foobar

bump year and license version


Revision tags: php-5.1.2RC1, RELEASE_1_1_1
# eef44c60 09-Dec-2005 Dmitry Stogov

Fixed possible SIGSEGV (Rob Richards)


Revision tags: RELEASE_1_1, RELEASE_1_0, RELEASE_2_0_2, php-5.1.1, php-5.1.0, php-4.4.2RC1, RELEASE_0_9_3, php-5.1.0RC6, php-5.1.0RC5, RELEASE_2_0_1
# 27064028 08-Nov-2005 Dmitry Stogov

Fixed bug #35142 (SOAP Client/Server Complex Object Support)


Revision tags: RELEASE_1_0RC2, php-4.4.1, php-5.1.0RC4, RELEASE_0_9_2, RELEASE_0_9_1, php-5.1.0RC3, php-5.1.0RC2, php-4.4.1RC1, RELEASE_0_9_0
# ba5f6677 28-Sep-2005 Dmitry Stogov

Fixed bug #34453 (parsing http://www.w3.org/2001/xml.xsd exception)


Revision tags: RELEASE_1_0RC1, PRE_NEW_OCI8_EXTENSION, php-5.1.0RC2_PRE, php-5.0.5, php-5.0.5RC2, php-5.0.5RC1, php-5.1.0RC1, BEFORE_UNICODE_MERGE, RELEASE_2_0_0
# 23e671a5 03-Aug-2005 foobar

- Bumber up year


# c9571d77 02-Aug-2005 Dmitry Stogov

Fixed ZTS build


Revision tags: RELEASE_0_9, php-5.1.0b3, php-4.4.0, php-4.4.0RC2, php-5.1.0b2, php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1
# b41a7ad1 01-Jun-2005 Dmitry Stogov

Fixed bug #32941 (Sending structured SOAP fault kills a php)


# 7288226d 20-Apr-2005 Dmitry Stogov

Support for element's form and schema's elementFormDefault attributes (qualified/unqualified)


Revision tags: RELEASE_0_3
# 55c25c72 03-Apr-2005 George Schlossnagle

Fix qualified names for attributes according to attributeFormDefault.

Add SOAP Interop tests from Dmitry.


Revision tags: php-5.0.4, php-4.3.11, php-5.0.4RC2, php-4.3.11RC2
# fedbd214 22-Mar-2005 Dmitry Stogov

Fixed bug #30106 (SOAP cannot not parse 'ref' element. Causes Uncaught SoapFault exception)


# d2731eb5 18-Mar-2005 George Schlossnagle

doc should not be freed here, as it is used later in the code path.


Revision tags: php-5.0.4RC1, php-4.3.11RC1, RELEASE_0_2_4, RELEASE_0_2_3, RELEASE_0_2_2, RELEASE_0_2_1, RELEASE_0_2, php-5.0.3, php-4.3.10, SQLITE_4_3_20041227, php-5.0.3RC2, php-4.3.10RC2, php-5.0.3RC1, php-4.3.10RC1, PRE_NEW_VM_GEN_PATCH
# ace46233 26-Sep-2004 Marcus Boerger

Fix TSRM build


Revision tags: php-5.0.2, php-4.3.9, php-5.0.2RC1, php-4.3.9RC3, PRE_ZEND_VM_DISPATCH_PATCH, php-4.3.9RC2
# dedab09c 26-Aug-2004 Dmitry Stogov

Fixed bug #29839 (incorrect convert (xml:lang to lang))


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


1234