Commit graph

86 commits

Author SHA1 Message Date
Nilgün Belma Bugüner
9511edb9f8 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283836 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 08:54:10 +00:00
Philip Olson
30fd92c918 Removed docgen leftovers
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278680 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-14 05:32:53 +00:00
Kalle Sommer Nielsen
6486704d38 Fixes #47635 (Missing parameter "typemap" in soapserver on versions prior to 5.2)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277801 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-26 01:49:38 +00:00
Mehdi Achour
993609cea4 Add missing returnvalues sections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277596 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-22 21:51:02 +00:00
Philip Olson
886d5315d2 Fixed examples, for both parse and deprecated errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277448 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-18 21:30:26 +00:00
Yannick Torres
632e0569b4 Use soap.wsdl.mode.only entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277182 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-15 11:06:31 +00:00
Carola 'Sammy' Kummert
70e7386448 fix markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276962 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-10 13:28:47 +00:00
Carola 'Sammy' Kummert
2f20cc1c72 fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276961 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-10 13:26:18 +00:00
Philip Olson
3abebb615d Added and updated PHP/PECL version information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276608 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-28 23:51:42 +00:00
Kalle Sommer Nielsen
ee61bd2b40 Fixed #47523 (SoapServer::setObject version incorrect in documentation)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276606 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-28 19:22:23 +00:00
Michael Maclean
0930069cfb Replace "extname" with the extension name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276351 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-24 15:53:26 +00:00
Michael Maclean
297854946d Re-add missing changelog section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276197 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-20 16:23:49 +00:00
Michael Maclean
b20bcdc050 Add missing editor comments section at the end of the file
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276192 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-20 13:36:22 +00:00
Michael Maclean
a026462c5d Convert more true/false values to entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276170 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-19 21:40:50 +00:00
Michael Maclean
830c15a660 Make true/false values into entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276168 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-19 21:33:44 +00:00
Michael Maclean
8f7aa5e828 Some rephrasing to the third person, and remove an extraneous screen section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276013 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-17 17:04:18 +00:00
Damien Seguy
ce95eb3e54 true, false and classname
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275979 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-17 10:01:12 +00:00
Michael Maclean
fdbc619779 Added missing aliases for __construct methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275978 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-17 09:55:34 +00:00
Michael Maclean
18a3b717d6 Update ext/soap docs to the new markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275958 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-16 21:27:28 +00:00
Jakub Vrana
6125c0100d Initializers - part 4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273634 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-16 12:08:51 +00:00
Jakub Vrana
11092762eb Links in ini.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273180 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-09 17:33:40 +00:00
Herman J. Radtke III
e4b89704fa Documentation and examples for the SoapClient->__setLocation() method.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269570 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-23 18:42:29 +00:00
Herman J. Radtke III
099d4688bf Updated soap-soapheader-construct.xml with an example that explains the necessary steps to generate attributes in the SOAP Header xml.
Added soap-soapclient-setsoapheaders.xml for missing SoapClient->__setSoapHeaders method.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269496 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-21 23:09:40 +00:00
Jakub Vrana
b9495ff937 Document SoapClient options (bug #44493)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268477 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-07 10:49:09 +00:00
Philip Olson
c79f3fc3aa Contains version information (when functions became available to PHP)
# Originally from the following location (although likely modified):
# phpdoc/phpbook/phpbook-xsl/version.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268251 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-04 03:27:21 +00:00
Rudy Nappée
685a03b4b3 * No () in refnames
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@263467 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-24 21:54:47 +00:00
Philip Olson
db367ae954 Unified <title> and <titleabbrev> in every extensions book.xml/reference.xml
See the following bug report for details: http://bugs.php.net/44736


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260480 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-30 17:25:13 +00:00
Steph Fox
ea0a5aaed3 Document soap.wsdl_cache and associated constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@250327 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-10 17:03:50 +00:00
Philip Olson
2edfb120dc MFB: Upgrade to the new-reference-structure
- Split reference.xml into book.xml and setup.xml
- Moved from reference.xml to book.xml:
  - The intro text (partintro), and link to constants
- Moved from reference.xml to setup.xml:
  - The rest: configuration, and added requirements, installation, and resources
- Changed the intro ID from <extname>.intro to intro.<extname>
- Changed the constants section to be an <appendix>
- TODO: OO structure change


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248672 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-21 19:55:11 +00:00
Hannes Magnusson
0258a77f1e MFB: Rename "functions.xml" to entities.<dirname>.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247901 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-10 17:06:11 +00:00
Nuno Lopes
6ce699973b use __soapCall instead of __call in the example, as the last is deprecated. (per user note)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@243091 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-28 19:34:19 +00:00
Nuno Lopes
30704b02e6 semi-automatic update of the ini.xml files
still not updating the big table, because of technical issues


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242562 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-14 21:30:51 +00:00
Jakub Vrana
cf7559c1a7 Document typemap (bug #41490)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241400 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 08:05:34 +00:00
Jakub Vrana
02149ae11d Other options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241298 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 09:41:58 +00:00
Hannes Magnusson
c030e2adf7 Upgrade to DocBook5:
- All id attributes are now xml:id
 - Add docbook namespace to all root elements
 - Replace <ulink /> with <link xlink:href />
 - Minor markup fixes here and there


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Hannes Magnusson
3b64eee842 Add missing php.ini configuration options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236242 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-24 12:49:34 +00:00
Mehdi Achour
06318cb340 Added one_way parameter (5.1.3)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230206 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-19 00:30:45 +00:00
Mehdi Achour
ee233943ae Document missing PHP 5 additions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228316 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-28 16:49:31 +00:00
Mehdi Achour
b7ea20212c Fix #37909: Mention WSDL cache disabling
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227828 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-22 02:35:20 +00:00
Mehdi Achour
5837c98d90 Fix #39798: trigger_error can only by used with E_USER_*
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@225982 c90b9560-bf6c-de11-be94-00142212c4b1
2006-12-29 00:52:17 +00:00
Hannes Magnusson
ae24c586b0 The second arguments isnt optional
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@220696 c90b9560-bf6c-de11-be94-00142212c4b1
2006-09-28 11:41:07 +00:00
Jean-Sébastien Goupil
e387a2fb2e add explication thanks to #38665
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219874 c90b9560-bf6c-de11-be94-00142212c4b1
2006-09-13 02:53:46 +00:00
Oliver Albers
dca2de1c58 user contributed notes included
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@218776 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-24 07:38:41 +00:00
Adam Trachtenberg
902abed4f9 fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@203396 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-21 19:40:08 +00:00
Nuno Lopes
6d156c7cae fix example, per user note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@200876 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-19 20:38:01 +00:00
Adam Trachtenberg
94a79da735 fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198938 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-21 15:05:30 +00:00
Nuno Lopes
a261fe42a5 add XSD_ANYXML
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196895 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-25 09:48:20 +00:00
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
Jakub Vrana
1cffddca23 Fix parameters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189003 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-22 10:39:10 +00:00
Jakub Vrana
e406b9ff26 Whoops, reverting
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188353 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-14 10:20:03 +00:00