Commit graph

12 commits

Author SHA1 Message Date
Mark Skilbeck
1d75749ee3 Added entities and role attributes, as per Richard's suggestion
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303721 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-23 11:21:00 +00:00
Mark Skilbeck
8e5ab7decb Clarifies documentation (procedural vs oop) re
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303644 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-21 16:08:01 +00:00
Daniel Egeberg
2b587ab01f Normalized initializer NULL-values to use the &null; entity:
for file in `find -name '*.xml'`; do sed -i -e 's/<initializer>null<\/initializer>/<initializer>\&null;<\/initializer>/i' $file; done



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298918 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-03 17:10:04 +00:00
Daniel Egeberg
96c9d88bad Converted to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +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
Scott MacVicar
156259abf2 Update documentation to reflect change with the internal libmagic updates. See bug
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286383 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-27 03:16:32 +00:00
Nilgün Belma Bugüner
64d97aee36 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283809 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 07:01:54 +00:00
Jakub Vrana
4d50cfcce4 Initializers - part 1
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273174 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-09 17:08:52 +00:00
Hannes Magnusson
c030e2adf7 Upgrade to DocBook5:
- All id attributes are now xml:id
 - Add docbook namespace to all root elements
 - Replace <ulink /> with <link xlink:href />
 - Minor markup fixes here and there


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Jakub Vrana
75ecffb1cb Fix methodsynopsis
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237770 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-15 15:53:14 +00:00
Jean-Sébastien Goupil
e879ffacb5 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@209152 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-12 00:38:01 +00:00
Jakub Vrana
f19a0e6cd2 Document fileinfo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208999 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-09 14:15:41 +00:00