Commit graph

66 commits

Author SHA1 Message Date
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
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
TAKAGI Masahiro
86dc7c2142 typo fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229560 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-11 16:21:55 +00:00
Nuno Lopes
857f029f3e add new *_VERSION constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229553 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-11 15:42:01 +00:00
Hannes Magnusson
47c1637ba9 refname consistency
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228535 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-30 21:08:37 +00:00
Hannes Magnusson
a04ad9513e Bump libxslt version to 1.1.0 (closes bug#35589)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219648 c90b9560-bf6c-de11-be94-00142212c4b1
2006-09-08 16:41:38 +00:00
TAKAGI Masahiro
98b39bda54 Example code causes E_STRICT warning (bug #36651)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208907 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-08 03:02:33 +00:00
Rasmus Lerdorf
7166c90417 Add an example here
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@207796 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-22 23:38:31 +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
eb38562857 Can be called with array
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188555 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-16 15:29:43 +00:00
Jakub Vrana
9b87277553 Fix void return type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184127 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-11 08:27:32 +00:00
Mehdi Achour
9c6fac5f07 Fix version
# thanks Nuno


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183768 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-06 15:34:59 +00:00
Mehdi Achour
ef4fb9cd49 Add the new optional parameter that allows to restrict the available functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183758 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-06 14:43:07 +00:00
Dave Barr
009d44bfcf Fix minor spelling/punctuation mistakes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179740 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-14 04:13:17 +00:00
Jakub Vrana
a24b6bc0fd A bit more useful example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178881 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-04 11:25:35 +00:00
Mehdi Achour
65b917d0d2 Add an example ..
# A user was complaining in a note :o


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178877 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-04 10:45:48 +00:00
Mehdi Achour
9df615a9a6 Added XSLTProcessort::__construct()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175785 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-28 14:11:54 +00:00
Mehdi Achour
6bd2186dfd fix refsect1
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175769 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-28 09:46:21 +00:00