Skip to content

Commit

Permalink
bug #5296 Fix link to Zend Soap (peterkokot)
Browse files Browse the repository at this point in the history
This PR was merged into the 2.3 branch.

Discussion
----------

Fix link to Zend Soap

| Q             | A
| ------------- | ---
| Doc fix?      | yes
| New docs?     | no
| Applies to    | 2.3
| Fixed tickets | N/A

Commits
-------

50b722d Fix link to Zend Soap
  • Loading branch information
wouterj committed May 23, 2015
2 parents 9940c65 + 50b722d commit 931faaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookbook/web_services/php_soap_extension.rst
Original file line number Diff line number Diff line change
Expand Up @@ -193,4 +193,4 @@ An example WSDL is below.
.. _`PHP SOAP`: http://php.net/manual/en/book.soap.php
.. _`NuSOAP`: http://sourceforge.net/projects/nusoap
.. _`output buffering`: http://php.net/manual/en/book.outcontrol.php
.. _`Zend SOAP`: http://framework.zend.com/manual/en/zend.soap.server.html
.. _`Zend SOAP`: http://framework.zend.com/manual/current/en/modules/zend.soap.server.html

0 comments on commit 931faaa

Please sign in to comment.