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
Máté Kocsis
3fc56d76de List inherited constructors on the class synopsis pages (#2090) 2022-12-28 15:51:40 +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
e22c3d3201 Generate ext/spl class synopses from stubs - part 4 (#1235) 2021-12-22 13:36:31 +01:00
Christoph Michael Becker
a16c2cda70 Fix #79168: Missing __construct method documentation in SPL Exceptions
Patch provided by carusogabriel@php.net.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349537 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-27 23:03:28 +00:00
Jakub Vrana
38e65393c5 Use InheritedProperties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330314 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 20:36:05 +00:00
Jakub Vrana
9e6419bb66 Improve SPL exceptions (doc bug #53877)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308184 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 12:31:09 +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
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
e3d8be23f8 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283837 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 08:59:47 +00:00
Damien Seguy
3005e9e379 fixing revision tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272978 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-07 17:08:30 +00:00
Hannes Magnusson
dea08940f0 Fix inheritence
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269058 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-15 17:39:48 +00:00
Hannes Magnusson
9d9ae59db6 Document the SPL Exceptions (written by Cedric Schohn (morgue@))
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269056 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-15 17:34:32 +00:00