Jakub Vrana
9e8b518051
Add versions for classes
...
Generated by http://pastebin.com/NByXgj7E and manually edited
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330432 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-31 21:02:33 +00:00
Jakub Vrana
1634a88641
Delete redundant <!-- Membership: -->
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330340 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-23 17:38:21 +00:00
Jakub Vrana
38e65393c5
Use InheritedProperties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330314 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 20:36:05 +00:00
Jakub Vrana
f2a82da9e5
Delete unused class properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330307 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 18:50:42 +00:00
Peter Cowburn
f293a04ebc
soapclient return value with exceptions option (doc #64065 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329616 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-02 14:29:16 +00:00
Adam Harvey
9993b89faf
Apply a patch from tom [at] samplonius.org to note that the SOAP error handler
...
will send SOAP fault responses when an error occurs.
Fixes doc bug #54319 (use_soap_error_handler() doc is misleading).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328344 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-13 05:37:10 +00:00
Adam Harvey
f05dbe5e23
Add an errors/exceptions section to SoapClient::SoapClient().
...
Fixes doc bug #54179 (SoapClient can emit warnings, but this is not
documented).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328320 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-12 09:35:29 +00:00
Adam Harvey
c29b5cf9aa
Add a note that SOAP arguments need to be associative in most cases.
...
Fixes doc bug #54100 (Example slightly wrong).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328317 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-12 04:08:43 +00:00
Hannes Magnusson
858cacd62c
mark bunch of extensions with "membership" PI (like the membership comment)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326064 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 17:34:56 +00:00
Jakub Vrana
f052ac1bd7
Revert useless change in 326638
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323642 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 00:24:15 +00:00
Jakub Vrana
c0ade579d4
PHP_INI_* is in fact INI_
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323638 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 20:26:39 +00:00
Jakub Vrana
c1dc0919bf
Linkable reference constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323628 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 13:37:00 +00:00
Jakub Vrana
fcddfb2551
Link directly to magic methods
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322136 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-12 15:01:15 +00:00
Jakub Vrana
b827a32fad
Use {class}::{method} instead of {class}->{method}
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322122 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-12 05:58:52 +00:00
Jakub Vrana
980c3e61c4
Link INI descriptions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322060 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-11 07:37:46 +00:00
Justin Martin
5c62a71291
Updated to clarify method's use. Closes bug #60686 and reflects behaviour related to bug #51475 . Credit to Rick Bird.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321972 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-09 22:19:15 +00:00
Jakub Vrana
c5aae9ac79
Undocument constructor return types
...
$c->__construct() usually returns NULL but isn't call explicitly often
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321903 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-08 05:48:33 +00:00
Jakub Vrana
ea615c7fbf
Document public constructors
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321902 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-08 05:38:27 +00:00
Jakub Vrana
d8b968e63c
Document public constructors
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321901 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-08 05:33:58 +00:00
Justin Martin
f7ebc383ef
Clarified location option. Closes bug #55697 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320334 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-03 23:53:05 +00:00
Pierrick Charron
215c1d1916
WS
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@319647 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-21 18:29:17 +00:00
Pierrick Charron
1da6663976
Add changelog section
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@319596 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-21 03:10:24 +00:00
Pierrick Charron
105cf02515
Add documentation for the new keep_alive soap client option
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@319595 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-21 03:03:52 +00:00
Peter Cowburn
e0cf7e9587
example method prototype compatible with parent method (go away, E_STRICT)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316781 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-14 19:42:26 +00:00
Jakub Vrana
a010a415e3
Constructor parameters
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@314090 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-02 09:11:15 +00:00
Jakub Vrana
69628755f7
Accepts object
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@314088 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-02 09:06:45 +00:00
Jakub Vrana
fad61b5c27
Extension categorization
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313268 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 15:33:49 +00:00
David Tajchreber
c00fa073b3
Fixed #54711 - SoapVar's first parameter can be mixed
...
http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/ext/soap/soap.c?view=markup#l1021
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310998 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-13 19:56:04 +00:00
Jakub Vrana
d3c871ae1e
Fix protos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308253 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-11 13:16:13 +00:00
Jakub Vrana
28ac74c88c
Parameter type
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303893 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-30 12:10:34 +00:00
Richard Quadling
7bd7f26bed
details => detail. Fix#52844
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303397 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-15 14:04:48 +00:00
Richard Quadling
9142ea15d9
Improve example for SoapClient::__getFunctions() & SoapClient::__getTypes(). Fix bug #52217
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300897 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-01 09:15:35 +00:00
Philip Olson
383b579aef
- Unified and clarified the installation section of our libxml based XML extensions
...
- Added libxml requirement to extensions requiring it (w/ new entity)
- Added --disable-* description for those that are enabled by default (w/ new entity)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300860 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-29 19:21:07 +00:00
Yago Ferrer
66b2bd96db
Removing period at the end of refpurpose.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296056 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-11 05:29:30 +00:00
Yago Ferrer
515e3c0fe3
Removing period at the end of refpurpose.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296054 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-11 05:24:50 +00:00
Yago Ferrer
645b259f63
recieved response.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295610 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-01 01:21:50 +00:00
Richard Quadling
beaa781336
W/S tabs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294411 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-03 14:12:36 +00:00
Kalle Sommer Nielsen
a1ee6b934f
Fixed bug #50658 (SoapClient::SoapClient documentation missing for authentication option)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293210 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-07 10:51:05 +00:00
Pierrick Charron
4724b47c25
Added new entities for Properties, Methods, InheritedMethods, Constants
...
# Those words were hardcoded in all class synopsis
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292734 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-29 09:42:00 +00:00
Kalle Sommer Nielsen
3b3842390f
* Fixed #50428 (SOAPClient::SOAPClient documentation missing trace option)
...
* Fixed #50429 (SOAPClient::SOAPClient documentation doesn't specify default soap_version)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292410 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-21 12:11:27 +00:00
Jakub Vrana
1613146e32
Describe SoapHeader (bug #32410 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291207 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-23 14:35:48 +00:00
Richard Quadling
74da59644d
Remove BOM
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290987 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-19 13:13:35 +00:00
Richard Quadling
6682eb975d
Restructured to table and added constant values.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290374 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-06 13:06:00 +00:00
Jakub Vrana
2f97964573
Missing space
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289005 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-30 15:01:15 +00:00
Torben Wilson
af4410a7e1
Normalized the sgml-default-dtd-file local-variable line for those
...
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Jakub Vrana
83bb555a24
Possible features values
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286902 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-07 08:08:41 +00:00
Jakub Vrana
3c41a5e29f
Fix return types
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286741 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-03 15:00:10 +00:00
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