Commit graph

615 commits

Author SHA1 Message Date
Friedhelm Betz
c6583b18b9 typo, link to reserved words
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167311 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-26 17:42:44 +00:00
Friedhelm Betz
93a810678c no reserved words for method names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167294 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-26 10:15:38 +00:00
Dave Barr
fed18ab532 - PHP[45] to PHP [45]. Remove a few RC references from ibase_pconnect().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167288 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-26 05:40:30 +00:00
Curt Zirzow
6bc3f35737 elaborate when inherited constructors arn't called.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167031 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-22 23:36:59 +00:00
Aidan Lister
91ab5a49df Renamed "do..while" to "do-while" as it's more syntatically correct (inline with the java docs - oh no, sun taking over php!!)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167012 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-22 15:36:09 +00:00
Aidan Lister
8c3f2d80c0 A more sensible name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167011 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-22 15:24:45 +00:00
Jakub Vrana
a5c3c5d02d Modulus for negative values (bug #29732)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166987 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-22 09:45:01 +00:00
Antony Dovgal
6f8d6bea11 two typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166967 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-21 18:41:46 +00:00
Curt Zirzow
599fba0d5f The overdue exception documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166940 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-21 02:43:56 +00:00
Curt Zirzow
f245fac86e Fix Id's
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166444 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-15 17:54:28 +00:00
Nuno Lopes
8606117ead fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166431 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-15 12:42:40 +00:00
Curt Zirzow
b3efb3f337 link oop5.basic and oop5.exceptions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166425 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-15 00:17:30 +00:00
Curt Zirzow
ae8d5fc5aa New basic oop5 documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166424 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-15 00:17:12 +00:00
Curt Zirzow
d71c36d091 New but empty exception page
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166423 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-15 00:14:46 +00:00
jared wyles
fe247f285e spelling: costruct to construct
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166367 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-14 06:44:15 +00:00
jared wyles
f52b446089 added the comment between foreach and while, thanks jfarrell
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166366 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-14 06:31:04 +00:00
Philip Olson
9be2174cc0 Mention how some values are case-sensitive in PHP 5. __FILE__ returns the filename
of the include, not the parent.  And See Also.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166364 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-14 05:59:20 +00:00
Mehdi Achour
dab5943ceb fix #29644 : typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166266 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-13 12:02:15 +00:00
Dave Barr
5aa855b67e - Typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166223 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-13 01:00:48 +00:00
Sean Coates
4635f020c6 PHP4->PHP 4 (shame on me)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165968 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-10 21:52:59 +00:00
Sean Coates
9c21532830 grammar, and para->note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165964 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-10 21:32:49 +00:00
Friedhelm Betz
a3f050e977 markup:
no more <literal> with PHP (versions)
replace literal with meaningful tags where appropriate


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165937 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-10 16:30:22 +00:00
Nuno Lopes
3161f95cb7 fix IDs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165905 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-10 13:01:08 +00:00
Jakub Vrana
f7aa82106d PHP 4 and above\nDefault value for arguments passed by reference
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165895 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-10 08:43:59 +00:00
Stefan Walk
8065a49bd4 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165840 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-09 18:15:10 +00:00
Sean Coates
765034256b cleanup (grammar)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165774 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-08 17:26:59 +00:00
Curt Zirzow
e178ff9971 make test would be helpful
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165732 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-08 02:19:10 +00:00
Curt Zirzow
c5601b0487 Some rewording, and proto definitions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165712 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-08 00:59:54 +00:00
Curt Zirzow
461f6c292b Implenting method must be equal or weaker to abstract signature.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165669 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-07 18:11:34 +00:00
Curt Zirzow
d95ca895ae Rewording to make it read properly.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165668 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-07 18:05:14 +00:00
Curt Zirzow
c43b87be6a Be more clear how __clone() works (bug #27100), and example modifications.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165665 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-07 17:39:27 +00:00
Jakub Vrana
630272e4b1 References and foreach (bug #24118)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165624 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-07 10:06:24 +00:00
Curt Zirzow
d2b7dd3054 WS Fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165578 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-06 23:50:50 +00:00
Nuno Lopes
f8ab0f13f0 finally switch to the new install part
#going to sleep now :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165570 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-06 22:37:44 +00:00
Sean Coates
d4d39d519a grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165565 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-06 21:45:13 +00:00
Jakub Vrana
6ccd012aa9 See also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165564 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-06 21:39:39 +00:00
Sean Coates
0914af4927 grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165554 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-06 19:26:12 +00:00
Jakub Vrana
c0a982bd43 Comparison of numerical strings (bug #23110)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165552 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-06 19:13:20 +00:00
Nuno Lopes
14c73abc69 document ReflectionParameter::isOptional()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165510 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-06 10:43:52 +00:00
Jakub Vrana
94379c5ff0 WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165500 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-06 09:00:04 +00:00
Jakub Vrana
34091ee69e foreach &
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165499 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-06 08:55:17 +00:00
Jakub Vrana
3aa550f0bf WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165496 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-06 08:32:48 +00:00
Curt Zirzow
91440a6ecd Clearify the scope of variable variable super globals.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165484 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-06 02:45:16 +00:00
Bagi Levente László
e6ed1faa10 fixed example: referencing globals
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165415 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-05 15:05:59 +00:00
Bagi Levente László
6c2698e4f3 $a++ is not an expression in PHP/FI 2, but in PHP it is
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165411 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-05 14:47:49 +00:00
Jakub Vrana
30c7e19631 Nuke tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165167 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 20:59:42 +00:00
Jakub Vrana
e29730ea09 Associativity, precedence, remove print\n# internals@ didn't object
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164939 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-02 10:54:00 +00:00
Curt Zirzow
e497d4d08d Clarify what an abstract class can and cannot do, with example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164916 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-02 03:12:59 +00:00
Jakub Vrana
5c742d9b27 Unary minus (bug #28223)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164495 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 21:30:24 +00:00
Jakub Vrana
6441e07fbe Functions are defined even if they are after return statement in included file (bug #26032)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164493 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 21:17:22 +00:00