Commit Graph

29 Commits

Author SHA1 Message Date
Sebastian Bergmann
d3222074c4 Fix parse error in example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88466 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-12 10:59:03 +00:00
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
Philip Olson
548d8a1563 error_reporting: Document E_ALL. Rewrite second example for only PHP 4.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@76367 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-03 03:22:17 +00:00
Gabor Hojtsy
05875efa17 Some cleanups in examples and correcting a table
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70289 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-15 11:00:38 +00:00
Derick Rethans
33c5ac0166 - Properly document the exist status
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70284 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-15 09:13:27 +00:00
Hartmut Holzgraefe
4fab67d882 error_log 2nd parameter is optional, too
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70115 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-12 19:41:18 +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
irc-html
fcdb612e83 spelling errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@67641 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-12 16:13:51 +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
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
8a13500b1b WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58019 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-22 01:22:45 +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
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
Damien Seguy
974b49a724 small typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47661 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-17 07:55:52 +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
Hartmut Holzgraefe
b8df536f34 added warning about debugger being a php3 only feature
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47601 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-16 17:58:59 +00:00
Ron Chmara
24442537b8 as per errata.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@36551 c90b9560-bf6c-de11-be94-00142212c4b1
2000-11-24 05:58:53 +00:00
David Croft
3c83f36fd6 update documentation for set_error_handler
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@35898 c90b9560-bf6c-de11-be94-00142212c4b1
2000-11-17 07:59:34 +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
Torben Wilson
aabc3c5c05 One massive set of changes to install.xml, to include all options to
configure, and to hopefully clarify some build issues.

Sorry about the CVS mail load.

Also, errorfunc.xml and security.xml seem to be the only files which
referenced ids from install.xml, which needed renaming to be more in
line with the rest of the manual code base. This renaming is OK, but
IMHO needs more work.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32719 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-15 03:32:51 +00:00
Egon Schmid
6547025696 Looks now better..
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32304 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-09 01:25:58 +00:00
Ron Chmara
f604295b07 Aesthetics and more "meat" added to section description.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32233 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-08 06:44:12 +00:00
Jesus M. Castagnetto
1e38645511 Modified the partintro, the paragraph reads better now, but it needs
some more "meat"


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32185 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-07 13:47:41 +00:00
Jesus M. Castagnetto
61d5264048 Moved error handling/logging functiond from info.xml and misc.xml
to errorfunc.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32181 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-07 13:23:46 +00:00