summaryrefslogtreecommitdiff
path: root/ext/soap/php_schema.h
Commit message (Collapse)AuthorAgeFilesLines
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
|
* Speed up SoapClient/SoapServer constructors by caching WSDL structuresAndrei Zmievski2006-04-091-0/+6
| | | | | | in memory. All WSDL files will be cached, unless turned off via an option to the constructor.
* bump year and license versionfoobar2006-01-011-3/+3
|
* - Bumber up yearfoobar2005-08-031-1/+1
|
* Fixed ZTS buildDmitry Stogov2005-08-021-1/+1
|
* WSDL caching was implementedDmitry Stogov2004-02-101-0/+6
|
* Free XML documents after WSDL parsing (they no longer need).Dmitry Stogov2004-02-061-3/+2
|
* fix: "Authors" correctedDmitry Stogov2004-01-291-1/+3
|
* - Add our standard headerDerick Rethans2004-01-291-0/+19
|
* XML Schema support was improvedDmitry Stogov2004-01-221-0/+1
| | | | | | | | | | 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>
* XML Schema supportDmitry Stogov2004-01-201-0/+1
| | | | | | | - support for <element> 'ref' attibute was implemented - support for inline types - support for <list> and <union> (incompleate)
* fixDmitry Stogov2004-01-161-1/+1
|
* Source ceanupDmitry Stogov2004-01-131-3/+0
|
* WSDL support was improvedDmitry Stogov2004-01-061-0/+3
|
* PHP5 support, better encoding and WSDL support, interop round 2 base and groupBDmitry Stogov2004-01-051-22/+0
|
* import php-soap library from sourceforgeShane Caraveo2002-07-071-0/+28