Sergey Panteleev
715a125af5
Fix section order issues ( #664 )
...
* Added parameters section for Tidy
* Fix section order for Svn
* Fix section order for Strings
2021-06-07 11:12:12 +03:00
Sergey Panteleev
f9c4a68ef4
Removed references to PHP 5, PHP 7.0 ( #548 )
2021-04-26 11:46:55 +03:00
Sergey Panteleev
5fabd07880
Removed Changelog entries for PHP 5, PHP 7.0 ( #543 )
2021-04-22 17:52:58 +03:00
Christoph M. Becker
6dfe076725
xi:include INI settings documented elsewhere in ini.list
...
We do not xi:include core INI settings, since we want to keep
alphabetic sort order (well, roughly at least).
We do add xi:fallback elements to all xi:includes, just in case.
2021-02-24 17:58:20 +01:00
Yoshinari Takaoka
8992c6e3b6
Added PHP 8 into versions.xml for tidy based on stubs.
...
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
Closes GH-411.
2021-01-25 23:11:28 +01:00
Christoph Michael Becker
e345b075ef
Fixed typo
...
Closes GH-256.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351818 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-01 12:50:30 +00:00
Christoph Michael Becker
d16f9436ce
Fix section order
...
The returnvalues section is supposed to be above the examples section.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351754 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-29 23:42:57 +00:00
Christoph Michael Becker
04f10f9f8d
Generate tidy methodsynopses based on stubs
...
Closes GH-234.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351752 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-29 23:31:19 +00: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
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
9418329a85
Document important changes due to bugfixes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350808 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-07 16:36:13 +00:00
Christoph Michael Becker
cc0784145d
Document new TIDY_TAG_* constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345904 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-27 16:07:04 +00:00
Christoph Michael Becker
24a6ed6d1f
Link to constant sections
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345873 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-21 13:46:36 +00:00
Christoph Michael Becker
5cfc144bd5
Add visibility modifiers for all class members
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345872 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-21 13:19:12 +00:00
Christoph Michael Becker
0206d57dd8
tidyNode is a final class with a private constructor
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345871 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-21 12:49:52 +00:00
Christoph Michael Becker
99657c20cf
Remove TIDY_ATTR_* constants
...
Have these ever been actually available?
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345855 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-19 15:08:37 +00:00
Christoph Michael Becker
16ce4a27b1
Add missing TIDY_TAG_* constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345854 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-19 15:00:51 +00:00
Christoph Michael Becker
68c1f27e81
Remove superflous functions from versions.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345851 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-19 13:57:15 +00:00
Christoph Michael Becker
b89090a2b1
Remove obsolete info
...
We don't document PHP 4 related stuff, and Tidy 1.0 basically means
PHP 4, while Tidy 2.0 means PHP 5.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345836 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-18 13:39:48 +00:00
Christoph Michael Becker
f4c6da6b22
Update docs regarding libtidy alternatives
...
Cf. <https://github.com/php/php-src/pull/1940 >
and <https://github.com/php/php-src/pull/3021 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345826 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-17 22:36:36 +00:00
Christoph Michael Becker
f786337440
Fix example output
...
Patch provided by AzJezz.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345070 c90b9560-bf6c-de11-be94-00142212c4b1
2018-05-29 12:17:37 +00:00
Jakub Vrana
578a13198f
Update versions based on parsing sources
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344132 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-31 12:27:12 +00:00
Jakub Vrana
7c50ead1ed
Fix versions based on parsed php-src
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344068 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-29 15:23:17 +00:00
Jakub Vrana
ddc728b668
Use PHP 4 instead of PHP 5 < 5.0.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344033 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-29 09:09:39 +00:00
Jakub Vrana
b8758b0605
Use entities in initializer
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343899 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 19:11:34 +00:00
Pasindu De Silva
a4406f949f
Description of the tidy extension has been updated according to the README file from the php-src repository:
...
https://github.com/php/php-src/blob/master/ext/tidy/README
I'm also trying to migrate the description from the readme to the PHP docs instead:
https://github.com/php/php-src/pull/2817
--
Provided by anonymous 80662 (peterkokot@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343777 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-07 12:34:22 +00:00
Maciej Sobaczewski
95bdd6883b
Another round of PHP 4 content removal (mostly inline mentions)
...
Review is welcome
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341282 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-05 10:17:07 +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
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