1
0
mirror of https://github.com/php/doc-en.git synced 2026-04-25 16:28:09 +02:00
Commit Graph

15 Commits

Author SHA1 Message Date
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 a734201746 Generate ext/spl class synopses from stubs - part 6 (#1242) 2021-12-23 13:36:47 +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
Joe Watkins 34db5b5195 fix #66421 clarify wording
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332764 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-01 09:11:38 +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
Peter Cowburn 8be0b9cc1a Typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289152 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-03 22:20:18 +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