James Cox
3fca563d85
3.0 was years ago
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84210 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-31 09:55:37 +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
a328586a54
Replace exotic tags with more commonon tags/constructs. All these tags
...
were only used once...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69758 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-08 13:40:44 +00:00
irc-html
15c6dff3aa
parameter corrections, spelling corrections
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@67997 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-18 03:32:23 +00:00
jim winstead
4a689d29aa
make the appendix titles not be lame.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65474 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-17 19:33:05 +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
525a54f08e
added CDATA to programlistings outside the functions dir
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63128 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-23 21:51:24 +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
Gabor Hojtsy
091785984e
Changing programlisting roles.
...
All PHP programlistings to role="php"
All not PHP programlistings to something other...
Markup changes only, no content changed...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61784 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-09 15:48:16 +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
28c218a5bb
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@55416 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-19 11:09:18 +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
d311842440
Modified script, it is now preserving case for true/false/null's that
...
do NOT get replaced.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50770 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-07 19:36:45 +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
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
77c11d7eab
Deleted duplicate entries.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27026 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-25 14:18:11 +00:00
Egon Schmid
8c5f0ae709
More stuff from Stefan Livieratos.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27015 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-25 11:44:47 +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