Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
php-ZendFramework-Soap - SOAP web services server part helper
- Description:
Zend_Soap_Server class is intended to simplify Web Services server part
development for PHP programmers.
It may be used in WSDL or non-WSDL mode, and using classes or functions to
define Web Service API.
When Zend_Soap_Server component works in the WSDL mode, it uses already
prepared WSDL document to define server object behavior and transport layer
options.
WSDL document may be auto-generated with functionality provided by
Zend_Soap_AutoDiscovery component or should be constructed manually using
Zend_Soap_Wsdl class or any other XML generating tool.
If the non-WSDL mode is used, then all protocol options have to be set using
options mechanism.
Packages
php-ZendFramework-Soap-1.12.20-1.vl7.1.noarch
[38 KiB] |
Changelog
by Felix Kaechele (2016-09-27):
- update to 1.12.20
- fix Source0 URL
- security fixes for CVE-2016-4861 and CVE-2016-6233
- please note that this will most likely be the last version of this package as
it has been EOLd by upstream
|