zendframework/zend-soap
Abandoned; use laminas/laminas-soap
2.8.0
15M downloads/mo
#3677 most downloaded on Packagist
zendframework/zend-soap
What this package is like to depend on
Last release 7 years ago
no release in 18 months
Release timing varies
gaps range from 4 weeks to 1.8 years
Rarely documented
notes for 4 of 64 stable releases
Nothing withdrawn
no release was ever pulled
14 years old
64 releases · first in 2012
0 releases in the last 12 months
see the full history below
Release timeline
31 releases · Oct 2012 to Apr 2019Releases
latest 60 of 64-
2.8.030 Apr 2019Release notes
Open source →Added
-
#53 adds the ability to automatically generate WSDL documentation
for complex types. To do so, either create an implementation of the new interface
Zend\Soap\Wsdl\DocumentationStrategy\DocumentationStrategyInterface, or use the
shippedZend\Soap\Wsdl\DocumentationStrategy\ReflectionDocumentation, and attach
it to any ComplexTypeStrategy using itssetDocumentationStategy()method:$strategy = new ArrayOfTypeSequence(); $strategy->setDocumentationStrategy(new ReflectionDocumentation());
-
#52 adds support for for
thexsd:dateTimetype, mapping it to PHPDateTimeinstances. -
#59 adds support for PHP 7.3.
Changed
- Nothing.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- Nothing.
Release notes
Open source →Added
-
#53 adds the ability to automatically generate WSDL documentation for complex types. To do so, either create an implementation of the new interface
Zend\Soap\Wsdl\DocumentationStrategy\DocumentationStrategyInterface, or use the shippedZend\Soap\Wsdl\DocumentationStrategy\ReflectionDocumentation, and attach it to any ComplexTypeStrategy using itssetDocumentationStategy()method:$strategy = new ArrayOfTypeSequence(); $strategy->setDocumentationStrategy(new ReflectionDocumentation()); -
#52 adds support for for the
xsd:dateTimetype, mapping it to PHPDateTimeinstances. -
#59 adds support for PHP 7.3.
Changed
- Nothing.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- Nothing.
-
-
2.7.029 Jan 2018Release notes
Open source →Added
-
#42 adds support for PHP versions 7.1 and 7.2.
-
#31 adds support for
xsd:dateelements. -
#36 adds support for the libxml
LIBXML_PARSEHUGEflag when creating aServerinstance. When the support is enabled, theServerinstance will pass that flag toDOMDocument::loadXML(). The flag may be set in one of two ways:- By passing the option
parse_hugewithin the configuration$optionspassed to the constructor and/orsetOptions()method. - Via a new mutator method,
Server::setParseHuge().
- By passing the option
Changed
- #38 adds
ext-soapas an explicit package dependency. While it was previously implied; installation will now fail if that dependency is missing.
Deprecated
- Nothing.
Removed
-
#42 removes support for PHP 5.5.
-
#42 removes support for HHVM.
-
#49 removes all arguments besides
$errnoand$errstrfrom theServer::handlePhpError()method, as they were unused.
Fixed
- Nothing.
Release notes
Open source →Added
-
#42 adds support for PHP versions 7.1 and 7.2.
-
#31 adds support for
xsd:dateelements. -
#36 adds support for the libxml
LIBXML_PARSEHUGEflag when creating aServerinstance. When the support is enabled, theServerinstance will pass that flag toDOMDocument::loadXML(). The flag may be set in one of two ways:- By passing the option
parse_hugewithin the configuration$optionspassed to the constructor and/orsetOptions()method. - Via a new mutator method,
Server::setParseHuge().
- By passing the option
Changed
- #38 adds
ext-soapas an explicit package dependency. While it was previously implied; installation will now fail if that dependency is missing.
Deprecated
- Nothing.
Removed
-
#42 removes support for PHP 5.5.
-
#42 removes support for HHVM.
-
#49 removes all arguments besides
$errnoand$errstrfrom theServer::handlePhpError()method, as they were unused.
Fixed
- Nothing.
-
-
2.6.021 Apr 2016Release notes
Open source →Added
- #1 adds support for the
SoapClientoptionskeep_aliveandssl_method. - #20 adds support for the
SoapServersend_errorsconstructor option.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- Nothing.
Release notes
Open source →Added
- #1 adds
support for the
SoapClientoptionskeep_aliveandssl_method. - #20 adds support for
the
SoapServersend_errorsconstructor option.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- Nothing.
- #1 adds support for the
-
2.5.221 Apr 2016Release notes
Open source →Added
- Adds GitHub Pages documentation at https://zendframework.github.io/zend-soap/
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
Release notes
Open source →Added
- Adds GitHub Pages documentation at https://zendframework.github.io/zend-soap/
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
-
2.5.103 Jun 2015Nothing published for this version
-
2.5.003 Jun 2015Nothing published for this version
-
2.4.1307 May 2015Nothing published for this version
-
2.4.12no dateNothing published for this version
-
2.4.11no dateNothing published for this version
-
2.4.10no dateNothing published for this version
-
2.4.9no dateNothing published for this version
-
2.4.8no dateNothing published for this version
-
2.4.7no dateNothing published for this version
-
2.4.6no dateNothing published for this version
-
2.4.5no dateNothing published for this version
-
2.4.4no dateNothing published for this version
-
2.4.3no dateNothing published for this version
-
2.4.2no dateNothing published for this version
-
2.4.1no dateNothing published for this version
-
2.4.025 Mar 2015Nothing published for this version
-
2.3.913 Jan 2015Nothing published for this version
-
2.3.8no dateNothing published for this version
-
2.3.7no dateNothing published for this version
-
2.3.6no dateNothing published for this version
-
2.3.5no dateNothing published for this version
-
2.3.4no dateNothing published for this version
-
2.3.311 Aug 2014Nothing published for this version
-
2.3.2no dateNothing published for this version
-
2.3.114 Apr 2014Nothing published for this version
-
2.3.012 Mar 2014Nothing published for this version
-
2.2.1005 Mar 2014Nothing published for this version
-
2.2.9no dateNothing published for this version
-
2.2.8no dateNothing published for this version
-
2.2.7no dateNothing published for this version
-
2.2.6no dateNothing published for this version
-
2.2.531 Oct 2013Nothing published for this version
-
2.2.421 Aug 2013Nothing published for this version
-
2.2.3no dateNothing published for this version
-
2.2.222 Jul 2013Nothing published for this version
-
2.2.112 Jun 2013Nothing published for this version
-
2.2.010 May 2013Nothing published for this version
-
2.1.617 Apr 2013Nothing published for this version
-
2.1.5no dateNothing published for this version
-
2.1.413 Mar 2013Nothing published for this version
-
2.1.319 Feb 2013Nothing published for this version
-
2.1.2no dateNothing published for this version
-
2.1.106 Feb 2013Nothing published for this version
-
2.1.029 Jan 2013Nothing published for this version
-
2.0.826 Jan 2013Nothing published for this version
-
2.0.7no dateNothing published for this version
-
2.0.619 Dec 2012Nothing published for this version
-
2.0.520 Nov 2012Nothing published for this version
-
2.0.4no dateNothing published for this version
-
2.0.310 Oct 2012Nothing published for this version
-
2.4.0rc7no dateNothing published for this version
-
2.4.0rc6no dateNothing published for this version
-
2.4.0rc5no dateNothing published for this version
-
2.4.0rc4no dateNothing published for this version
-
2.4.0rc3no dateNothing published for this version
-
2.4.0rc223 Mar 2015Nothing published for this version