Jan Lehnardt
7c88782195
fix for #11937 . pointing out that unset() will not
...
cause a reindexing of an array when deleting a key.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64875 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-12 22:08:28 +00:00
jim winstead
19c18524d3
& -> &, tighten the wording a bit
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64872 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-12 21:29:56 +00:00
Jan Lehnardt
03dfca077e
"fix" for #11719 . clearifyed references and copies on objects.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64870 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-12 21:15:37 +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
jim winstead
3d39a99729
incorporate user note
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64299 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-08 22:23:19 +00:00
Philip Olson
6c70c975a1
Typo Fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63795 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-03 18:12:53 +00:00
Philip Olson
8fc7917324
Typo fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63794 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-03 18:02:46 +00:00
Philip Olson
e5ad2170ee
Typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63548 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-30 22:35:12 +00:00
Philip Olson
fa7dede319
Fix CDATA typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63544 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-30 22:09:13 +00:00
Torben Wilson
77c5184a56
Whoops.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63316 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-27 11:07:23 +00:00
Torben Wilson
905916889a
A typo and a formatting fix.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63314 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-27 10:17:08 +00:00
Simone Cortesi
15cf6121d3
added missing CDATA closing tag in include example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63285 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-26 19:10:27 +00:00
Torben Wilson
a93fc8b46f
Major prose fixups, some XML cleanups, and a couple of typo fixes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63248 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-25 22:08:36 +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
Derick Rethans
71c399e486
- Fix case
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63127 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-23 21:10:34 +00:00
Zak Greant
5656e18c6a
Minor typo -> changing "backspace" to "backslash" in strings backslash escaping section
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63040 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-22 15:29:38 +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
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