Commit Graph

14 Commits

Author SHA1 Message Date
Hartmut Holzgraefe 9410c19fda added version attribute to <?xml tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61864 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-10 21:49:43 +00:00
Jeroen van Wolffelaar 6ae3b9dba5 Fix modelines for VI(M) for the manual (en).
Syntax for vim < 6 is set to sgml, because xml is not recognizing tag-names.

This was discussed before, and this turned out to be best for all vi(m)
versions.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@57993 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-21 22:47:49 +00:00
Gabor Hojtsy d3187ecb5b External parsed entities _should_ each begin with a text declaration.
See: http://www.w3.org/TR/2000/REC-xml-20001006#sec-TextDecl


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55419 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-19 11:47:45 +00:00
Jeroen van Wolffelaar 7915a6c933 Added Revision tag on top of most xml files in en-tree
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@53059 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-02 17:37:51 +00:00
Jeroen van Wolffelaar 308ffe41f2 Changed true, false and null to &true;, &false; and &null;
Probably this isn't correct at some places, but in the majority
it is.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50762 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-07 18:42:46 +00:00
Damien Seguy 1c97ada4eb boolean -> bool
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47094 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-11 07:37:44 +00:00
Rui Hirokawa d588233629 fixed typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@43188 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-11 05:57:42 +00:00
Damien Seguy f7716f7041 Fixing a bunch of mis-named functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@42969 c90b9560-bf6c-de11-be94-00142212c4b1
2001-03-08 10:47:17 +00:00
Zak Greant bd7fbc9690 Corrected error in recode_file prototype
Added examples for recode_string and recode_file


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@35539 c90b9560-bf6c-de11-be94-00142212c4b1
2000-11-10 06:02:49 +00:00
Andrei Zmievski 13b81a2720 PHP3 -> PHP 3, PHP4 -> PHP 4
And everyone should follow that.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32721 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-15 16:09:44 +00:00
Hartmut Holzgraefe 03d573b73d added <funcprototype> sections in every <funcsynopsis>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@26878 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-24 07:38:45 +00:00
Egon Schmid 523173744b Minor changes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@21498 c90b9560-bf6c-de11-be94-00142212c4b1
2000-03-13 18:54:30 +00:00
Kristian Köhntopp 978dfa63b1 - Added recode() as an alias for recode_string() in module recode.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@21418 c90b9560-bf6c-de11-be94-00142212c4b1
2000-03-12 19:41:35 +00:00
Stig Bakken c8f33da553 Merged the dev_xml branch into the main trunk.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@16980 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-10 00:34:45 +00:00