Commit Graph

27 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
Rui Hirokawa
8455a0dff1 added note for mbstring.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@73571 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-16 12:44:06 +00:00
Rui Hirokawa
aafaa1fcd9 added description about function overload.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72622 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-10 08:51:50 +00:00
Rui Hirokawa
4dbe32f183 added functions for multibyte regular expression.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72609 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-09 23:32:07 +00:00
Derick Rethans
ef7baed006 - Fix annoying space in TOC
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69294 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-02 15:55:09 +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
Rui Hirokawa
c2dd48c7fa removed 'role=php' for code in php.ini.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@67169 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-07 03:23:06 +00:00
Rui Hirokawa
144d5e2005 added mb_get_info() and removed experimental sentence.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@67167 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-07 02:52:21 +00:00
jim winstead
5e1264f9cf mb_send_mail: incorporate user notes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65646 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-18 23:14:56 +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
Rui Hirokawa
9cdbabbaca updated translation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61031 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-28 23:16:08 +00:00
Jeroen van Wolffelaar
d00d946cb5 4.0.7 -> 4.1.0
4.0.8 -> 4.2.0


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60091 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-17 16:24:01 +00:00
Egon Schmid
1c750da3b4 Underscores are not allowed in ID strings.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58786 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-30 18:36:39 +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
Mark Kronsbein
5dbd2127f1 I think it should be "First", not "Fist" ;)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55812 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-23 16:54:35 +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
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
9033afe45d Add experimental warning for every language. Add (for english) the
warning also to every function in the module.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50891 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-08 13:01: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
Rui Hirokawa
a5509853fd fixed some typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50334 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-29 03:20:28 +00:00
Jeroen van Wolffelaar
17fa318f14 Added a warning about the experimental status of some modules.
Updated TODO


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50102 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-24 15:27:22 +00:00
Rui Hirokawa
a91fd61caa added mbstring.xml.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47941 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-20 07:43:42 +00:00