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
2a559cb38e
Revert this, this is an example of how it _shouldn't_ be done.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61598 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-05 21:59:11 +00:00
Derick Rethans
4b2d2d1b0d
- Fix quotes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61582 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-05 12:29:20 +00:00
Philip Olson
b73e38061b
Added note about magic_quotes_gpc and slashes under 'variables from outside php'
...
A link to html faq was also added.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61271 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-31 19:24:18 +00:00
Jeroen van Wolffelaar
f02144f052
Revert accidentel error.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61262 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-31 14:21:23 +00:00
jim winstead
4e18a599b0
put overflow examples together, and division example on its own. fix typo and another dash.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61232 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-31 02:02:20 +00:00
jim winstead
df70f43a81
nuke more superfluous dashes, and refer to NULL as a value when talking about values that evaluate to false.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61231 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-31 01:53:22 +00:00
jim winstead
1738c68f34
remove superfluous dashes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61230 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-31 01:49:00 +00:00
Jeroen van Wolffelaar
c565fb8405
Add tip about investigating types of expressions to first page of types
...
section.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61022 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-28 18:47:39 +00:00
Jeroen van Wolffelaar
de06c85cfb
Fine-tuned latest commit
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61019 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-28 17:44:13 +00:00
Jeroen van Wolffelaar
86d52e8851
We're talking about the type NULL here, not the value NULL.
...
Added sentence to the still-very-empty section about NULL.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61018 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-28 17:40:02 +00:00
Leszek Krupinski
d2e38f898d
Typos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60963 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-27 22:50:15 +00:00
Leszek Krupinski
4ad10e2ec5
Typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60414 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-21 21:25:46 +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
jim winstead
492229c5ce
the 'alternative' syntax is not deprecated
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@59289 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-09 23:29:27 +00:00
jim winstead
fbfa7ec482
Perl is the language, perl is the implementation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58671 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-28 21:06:44 +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
Jeroen van Wolffelaar
38f66b25ab
Moved warning about integer division, and added example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@57150 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-08 18:30:23 +00:00
Jeroen van Wolffelaar
bffdb553cb
Precisify comment on bug
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@57149 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-08 18:26:01 +00:00
Gabor Hojtsy
dede2d253a
Changing bad
...
keyword.paamayim_nekudotayim
ID to
keyword.paamayim-nekudotayim
As _ should not be used in IDs! Anybody, who
added this ID, please read the README 10 times (at least).
Hope I won't brake any files.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@57135 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-08 16:54:53 +00:00
Derick Rethans
455a83ea33
- Fixed spelling
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55884 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-24 10:18:59 +00:00
Jeroen van Wolffelaar
4f18ef3cf8
Fix comment on "bla array[index] " syntax
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55587 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-20 19:27:20 +00:00
Gabor Hojtsy
15a63ed54b
More typos fixed
...
. object properties should start lowercased
. some misspelled words, and bad examples corrected
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55568 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-20 16:25:36 +00:00
Gabor Hojtsy
115607076a
Class names start with an uppercased letters...
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55567 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-20 15:54:40 +00:00
Gabor Hojtsy
7c883cf34c
Fix missing HTML quote
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55535 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-20 13:58:42 +00:00
Gabor Hojtsy
2f3f28bee4
More WS FIXES. People just don't seem to understand
...
that we use four spaces for identation.... Gosh...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55534 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-20 13:58:08 +00:00
Gabor Hojtsy
57e995fbd9
Please use 4 (four!) spaces for identation, many, many
...
WS ONLY FIXES.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55533 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-20 13:37:41 +00:00
Gabor Hojtsy
65f1991d61
Typo fixes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55532 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-20 13:34:06 +00:00
Gabor Hojtsy
fa620da371
Note about $array[banana] is bad!
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55530 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-20 11:57:06 +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
0dfddd7d83
. Using PEAR standars for function definition layout (WS only)
...
. Using <varname> for the foo function's name in all of the texts
. Crrecting one function call's missing brackets
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55453 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-19 17:03:32 +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
Gabor Hojtsy
5be1e3b79e
Closing bug #12750 (echo was missing)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@54957 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-15 08:27:44 +00:00
Jeroen van Wolffelaar
d88db0235d
Change ID: types.double -> types.float
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@54918 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-14 22:34:22 +00:00
Jeroen van Wolffelaar
98c6b554cf
- Some Double -> float's
...
- Some extra notes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@53773 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-07 22:40:53 +00:00
Jirka Kosek
64a791706c
Made XML compliant
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@53527 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-06 07:35:31 +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
7250797633
persistant -> persistent
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@53182 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-03 19:22:34 +00:00
Egon Schmid
8959a07a25
Some more corrections.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@53083 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-02 23:41:47 +00:00
Egon Schmid
912300dfb9
Some small corrections.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@53082 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-02 23:34:05 +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
Gabor Hojtsy
966971aca8
Corrected perlish file write (echo??) and a typo in text
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@53030 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-02 11:53:38 +00:00
Gabor Hojtsy
a075e15a5a
Full of bugs...
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@52027 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-22 14:47:31 +00:00
Gabor Hojtsy
ad57e5d176
This is not meant to be output, but return value
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@52024 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-22 14:25:56 +00:00
Damien Seguy
37cacb933c
<> is also accepted.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@51671 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-17 17:29:44 +00:00
Torben Wilson
688cbce5dc
More fixes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@51474 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-14 08:14:04 +00:00
Torben Wilson
3db5361150
More typos.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@51471 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-14 07:49:16 +00:00
Torben Wilson
289dcc45a1
Typo fixes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@51470 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-14 07:45:40 +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