Commit graph

20 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 #52306
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
Adam Harvey
bde325b019 Fix a typo leading to a doc build error.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298954 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-04 10:06:09 +00:00
Pierre Joye
1b6a99ef51 - Fix #51732, improve the doc about NULL/empty string
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298948 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-04 09:10:38 +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
Jakub Vrana
ffc910e34e Move mime_content_type (bug #49635)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290709 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-13 22:06:43 +00:00
Richard Quadling
f658721332 Use &return.falseforfailure; entity.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290410 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-09 10:26:08 +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 #48885
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
Felipe Pena
f40b2ede4d - Bug #47634 (finfo doesn't have close method as said in docs)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277501 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-20 01:56:57 +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
Rudy Nappée
685a03b4b3 * No () in refnames
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@263467 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-24 21:54:47 +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
Maciek Sokolewicz
65ea7a6f7a added example, cleaned up description, clarified parameters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@235088 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-06 19:45:58 +00:00
Jakub Vrana
edfc278356 Object destructor is practically the same
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@210306 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-28 13:30:20 +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