Commit graph

25 commits

Author SHA1 Message Date
Christoph Michael Becker
4754397753 Revert revision 351727 from phpdoc/en/trunk:
Document false and null return types

Cf. <https://news-web.php.net/php.doc.cvs/17645>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351729 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 17:58:32 +00:00
Jakub Vrana
69bd53265b Document false and null return types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351727 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 15:12:46 +00:00
Christoph Michael Becker
33be73da1e Generate xsl methodsynopses based on stubs
Based on a patch contributed by Máté Kocsis <kocsismate@woohoolabs.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351475 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-21 22:19:16 +00:00
Christoph Michael Becker
9af43469f4 Remove more changelog entries, mostly from PHP 5.2 era
Patch contributed by Sobak <msobaczewski@gmail.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350654 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 13:52:31 +00:00
Christoph Michael Becker
53bdffa6b9 Removed some of the PHP5 changelogs
Patch contributed by Sobak <msobaczewski@gmail.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350645 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 12:32:19 +00:00
Jakub Vrana
005141eea7 Fix capitalization
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344018 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-28 17:17:03 +00:00
Christoph Michael Becker
7282b833ba documented xsl.security_prefs and related functions and constants (fixes #61233)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336970 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-15 13:26:16 +00:00
Jean-Sebastien Hedde
2f12b12b10 XSLTProcessor::importStylesheet was documented void, but is bool.
-- 
Provided by anonymous 53795 (mot@fsfe.org)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335731 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-13 12:58:32 +00:00
Maciej Sobaczewski
fbec912bce Closes bug #67398
(XSLTProcessor::transformToXML docs show incorrect param type)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335452 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-29 06:56:15 +00:00
Peter Cowburn
a66965db2e better variable names in example
Based on old user note from Martin

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335140 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-26 16:19:10 +00:00
Philip Olson
689def9e2b Returns false (not null) if the param is not set, otherwise a string. Fixes PHP Bug #55289
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328972 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-03 19:54:04 +00:00
Yannick Torres
18046e0224 Fix svn keywords
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325489 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-01 12:31:16 +00:00
Stanislav Malyshev
c730db5182 add stubs for new functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323560 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-26 07:44:44 +00:00
Jakub Vrana
0d604bbc9d Remove <classsynopsis> from methods and fields definitions
PhD uses this context for decisions about links and similar.
It also simplifies the XML

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322205 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 14:20:43 +00:00
Jakub Vrana
8e3c7c3675 Grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321898 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-08 04:13:47 +00:00
Arne Blankerts
af6e1aeca5 - added missing text to parameter para URI
- changed wording, since the doc passed in not transformed but is submitted for it

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301797 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-02 18:54:58 +00:00
Daniel Egeberg
96c9d88bad Converted to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Jakub Vrana
4144966508 Accepts SimpleXMLElement (bug #47206)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291055 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-20 10:27:06 +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
Nilgün Belma Bugüner
4520e770c8 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283843 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 09:23:09 +00:00
Nilgün Belma Bugüner
5438ee4502 fix name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281219 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-27 11:18:02 +00:00
Kalle Sommer Nielsen
c685c8d7c8 * Document XSLTProcessor::setProfiling() method
* Document stream_supports_lock()
* Document str_getcsv()
* gmp_testbit() is available as of 5.3


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270943 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-10 16:36:01 +00:00
Philip Olson
21e7c313a9 Added missing returnvalues and parameters roles
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253955 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-29 00:12:33 +00:00
Hannes Magnusson
7dc095a024 Update IDs to the new-oo-style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248879 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-23 21:59:42 +00:00
Hannes Magnusson
1fb9a518b4 Rename files (from functions/)
# NOTE: *NO* content or ID change


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248877 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-23 21:58:21 +00:00