Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was manufactured by cvs2svn to create branch 'PECL_OPENSSL'.PECL_OPENSSL | SVN Migration | 2006-10-15 | 1 | -2521/+0 |
| | |||||
* | Last set of zend_hash_init() optimizations | Ilia Alshanetsky | 2006-10-03 | 1 | -2/+2 |
| | |||||
* | Nuke signed/unsigned compiler warnings | Dmitry Stogov | 2006-07-11 | 1 | -193/+123 |
| | |||||
* | MFH: fix #37807 (segmentation fault during SOAP schema import) | Antony Dovgal | 2006-06-19 | 1 | -1/+1 |
| | |||||
* | Speed up SoapClient/SoapServer constructors by caching WSDL structures | Andrei Zmievski | 2006-04-09 | 1 | -0/+127 |
| | | | | | | in memory. All WSDL files will be cached, unless turned off via an option to the constructor. | ||||
* | Fixed Bug #36614 (Segfault when using Soap) | Dmitry Stogov | 2006-03-15 | 1 | -1/+1 |
| | |||||
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
| | |||||
* | Fixed possible SIGSEGV (Rob Richards) | Dmitry Stogov | 2005-12-09 | 1 | -1/+5 |
| | |||||
* | Fixed bug #35142 (SOAP Client/Server Complex Object Support) | Dmitry Stogov | 2005-11-08 | 1 | -2/+18 |
| | |||||
* | Fixed bug #34453 (parsing http://www.w3.org/2001/xml.xsd exception) | Dmitry Stogov | 2005-09-28 | 1 | -4/+0 |
| | |||||
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
| | |||||
* | Fixed ZTS build | Dmitry Stogov | 2005-08-02 | 1 | -7/+7 |
| | |||||
* | Fixed bug #32941 (Sending structured SOAP fault kills a php) | Dmitry Stogov | 2005-06-01 | 1 | -11/+1 |
| | |||||
* | Support for element's form and schema's elementFormDefault attributes ↵ | Dmitry Stogov | 2005-04-20 | 1 | -6/+40 |
| | | | | (qualified/unqualified) | ||||
* | Fix qualified names for attributes according to attributeFormDefault. | George Schlossnagle | 2005-04-03 | 1 | -1/+19 |
| | | | | | Add SOAP Interop tests from Dmitry. | ||||
* | Fixed bug #30106 (SOAP cannot not parse 'ref' element. Causes Uncaught ↵ | Dmitry Stogov | 2005-03-22 | 1 | -2/+41 |
| | | | | SoapFault exception) | ||||
* | doc should not be freed here, as it is used later in the code path. | George Schlossnagle | 2005-03-18 | 1 | -1/+0 |
| | |||||
* | Fix TSRM build | Marcus Boerger | 2004-09-26 | 1 | -1/+0 |
| | |||||
* | Fixed bug #29839 (incorrect convert (xml:lang to lang)) | Dmitry Stogov | 2004-08-26 | 1 | -0/+9 |
| | |||||
* | php_error() -> php_error_docref() (Marcus, Dmitry) | Dmitry Stogov | 2004-05-05 | 1 | -78/+78 |
| | |||||
* | Fixed bug #27742 (WDSL SOAP Parsing Schema bug) | Dmitry Stogov | 2004-04-02 | 1 | -1/+5 |
| | |||||
* | Fixed bug #27722 (Segfault on schema without targetNamespace). | Dmitry Stogov | 2004-04-01 | 1 | -97/+101 |
| | |||||
* | fix: anotaion -> anotation | Dmitry Stogov | 2004-02-24 | 1 | -8/+8 |
| | |||||
* | XML Schema support was improved: support for <element> default, fixed and ↵ | Dmitry Stogov | 2004-02-24 | 1 | -1/+7 |
| | | | | nillable | ||||
* | support for XMLSchema <element> nillable attribute | Dmitry Stogov | 2004-02-17 | 1 | -0/+3 |
| | |||||
* | Source cleanup | Dmitry Stogov | 2004-02-13 | 1 | -16/+12 |
| | |||||
* | Old in-memory WSDL cache was removed (it was already switched off by #ifdef) | Dmitry Stogov | 2004-02-13 | 1 | -151/+151 |
| | |||||
* | WSDL caching was implemented | Dmitry Stogov | 2004-02-10 | 1 | -17/+10 |
| | |||||
* | optimization | Dmitry Stogov | 2004-02-06 | 1 | -6/+7 |
| | |||||
* | WSDL cache was disabled by default (see WSDL_CACHE macro) | Dmitry Stogov | 2004-02-06 | 1 | -150/+153 |
| | | | | | WSDL related memory leaks were fixed | ||||
* | Free XML documents after WSDL parsing (they no longer need). | Dmitry Stogov | 2004-02-06 | 1 | -104/+141 |
| | |||||
* | WSDL parsing speedup. Source cleanup. | Dmitry Stogov | 2004-02-05 | 1 | -31/+29 |
| | |||||
* | fix: proper handling of SOAP 1.1 href and unresolved attributes references | Dmitry Stogov | 2004-02-02 | 1 | -0/+7 |
| | |||||
* | SOAP 1.2 specification conformity was improved | Dmitry Stogov | 2004-01-30 | 1 | -43/+1 |
| | |||||
* | fix: "Authors" corrected | Dmitry Stogov | 2004-01-29 | 1 | -1/+3 |
| | |||||
* | - Add our standard header | Derick Rethans | 2004-01-29 | 1 | -0/+19 |
| | |||||
* | Error reoprting improved by prefix | Dmitry Stogov | 2004-01-28 | 1 | -85/+78 |
| | | | | | | New 'HTTP' fault code Source cleanup | ||||
* | Add namespaces to <Envelope> (not ot subnodes) | Dmitry Stogov | 2004-01-28 | 1 | -2/+3 |
| | |||||
* | Support for relative path in WSDL and XML Schema <import> | Dmitry Stogov | 2004-01-27 | 1 | -12/+45 |
| | |||||
* | Allow <element>s with same names | Dmitry Stogov | 2004-01-27 | 1 | -1/+5 |
| | |||||
* | XML Schema support (decoding of xsi:nil with attributes) | Dmitry Stogov | 2004-01-26 | 1 | -21/+197 |
| | | | | | Source Cleanup | ||||
* | disabling import if file was already loaded | Dmitry Stogov | 2004-01-23 | 1 | -50/+49 |
| | |||||
* | XML Schema support was improved | Dmitry Stogov | 2004-01-23 | 1 | -4/+4 |
| | | | | | | | support for type extension support for attribute encoding/decoding support for SOAP 1.2 array encoding/decoding | ||||
* | XML Schema support was improved | Dmitry Stogov | 2004-01-23 | 1 | -8/+30 |
| | | | | | suport for type extension | ||||
* | XML Schema support was improved | Dmitry Stogov | 2004-01-22 | 1 | -117/+398 |
| | | | | | | | | | | support for content model (<sequence>,<all>,<choice>) support for top-level <group> support for <group> 'ref' attribute support for content model encoding/decoding (incomplete) support for attribute encoding/decoding (incomplete) support for <attribute> with inline anonymous <simpleType> | ||||
* | Source cleanup | Dmitry Stogov | 2004-01-21 | 1 | -23/+10 |
| | |||||
* | XML Schema support was improved | Dmitry Stogov | 2004-01-21 | 1 | -402/+610 |
| | | | | | | | | | | xml tree cleanup (save memory and parsing time) support for <inclide> and <import> support for top-level <attribute> support for <attribute> 'ref' attribute support for top-level <attributeGroup> support for <attributeGroup> 'ref' attribute | ||||
* | XML Schema support | Dmitry Stogov | 2004-01-20 | 1 | -81/+331 |
| | | | | | | | - support for <element> 'ref' attibute was implemented - support for inline types - support for <list> and <union> (incompleate) | ||||
* | XML Schema support was impoved | Dmitry Stogov | 2004-01-19 | 1 | -313/+623 |
| | |||||
* | XML Scheam support | Dmitry Stogov | 2004-01-19 | 1 | -15/+16 |
| |