Commit graph

462 commits

Author SHA1 Message Date
Martin Samesch
0f9bfa3b2f typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139349 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-31 19:37:32 +00:00
Damien Seguy
afc1c97d47 include() is case INsensitive on Windows
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139099 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-29 12:03:13 +00:00
ali
ffc7a9431d fixed #20437 by adding a note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@137922 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-16 01:29:37 +00:00
ali
06aeb15b86 fixing bug #20739
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@137825 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-15 10:42:23 +00:00
Friedhelm Betz
fb9e19da70 WS fix, no tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135457 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-19 19:37:59 +00:00
Philip Olson
7ba4269019 Created sections for static and global as requested in bug #16234. Also
made informal examples formal.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135349 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-18 05:43:49 +00:00
Philip Olson
f594c67c6b Remove reliance on register_globals in the cookie example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134270 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-06 16:40:27 +00:00
Philip Olson
8ceb4afedf In example: replace long arrays with autoglobals, and eliminate E_NOTICE
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133538 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-28 20:31:17 +00:00
Torben Wilson
66da45a2bd Document the changed array indexing, pending information from the dev
team on what it's really supposed to be doing.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133462 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-27 21:27:30 +00:00
Derick Rethans
dbeb9c203d - Promote this BC break to a <caution>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132966 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-22 21:34:32 +00:00
Philip Olson
155ec22d2a Clearly indicate what lives in $_REQUEST, and that FILES does not as of 4.3.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132958 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-22 20:24:26 +00:00
Philip Olson
d0d26a60e3 Add link to "the type comparison tables" appendix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132754 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-21 16:06:20 +00:00
Derick Rethans
f0212d661c - Use PEAR Coding Standards for OO examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132591 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-20 06:55:46 +00:00
Davey Shafik
22a94eefc4 added & to object callback example, changed example to be more verbose and easier to follow
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132563 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-19 22:29:12 +00:00
Friedhelm Betz
c3d0b2434c fix for 19252,
thanks jc at mega-bucks dot co dot jp


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132471 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-19 11:04:48 +00:00
Torben Wilson
d298524aee Clear up some more text.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132429 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-18 23:02:30 +00:00
Torben Wilson
074b463f6d Admit that 228 is extended ASCII.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132374 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-18 19:10:04 +00:00
Torben Wilson
219600d52e Clarify that you do not always quote array keys (i.e. when you're using
a variable or constant as a key).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132367 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-18 18:44:18 +00:00
Torben Wilson
50d662366f Fixed a couple more typos.
Fixed one bad example.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132359 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-18 18:19:07 +00:00
Torben Wilson
7c4099cc62 Some grammar and factual fixes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132357 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-18 17:59:25 +00:00
Derick Rethans
271c1898fc - Clarification of syntax and some structuring
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132305 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-18 10:55:03 +00:00
Philip Olson
e6d101dd00 Remove use of <emphasis> tag in CDATA as per Jin Tae-Young's suggestion, and Whitespace.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132284 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-18 03:11:25 +00:00
Rui Hirokawa
5933a0d874 added note to explain unset() doesn't change maximum index value.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131464 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-14 04:00:55 +00:00
Derick Rethans
c1f8b993f2 - PHP 5 has this too
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131313 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-13 11:24:29 +00:00
Derick Rethans
60c75aa34c - More layout things
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131310 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-13 11:05:30 +00:00
Derick Rethans
0fc913567d - Added <?php tags, always use para/note/(sim)para
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131309 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-13 11:00:03 +00:00
Philip Olson
e56feec9d7 Use of proper case
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131094 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-11 22:03:09 +00:00
Philip Olson
9543a3e64d Clarify what it means to use undefined constants.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130821 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-10 04:30:35 +00:00
Moriyoshi Koizumi
581435de63 Those operators have right associativity indeed..
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130800 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-09 23:12:24 +00:00
Philip Olson
b6fdcdd2e5 Added <?php ?> tags.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130781 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-09 19:28:28 +00:00
Torben Wilson
43cfc76e3b Just fix one small grammatical and a couple of small presentation errors.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130697 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-09 07:36:01 +00:00
Friedhelm Betz
a80378765d example and function name fixed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130618 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-08 11:48:58 +00:00
Kevin Kee
317d45625b sorry...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130573 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-07 17:40:41 +00:00
Kevin Kee
55859460de new file
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130571 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-07 17:27:52 +00:00
Philip Olson
26e0e96ebf Implement register_long_arrays information, available as of PHP 5.0.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130337 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-06 05:33:09 +00:00
Torben Wilson
add2c1e6e1 Small typo fixes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130171 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-04 21:29:15 +00:00
Derick Rethans
e9bba8d422 - Fix XML
#- Please *test* before committing!!


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130093 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-04 06:38:44 +00:00
Davey Shafik
f1c7ac8fb1 Added documentation and example of how declare can be used in the global scope.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130012 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-03 23:06:56 +00:00
Mark Wiesemann
5185e79822 WS fix and "typo"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129757 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-01 17:17:43 +00:00
Philip Olson
0a4b054a74 The magical constant __METHOD__ was added in PHP 5.0.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129748 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-01 16:56:56 +00:00
Philip Olson
ed3bbe4f62 Typos as reported by Andrey Hristov.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129733 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-01 15:14:44 +00:00
André Luis Ferreira da Silva Bacci
180c4a1672 WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129698 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-01 03:55:58 +00:00
Rasmus Lerdorf
752196dc5a Document the fact that continue applies to switch
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128912 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-27 14:21:55 +00:00
Philip Olson
23c409d0e6 Move the "unimportant" &note.language-construct; note to the bottom.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128313 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-21 22:37:51 +00:00
Andy Lindeman
310482980f pickyness :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@127492 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-17 17:08:09 +00:00
Philip Olson
1ec0da27cb Added a new section: functions.internal
It explains PHP's built-in functions.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@127489 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-17 15:54:41 +00:00
Philip Olson
632fefd338 Made all informal examples formal (with titles), XML formatting, and added PHP tags.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@127467 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-17 14:29:40 +00:00
Philip Olson
a6ca23580b Moved the old old_function information to the php2->php3 migration appendix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@127394 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-17 03:37:43 +00:00
Andy Lindeman
a111f6f9ff adding note to language constructs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@125705 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-04 17:13:07 +00:00
Andy Lindeman
37ded2b67e The output of this looks quite weird in the docs. Splitting it up in hopes of making it look better...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@125518 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-02 22:11:18 +00:00