Commit Graph

33 Commits

Author SHA1 Message Date
Hartmut Holzgraefe 7839d91186 added DO NOT EDIT noctice to old english functions files,
removing the others


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78562 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-17 19:58:46 +00:00
Hartmut Holzgraefe 7c8fdea14d use &php.ini; entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75639 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-28 17:16:45 +00:00
Hartmut Holzgraefe 4c31e191c5 en Upgrade to DocBook4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69281 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-02 15:36:11 +00:00
Harald Radi cf0d77395a fixed whitespace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68935 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-28 17:14:28 +00:00
irc-html 522b761cc5 corrected spelling errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@67458 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-10 00:26:29 +00:00
irc-html 141341ab15 whitespace correction
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@67457 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-10 00:17:41 +00:00
Hartmut Holzgraefe 16c0dfe668 added skeletons for missing functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65154 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-15 14:33:08 +00:00
Hartmut Holzgraefe 3747b34a1b hope this solves the tabs vs. blanks issues once and for all
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64852 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-12 20:47:43 +00:00
Hartmut Holzgraefe 4a6f22f50a started to wrap up all <programlisting> environments
in CDATA sections to allow verbatim examples

having to use entities for &, < and > makes the code
hard to read and errors might slip in during the
process, so the two extra lines should be worth the effort


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62672 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-18 03:07:18 +00:00
Harald Radi cd2cf0e130 removed hardcoded links
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62362 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-14 00:30:56 +00:00
Harald Radi 985889e0b6 more verbose intro
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62056 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-12 01:52:26 +00:00
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 4f1834c50f 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@55418 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-19 11:42:10 +00:00
Jouni Ahto 265fa6f266 Fixed a lot of things fop doesn't think to be legal.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@53413 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-05 10:51:47 +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 db09591bd8 Processed the en-tree with the new script, which leaves text inside <programlisting> alone.
I hope it's okay now...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50794 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-07 21:27:21 +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
Jeroen van Wolffelaar 7c62d81304 Changed all identifiers between <function> and/or <refname> tags
that had ONLY the first letter uppercase to all-lowercase


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50055 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-23 20:10:52 +00:00
Harald Radi 38014d8353 corrected com_set()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47811 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-18 21:19:28 +00:00
Daniel Beckham 652d653943 corrected endtag on line 161... you should really run 'make test' before committing changes...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47776 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-18 16:33:07 +00:00
Harald Radi 8f16cc3ca6 added VARIANT section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47771 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-18 15:04:09 +00:00
Hartmut Holzgraefe 206330a084 <void/>ified
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47614 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-16 18:33:21 +00:00
Egon Schmid c38bd8cecc Please validate your changes before commits.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47589 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-16 15:57:35 +00:00
Damien Seguy 0817840cb9 Removed double addref
lighten some extra unused tag
Wait for Jade's validation.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47559 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-16 08:00:08 +00:00
Damien Seguy 2e3c56a8b7 added some more tags.
Cosmetics changes


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47476 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-15 09:59:44 +00:00
Damien Seguy 1ca42ffdcc Commiting Harald Radi <harald.radi@nme.at> 's docs.
(corrected some bad tag, and removed exta /references.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47376 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-14 10:35:28 +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
Egon Schmid e3de219682 Indentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32296 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-09 00:50:08 +00:00
James Moore bac76ed3d7 Begining of some COM documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31529 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-30 11:05:55 +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 011c5396d5 No it is (xml) error free. Don't know about the content.
Zeev blame Kristian and not me.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@20975 c90b9560-bf6c-de11-be94-00142212c4b1
2000-03-05 12:55:11 +00:00
Kristian Köhntopp fa8a00fc11 Added some english skeleton documentation for the missing PHP4 modules.
Documentation includes complete function list, parameters, optional
parameters with types. No functional description (yet).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@20910 c90b9560-bf6c-de11-be94-00142212c4b1
2000-03-03 21:51:53 +00:00