Philip Olson
06049c5efe
array: link to reserved words, notices not warnings are generated.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81477 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-08 20:27:05 +00:00
Markus Fischer
9fbffff3b2
- Removed bogus sentence stating that $array[index] is going do be deprecated
...
'someday'. It simply isn't. Until it isn't decided, this sentence doesn't
belong in here. Just consider that 'index' could be a defined() constant.
Also removed comments which made no sense.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81475 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-08 18:39:52 +00:00
Thomas Schoefbeck
105089bbe8
just reworded sentence
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81474 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-08 17:46:38 +00:00
Sander Roobol
fe4d5f0621
Clearify the array-do's-and-don'ts - thanks to Hugh W Prior ( #17065 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81397 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-07 09:57:26 +00:00
Yasuo Ohgaki
c08b17c8b3
Be more specific
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80565 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-30 07:24:21 +00:00
Yasuo Ohgaki
3aa8484157
A little more change to encourage use of <?php ?> tag.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80564 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-30 07:21:21 +00:00
Yasuo Ohgaki
e4badaf021
Discourage use of short tag
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80563 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-30 07:09:44 +00:00
Dirkjan Ochtman
4e3a94df3e
Fixed bug 14984.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80411 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-29 11:33:21 +00:00
Dirkjan Ochtman
6a6e593141
Fixed bug 16687
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80367 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-29 08:41:49 +00:00
Yasuo Ohgaki
e88f3d13fd
Use of <?php should be the 1st one.
...
# I read the comment, but I just cannot stand for it :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80044 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-26 13:03:12 +00:00
Andy Lindeman
da72cbda1c
fixes bug #16738
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79481 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-22 22:26:10 +00:00
Friedhelm Betz
6ad4876784
some resorting, killed aliases in links
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79438 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-22 16:52:22 +00:00
Friedhelm Betz
94b6b83b1f
minor example typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79381 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-22 07:16:12 +00:00
Andy Lindeman
4f62136a51
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78860 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-19 19:48:18 +00:00
Damien Seguy
b88ccea928
The paragraph about integer division is inconsistent, and wrong
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78729 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-19 02:44:44 +00:00
Friedhelm Betz
40720bfd77
example fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78380 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-16 10:26:20 +00:00
Gabor Hojtsy
414d9d4374
(double) is (float), moving precedence table to the more logical first place.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78051 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-13 09:59:00 +00:00
Derick Rethans
9dc89cb7d5
- Fixed typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@77311 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-09 09:32:23 +00:00
Derick Rethans
9fc9df1e07
- Fix typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@77298 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-09 08:54:55 +00:00
Friedhelm Betz
200735b425
typo fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@76329 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-02 11:32:26 +00:00
Sander Roobol
b816ee5d0b
Added link from language.oop to ref.classobj.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@76228 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-01 18:24:26 +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
Tal Peer
aade6c0e77
It should be 'arbitrary length integers'
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75627 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-28 16:50:56 +00:00
Derick Rethans
b6bf820495
- Fix for bug #16268
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75194 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-25 20:39:24 +00:00
Philip Olson
25df6a966f
Variable functions: Typo fix became a minor update
...
See also: variable variables and function_exists
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@73334 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-15 06:38:22 +00:00
Torben Wilson
117c20ebf9
Thanks for catching that, Goba. With typos though you can usually just
...
fix them...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@73098 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-13 08:24:52 +00:00
Torben Wilson
2a8588bf1b
Added a warning about the register_globals change; added $GLOBALS.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@73028 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-12 23:12:28 +00:00
Torben Wilson
65af33a1e5
Added note that argv and argc are in $_SERVER, not $_REQUEST.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72825 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-12 02:05:59 +00:00
Torben Wilson
0658bf8597
Added an explanation, a bit of expansion, and a pointer to information
...
regarding the superglobals.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72824 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-12 01:54:58 +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
bb0af361c5
trying to explain some consequences of the differences between
...
language constructs "echo" and "print"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@71976 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-05 11:25:00 +00:00
Derick Rethans
241bed9350
- FIx for bug #15380
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@71069 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-27 13:40:30 +00:00
Derick Rethans
c6e03fafe3
- Fix for bug 15488
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69947 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-10 15:49:24 +00:00
Gabor Hojtsy
f99a6ff0d7
tip -> note, where tips actually contained notes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69764 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-08 14:15:22 +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
Simone Cortesi
f8e6c862a9
changing as of RFC 2606
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69676 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-07 01:21:59 +00:00
Andy Lindeman
172cc1b2e3
Fixed $PHP_SELF description as defined in bug #13606
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69629 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-06 17:22:46 +00:00
Masaki Fujimoto
b855ccaeaa
fixed typo.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69295 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-02 15:57:48 +00:00
Slawomir Pucia
bcd0259617
fixed indentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69084 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-30 22:04:27 +00:00
Yasuo Ohgaki
823b4cc86c
Call time reference is depreciated. Deleted description.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68296 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-21 09:25:23 +00:00
Philip Olson
fecbe442a9
include: minor textual changes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68160 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-20 01:09:30 +00:00
Friedhelm Betz
a7e36fccbd
added $_FILES and $_SESSION to list of Superglobals. scope additon for $_files
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68144 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-19 23:04:13 +00:00
irc-html
2164b41ae7
added CDATA tag for example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68103 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-19 12:01:10 +00:00
Philip Olson
43bae8ab7a
include/require: Update reflects change in behavoir as of 4.0.2.
...
PHP3 info condensed into a <note>
Duplicate info removed, most docs are within include()
*_once : Updated.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68101 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-19 10:37:31 +00:00
Philip Olson
0ead125201
return: xml typo, should work better now.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68088 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-19 07:09:31 +00:00
Philip Olson
2369737d83
$_FILES: Documented. Couple other minor changes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68063 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-18 21:50:44 +00:00
irc-html
ecfab21699
fixed bad HTML tag in comment example (>/h1>), from user note
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68058 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-18 19:49:35 +00:00
Torben Wilson
1903ca51a5
Noted what a superglobal is and fixed the version numbers.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@67858 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-15 21:43:10 +00:00
Torben Wilson
361e08ee8e
Added version notes to the superglobals.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@67857 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-15 20:57:28 +00:00
Torben Wilson
c761103b93
Whoops. Typo fix.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@67718 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-14 00:14:43 +00:00