Commit graph

5 commits

Author SHA1 Message Date
Christoph Michael Becker
6bf4f2f0f5 Use consistent modifiers order "public" before "readonly"
Before this change:

public/readonly: 50 cases
readonly/public: 30 cases (mostly in DOM)

Reordered to be always public/readonly, in this order.

Patch provided by Giovanni Giacobbi.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349623 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-05 10:45:54 +00:00
Richard Quadling
734ddd27ad Set sgml-default-dtd-file to ~/.phpdoc/manual.ced
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294374 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-03 13:10:56 +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
Richard Quadling
2c7ec45db1 Removed svn:exectuable
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290994 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-19 14:00:05 +00:00
Israel Ekpo
0e875db3d4 Adding initial documentation for the Apache Solr extension
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289115 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-03 04:50:06 +00:00