Friedhelm Betz
9795f30f8b
minor correction: double is out :-)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@83988 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-29 09:53:40 +00:00
Torben Wilson
bb94b3c2f4
Initial commit for by-extension separation of the full constant list.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72812 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-12 00:57:47 +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
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
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
230a7539e1
Introducing PEAR standards for function calls, class and function
...
definitions, control structures. Fixing some bad indentation.
WS ONLY FIXES.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55529 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-20 11:55:11 +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
Damien Seguy
2c4e0aded1
Clarified the constant() stuff
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@51195 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-11 11:44:15 +00:00
Gabor Hojtsy
3c1b50b33f
Some typos corrected
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50925 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-08 16:13:04 +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
fb4fc68696
Remove the non-sense note in error-control section,
...
eleborated a little bit more
on constants (valid names for them), made some minor improvements
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50012 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-22 22:06:55 +00:00
Jeroen van Wolffelaar
a085e1c8b3
Eleborated on syntax of constants. Moved some information that was scattered over the constant-related functions to the section on constants.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@49842 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-19 20:36:56 +00:00
Damien Seguy
f1705cdd32
Added examples for PHP_OS.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48029 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-21 09:40:18 +00:00
Damien Seguy
7aa14b8428
Added jeroen's updates
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47056 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-10 18:01:14 +00:00
Rui Hirokawa
c2411a77f8
added a function and some cosmetic changes and fixed typos.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29868 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-08 04:28:29 +00:00
Uwe Steinmann
2c0e3fbc32
- fixed error in markup
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29838 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-07 19:12:53 +00:00
Gabor Hojtsy
9676fa7f54
Dupicate E_NOTICE deleted, added note about
...
the detailed E_* list...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29827 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-07 16:10:30 +00:00
Stefan Livieratos
2385029d30
Small corrections
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27724 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-05 16:45:25 +00:00
Torben Wilson
6432b2aa2b
Added E_ALL.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@21771 c90b9560-bf6c-de11-be94-00142212c4b1
2000-03-20 00:06:54 +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