Commit graph

83 commits

Author SHA1 Message Date
Yoshinari Takaoka
b29a778d3f Added PHP 8 into versions.xml for xsl based on stubs.
Closes GH-392.
2021-01-24 15:46:46 +01:00
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
86e6094e86 Use canonical type names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351133 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 15:39:04 +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
Adam Harvey
41d8e7ffe4 Update version information to include PHP 7.
This was mostly done programmatically, and is likely wrong for a small number
of functions. We may have to wait for bug reports, unless someone wants to
review this by hand. Basic efforts were made to avoid adding "PHP 7" to
functions that were removed in PHP 5.x (x > 0) and PHP 7, but there are
undoubtedly still issues.

In case we're still using Docbook for PHP 8, I've uploaded the script that I
wrote to do this to GitHub at
https://github.com/LawnGnome/php-doc-version-migrator.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338406 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-04 21:40:07 +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
Peter Cowburn
67080eddef add XSL_SECPREF_NONE
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336909 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-09 20:59:56 +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
10b60deaa2 basic example of libxml error handling for xslt (doc bug #55360)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335141 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-26 16:19:17 +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
Simion Onea
14af302c9c Making the XML definition consistent across the entire project.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334762 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:44:07 +00:00
Maciek Sokolewicz
5445f249d7 reworded sentence to use better english
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332507 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-23 22:24:31 +00:00
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
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
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
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
Anthony Ferrara
aec81a77dc list the missing security option constants
-- 
Provided by anonymous #15112 () 

courtesy Thomas Weinert

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324081 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-10 16:24:37 +00:00
Jakub Vrana
4de5cce5d8 Linkable reference constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323624 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 13:22:09 +00:00
Stanislav Malyshev
2aba10e8d0 fix versions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323561 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-26 07:46:05 +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
747455d0ca Remove stub class descriptions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322062 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-11 08:27:49 +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
Jakub Vrana
ac04b2ea21 Extension purpose is not needed anymore
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313269 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 15:46:15 +00:00
Richard Quadling
79dcbe011f Provide title to example sections which are currently missing their title and are not accessible via links. Fix #54693
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310851 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-09 14:13:30 +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
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
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
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
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
Philip Olson
63aeee6bf7 PHP Version updates
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275440 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-09 17:44:47 +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
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
Hannes Magnusson
9fcdb5c853 Implement phpdoc:classref
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265353 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 14:09:15 +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
18e7059e12 Replace "<title>Class synopsis</title>" with &reftitle.classsynopsis;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249052 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-26 18:56:29 +00:00
Hannes Magnusson
f701bab1db MFB: Upgrade to the new-reference-structure & new-oo-style
- (Created missing setup sections in setup.xml, if any)
 - Moved the intro to book.xml
 - Changed the intro ID from <extname>.intro to intro.<extname>
 - Moved the constants entity to book.xml
 - Changed constants.xml to be an appendix
 - Moved the constants into its own chapter
	NOTE: The chapter ID is xsl.examples, the first example is xsl.examples-collection
 - Moved the configure entity to setup.xml
 - Moved the requirements section to setup.xml
NOTE: Completely removed reference.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248881 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-23 22:04:25 +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
Hannes Magnusson
f6b830291e Rename files
# *no* content change


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248875 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-23 21:56:37 +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