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

9 Commits

Author SHA1 Message Date
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
Christoph Michael Becker 2615e4d64d Show inherited constants of SplTempFileObject
This is somewhat experimental, and might need to be reverted.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345650 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-18 12:19:59 +00:00
Christoph Michael Becker 8374415e7c Comment out inclusion of methods
Apparently, there is a still unfixed bug in libxml2[1], which causes
spurious errors to be shown, if an xpointer has no match, even though
a fallback is given.

[1] <https://mail.gnome.org/archives/xml/2010-November/msg00004.html>

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345439 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-07 21:11:40 +00:00
Christoph Michael Becker 1f61f60d77 Fix #72109: SplFileObject::__construct() not mentioned in class synopsis
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345155 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-16 16:43:16 +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
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 b04a010a2c Add keyword Revision
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290931 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-18 20:35:33 +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
Peter Cowburn b706297f9d Added SplTempFileObject documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287057 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-10 20:40:34 +00:00