Commit graph

10 commits

Author SHA1 Message Date
Nuno Lopes
b069a314a4 add tagging
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195136 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-04 19:39:32 +00:00
Nuno Lopes
e58a9d9926 add a new directory for libxml fucntions/constants. move teh constants from simplexml page to here
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179773 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-14 18:01:02 +00:00
Mehdi Achour
9b7bc8b916 Not experimental anymore
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178729 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-02 17:33:09 +00:00
Dmitry Stogov
f08186baa1 1. New function SoapClient->__callSoap() is a replacement for old derecated SoapClient->__call().
2. Description of SoapClient->__doRequest() method.
3. Description of additional options for SoapClient and SoapServer constructors.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178444 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-28 14:02:11 +00:00
Mehdi Achour
2e52786463 Add SoapClient->__setCookie() docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177779 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-20 18:37:44 +00:00
Sean Coates
fb2a556169 grammar (not finished)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177333 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-16 05:28:55 +00:00
Mehdi Achour
506f19c995 add SoapClient->getLastRequestHeaders(), SoapClient->getLastResponseHeaders(), SoapClient->doRequest(), SoapServer->fault() and use_soap_error_handler()
# not documenting soap_encode_to_xx() and SoapServer->map() as the soap maintainer think about removing these functions


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176815 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-10 03:02:33 +00:00
Mehdi Achour
5528dd40df Switch ref.soap to the new structure
# Changed filenames and ids to follow the other OO references
# This also fix #30464


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176801 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-10 00:46:17 +00:00
Mehdi Achour
6671ae210c Dmitry's work
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152531 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-27 12:26:41 +00:00
Mehdi Achour
f5b98efde7 added some SOAP document, taken from http://cvs.php.net/co.php/php-src/ext/soap/readme.html?login=2&r=1.5
# please be kind and don't touch this, Dmitry and I are still working on this


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152252 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-24 14:31:49 +00:00