BeSimpleSoap/ServiceDefinition
Christian Kerl 76e7f42ccb added TypeRepository managing all mappings from php to xml types; removed classmap generation from SoapServerFactory, this will be done by TypeRepository::createComplexTypeMap(...);
Conflicts:

	Resources/config/webservice.xml
	Soap/SoapServerFactory.php
	Util/QName.php
	WebServiceContext.php
2011-07-17 19:37:23 +02:00
..
Annotation The bundle is back! 2011-07-17 10:58:12 +02:00
Dumper added Zend\Soap\Wsdl\Strategy implementation supporting array types and complex types (classes) 2011-07-17 18:43:58 +02:00
Loader added support to retrieve parameter php type form type hint 2011-07-17 18:27:33 +02:00
Argument.php added header comment 2010-10-08 17:01:27 +02:00
Header.php added header comment 2010-10-08 17:01:27 +02:00
Method.php The bundle is back! 2011-07-17 10:58:12 +02:00
ServiceDefinition.php added TypeRepository managing all mappings from php to xml types; removed classmap generation from SoapServerFactory, this will be done by TypeRepository::createComplexTypeMap(...); 2011-07-17 19:37:23 +02:00
Type.php added header comment 2010-10-08 17:01:27 +02:00