Commit graph

448 commits

Author SHA1 Message Date
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
Andy Lindeman
dbe443055d make up your mind philip ;-)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@124219 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-22 02:38:18 +00:00
Andy Lindeman
8051d9a816 be consistent with parans
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@124218 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-22 02:32:13 +00:00
Andy Lindeman
ca95a150bd -as discussed with philip, my example about character decrementation was a bit too long.
-moved discussion and examples about increment and decrement operators to the correct section.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@124217 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-22 02:19:50 +00:00
Andy Lindeman
864e1edaf0 fix bug #6107
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@124210 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-21 22:33:13 +00:00
Sara Golemon
8185ec87a1 DocBug# 23243 - Include crossref to BCMath on lang.types.int
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@123604 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-16 18:18:44 +00:00
Jesus M. Castagnetto
82829782b4 Changed element id for obj. comp. in PHP4
Added docs on object comparison in PHP5


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122618 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-05 10:03:45 +00:00
Derick Rethans
7cc14952bc - Fix XML
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122115 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-02 06:44:47 +00:00
Andy Lindeman
fbda587836 adding note for bug #21840
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122087 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-01 23:42:39 +00:00
Andy Lindeman
06165161f1 picky stuff
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121932 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-01 12:31:11 +00:00
Jesus M. Castagnetto
2721756eb4 Added some blurb on diophantine eqs to gmp_gcdext
Added blurb on object comparisons in PHP4
Known bug: make html does not copy the PNG from images to the correct dir
   Someone with more insight on what to change in configure.in and related
   can do the changes (don't want to break the build).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121878 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-01 06:39:55 +00:00
Philip Olson
17f895f89b s/<link>/<type>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@120614 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-18 18:38:47 +00:00
Philip Olson
f53938e2bc Added many links to other related sections of the manual, expanded ternary
example, and a few other minor changes.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@120567 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-18 09:21:07 +00:00
Philip Olson
6708a6983c Cross reference math functions and operators manual pages.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@120549 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-18 01:49:21 +00:00
Victor Boivie
4edc895c90 Fixed incorrect example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@119016 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-05 07:02:43 +00:00