Commit graph

158 commits

Author SHA1 Message Date
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
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
Jakub Vrana
c89ba2797a Fix camel-case in method name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332132 c90b9560-bf6c-de11-be94-00142212c4b1
2013-11-16 17:58:08 +00:00
Adam Harvey
c1e7ce248f Fix the return value description for tidy::body(), and remove the long-obviated
warning about libtidy not implementing it (I checked; it does).

Fixes doc bug #65794 (wrong Return Values description).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331631 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-01 17:37:26 +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
Jakub Vrana
9f973dcf18 Document tidyNode properties types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330306 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 18:47:36 +00:00
Philip Olson
04b11e621f Fixed spelling
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329325 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-29 01:47:09 +00:00
Kalle Sommer Nielsen
2779c12eb9 Fixed #63608 (changelog for "tidy.clean_output" not clear)
# Also removed the 'Available since PHP 5.0.0' since the 
# extension is available as of PHP 5.0.0 anyway

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328673 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-05 09:20:29 +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
b9c3ddd1d3 Use entities for INI headings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322061 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-11 08:09:53 +00:00
Jakub Vrana
6a6061bbd4 Use &style.procedural; and &style.oop;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322055 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-11 06:50:17 +00:00
Jakub Vrana
13f806899e OOP ID
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322035 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-10 21:00:03 +00:00
Jakub Vrana
355e512908 Prefer OOP
Letter-case

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322012 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-10 11:00:43 +00:00
Jakub Vrana
2e7f902a49 Correct name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322011 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-10 11:00:37 +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
Richard Quadling
fc9e379fd8 Standardise on single style of quotes for XML tag.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315005 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-16 11:38:58 +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
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
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
Kalle Sommer Nielsen
377efa4422 Fixed bug #52921 (Expected method documentation missing)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304614 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-22 11:33:19 +00:00
Adam Harvey
176fc5fa0b Fix doc bug #53016 (same example for several methods but output is different)
by changing the tidyNode examples to use explicit method calls, rather than
constructing the method name at runtime -- it was a nice demonstration of the
$o->{$method}() syntax, but rather out of place in a set of examples meant to
show how to use the tidyNode class itself.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304197 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-08 03:42:25 +00:00
Daniel Egeberg
2fd3f0c96d Converted remaining files to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297078 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:25:51 +00:00
Daniel Egeberg
92ac19c964 Reverted r297058
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297077 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:13:03 +00:00
Richard Quadling
41744b84ad Converted to UTF-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297058 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 09:53:08 +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
Philip Olson
7cfaafb9bf Help unify PECL install documentation, by using the PECL entities.
Second stage in closing PHP bug #37315


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295214 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-17 20:56:51 +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
19042c49d8 List properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290979 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-19 11:15:40 +00:00
Jakub Vrana
a0973a2f69 Display method names in class definition (bug #49795)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290702 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-13 21:23:56 +00:00
Richard Quadling
ad067270f7 tidy::CleanRepair => tidy::cleanRepair. Typo. Fix#49794
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289276 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-07 10:06:20 +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
fa8878d2a5 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283840 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 09:13:17 +00:00
TAKAGI Masahiro
f662cc25e9 fix build.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283704 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-08 09:30:35 +00:00
Richard Quadling
a9c710945a Fix#48850
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283702 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-08 08:42:55 +00:00
Joey Smith
b05d256d63 Fix tidy->html() example to use the instance instead of calling statically.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282472 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-20 16:02:40 +00:00
Yannick Torres
25f6bb6821 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280173 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-08 20:47:14 +00:00
Nilgün Belma Bugüner
884294b494 Fixed build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279920 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-04 21:57:22 +00:00
Yannick Torres
2d7efe3dc8 fix markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279918 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-04 21:23:55 +00:00
Philip Olson
f03302c8c7 Removed references to pecl4win.php.net
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279572 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-30 06:42:22 +00:00
Richard Quadling
d9e878c372 Remove BOM
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279505 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-28 12:30:14 +00:00
Damien Seguy
ff2e264da1 fix presentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279347 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-25 18:44:41 +00:00
Damien Seguy
83ea464fd6 migration to oop doc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279345 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-25 18:37:21 +00:00
Damien Seguy
a8ac58b13e update with tidy class
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279344 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-25 18:36:25 +00:00
Damien Seguy
9fd75ec50c fix node name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279275 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-24 19:03:23 +00:00
Damien Seguy
fc99912654 moving to tidyNode folder and function cleanup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279258 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-24 13:20:06 +00:00
Yannick Torres
421f6b3228 Add new entities for tidy extension
# tidy.object


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278630 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-13 09:00:01 +00:00