1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-24 07:42:10 +01:00

15 Commits

Author SHA1 Message Date
Gina Peter Banyard
4d17b7b494 [skip-revcheck] Convert class markup to be compatible with DocBook 5.2
Closes GH-3415
2024-06-14 17:04:53 +01:00
Máté Kocsis
14767af0f0 Use new class synopsis markup (#2611)
Follow-up on https://github.com/php/phd/pull/77
2023-08-30 12:28:30 +01:00
Christoph M. Becker
071a588364 Fix xpointer expressions
When removing the `not()` operator, some closing parentheses have been
overlooked, which resulted in broken xpointer expressions.
2022-12-13 12:13:33 +01:00
Máté Kocsis
bfef87dc15 Use new ext/spl role values (#2074) 2022-12-13 10:51:54 +01:00
Máté Kocsis
30c3c56047 Sync ext/spl class constants with stubs - part 1 (#1943) 2022-11-04 19:08:56 +01:00
Máté Kocsis
c80e398bcb Generate ext/spl class synopses from stubs - part 3 (#1224)
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
2021-12-21 15:31:10 +01:00
Máté Kocsis
60809ebcf7 Generate ext/spl methodsynopses based on stubs (#624) 2021-08-11 23:44:41 +02: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
437bbf134e Show inherited constants
We do this for the classes of the core and bundled extensions only, for now.
This also allows us to remove some slightly incorrect and unnecessary copy
and paste documentation, where inherited constants have been explicitly
documented for child classes.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345662 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-20 15:10:00 +00:00
Jakub Vrana
b77ea449e7 Undocument interfaces inherited from other implemented interface
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330310 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 19:13:25 +00:00
Jakub Vrana
2c21f12e07 Remove meaningless constant subsections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321707 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-03 07:06:01 +00:00
Richard Quadling
e66422541e Set sgml-default-dtd-file to ~/.phpdoc/manual.ced
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294375 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-03 13:11:57 +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
Yannick Torres
894fcc83f6 Add keyword Revision
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290936 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-18 20:44:26 +00:00
Peter Cowburn
2a9fcc9843 Added skeleton docs for RecursiveTreeIterator, SplSubject and SplObserver
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289363 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-08 19:59:07 +00:00