Commit graph

137 commits

Author SHA1 Message Date
Mehdi Achour
5aff634366 fix #31257: s/overloaded/overrided
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175786 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-28 14:39:19 +00:00
Antony Dovgal
73bee31211 typo: method getName() listed twice
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175655 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-27 11:06:02 +00:00
Nuno Lopes
993c8c7470 new ReflectionClass::hasMethod()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175590 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-26 12:35:08 +00:00
Friedhelm Betz
3bad8289e4 getLine() for Exception class
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173461 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-24 18:39:33 +00:00
Sean Coates
5763832b3e - fixed grammar
- added example


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173228 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-22 15:23:03 +00:00
Nuno Lopes
95bbf430f1 update reflection documentation
add new methods and improve an example


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173121 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-21 11:54:44 +00:00
Jakub Vrana
31e02322db Nuke PHP syntax errors (including bug #30717)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172267 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-08 12:10:21 +00:00
Aidan Lister
17cbfaff01 Added ids (fixed a bug in livedocs rendering)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171605 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-30 04:42:07 +00:00
Aidan Lister
a9bf0ded6c Better examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171604 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-30 03:39:06 +00:00
Aidan Lister
3faa2d36b5 Added patterns section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171542 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-29 11:28:28 +00:00
Aidan Lister
3b6e247f35 Modified example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171541 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-29 10:37:20 +00:00
Curt Zirzow
8407230a80 reference links properly.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171426 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-28 02:54:15 +00:00
Curt Zirzow
ce2e38e434 Fixed for bug #30588, changed wording and provide an example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171425 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-28 02:50:22 +00:00
Sean Coates
7f38ebfad2 fixed typo '.php'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170750 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-17 23:59:02 +00:00
Sean Coates
06b97d6bc3 added 'see SPL note' (from note, makes sense)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170749 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-17 23:56:31 +00:00
Jakub Vrana
c9d16cb4de Change link to interface
One more missing ?>
extends keyword


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170727 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-17 11:46:28 +00:00
Jakub Vrana
bec4ffc760 Change links to foreach
Add missing ?>


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170726 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-17 11:09:29 +00:00
Aidan Lister
de59eb75a0 Fixed mistakes, thanks pierre/haitiministries.com
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170569 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-13 11:19:09 +00:00
Nuno Lopes
864b2ceca4 fix the 2nd example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170466 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-11 15:09:41 +00:00
Aidan Lister
7c461dd6d5 Clarified when __toString is called (bug #30379)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170420 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-11 06:27:51 +00:00
Aidan Lister
5dfa4e5379 Made the example a little simpler.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170135 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-10 07:48:42 +00:00
Aidan Lister
4b2f5bb96b Listed all the magic methods and referenced them to their appropriate chapters. (Is there a way to get the title of a chapter without assigning it an ID?)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170029 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-07 14:04:17 +00:00
Aidan Lister
074cc6526d Added more information and made the examples easier to understand
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169826 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-03 05:07:04 +00:00
Aidan Lister
8e5b5470ee Initial Commit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169824 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-03 04:36:35 +00:00
Aidan Lister
584bad51be Put screen within example tag and used &example.outputs; (tested)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169822 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-03 02:36:27 +00:00
Nuno Lopes
47b0c12854 fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169800 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-02 12:35:55 +00:00
Aidan Lister
6ae59bfbd5 Applied PEAR coding standards to examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169794 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-02 09:40:52 +00:00
Marcus Boerger
78cf139559 - Upate
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169657 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-30 18:22:30 +00:00
Marcus Boerger
fa0abba16b - Include final classes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169583 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-29 19:53:43 +00:00
Aidan Lister
78a8968ba5 Document the magic methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169567 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-29 16:27:24 +00:00
Aidan Lister
88c7eb3f84 It's __toString not _toString
100th commit!


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169561 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-29 15:54:48 +00:00
Aidan Lister
5e7b5e8abd whitespace changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169558 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-29 15:51:49 +00:00
Aidan Lister
f175b914ca Reworked examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169557 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-29 15:46:16 +00:00
Nuno Lopes
dd1f66e96c fix #30250: final is just for methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169349 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-27 14:38:44 +00:00
Aidan Lister
23b60ef80e Reworked Members visibility
Added Method visibility


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169243 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-26 02:12:31 +00:00
Aidan Lister
37e8f0fff4 Initial Commit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169152 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-25 09:10:50 +00:00
Curt Zirzow
716ae95281 Fix bug #30201
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169017 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-23 01:30:05 +00:00
Aidan Lister
a4c15fe8d9 Better example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168783 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-19 03:49:07 +00:00
Nuno Lopes
f296e4b298 fix #29984: typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168026 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-05 16:16:39 +00:00
Mehdi Achour
ec08e8b496 A void-returning getter isn't terribly useful
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167629 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-30 11:39:24 +00:00
Aidan Lister
30ecb30f1e Java has no destructors!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167594 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-29 21:58:48 +00:00
Philip Olson
c62173b909 Rewording/grammar, added :: to the title, and a typo fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167398 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-27 15:38:23 +00:00
Curt Zirzow
1aa97fae43 Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167332 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-26 20:21:33 +00:00
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
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
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
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
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
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
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
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
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
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
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
Tom Sommer
9b8aa4bbbb Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164135 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-23 20:36:57 +00:00
Curt Zirzow
ed77ecccdc New iteration documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164130 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-23 20:06:04 +00:00
Jon Wood
4fa2821921 Changed a heading I'd missed.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164123 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-23 18:59:56 +00:00
Jon Wood
8ea94641f2 Added some documentation on interfaces.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164122 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-23 18:59:30 +00:00
Jon Wood
32df432bac Created a reference on using the final keyword.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164118 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-23 18:16:04 +00:00
Mehdi Achour
c8873df185 history was breaking the description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163821 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-20 23:50:03 +00:00
Curt Zirzow
a984ca4edd __get() returns a value
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163706 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-20 04:18:43 +00:00
Curt Zirzow
1379ae6570 The overloading methods and members documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163705 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-20 03:51:38 +00:00
Dave Barr
9f233f135b - Typo fixes :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163602 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-19 04:57:49 +00:00
Curt Zirzow
85522e21df The Constsnts documentation for oop5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163601 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-19 04:52:41 +00:00
Aidan Lister
9e5c16aea5 Added a paragraph explaining the origin
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163502 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-17 11:21:24 +00:00
Curt Zirzow
ef5be14c8d paamayim nekudotayim documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163487 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-17 04:51:27 +00:00
Curt Zirzow
c3fcc16c21 WS Fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163486 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-17 04:05:28 +00:00
Curt Zirzow
d62a61a076 The content for the static keyword.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163427 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-16 04:15:30 +00:00
Nuno Lopes
ec4be0547a add title to the example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163369 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-15 11:19:55 +00:00
Nuno Lopes
0bf5e30bf3 fix intro text, rewording and re-indenting
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163367 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-15 11:03:25 +00:00
Maciek Sokolewicz
be372d5e4b fixed small typo (public, private or private => public, private or protected)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163364 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-15 09:47:21 +00:00
Nuno Lopes
1ac85b8934 renaming files and adding initial reflection documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163048 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-11 12:33:25 +00:00
Nuno Lopes
77af3c7273 fix ids, sorry
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163040 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-11 10:06:18 +00:00
Nuno Lopes
f10d6e7422 fix ::
move comparing objects in PHP 5 to oop5


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163039 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-11 09:32:52 +00:00
Curt Zirzow
22cd09f050 The new oop5 documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163012 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-10 19:30:37 +00:00