Commit graph

679 commits

Author SHA1 Message Date
Jakub Vrana
aa3fe5066b Exceptions in __autoload cannot be catched (bug #31102)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175911 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-29 16:14:56 +00:00
Jakub Vrana
355fe4b4b9 array brackets with strings in PHP 5 (bug #31303)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175904 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-29 15:41:30 +00:00
Jakub Vrana
6afb2b608c Move exceptions from objects (bug #31250)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175884 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-29 12:46:06 +00:00
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
Mehdi Achour
2b33ef00fd fix #30940: we pass expressions as arguments
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175103 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-20 02:27:49 +00:00
Alexander Voytsekhovskyy
a9a37c4b6c Revert wrong fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174618 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-13 19:01:41 +00:00
Alexander Voytsekhovskyy
1def3f4c8e Typo in manual
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174616 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-13 18:12:04 +00:00
Jakub Vrana
e87d87fe31 Array comparison (bug #31032)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174333 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-09 08:09:48 +00:00
Nuno Lopes
e2c756356f fix #31008: first example had a little bug
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174277 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-08 11:59:35 +00:00
Sean Coates
aa43cb1caa elaborated on when a class may be 'broken'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174235 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-07 19:28:42 +00:00
Jakub Vrana
c18a0025fb include(../) searches only from current dir (bug #30881)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173536 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-26 14:40:48 +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
6ae6e45e80 include and return in PHP 4 (bug #30723)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172298 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-08 22:26:22 +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
anatoly techtonik
dae628fa5d example in float type section is not a php code
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171537 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-29 10:02:33 +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
Damien Seguy
f647fe15cd fix example and add title
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171354 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-27 01:49:33 +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
18557a4d79 Made the callback examples better. Should we create an entity for functions which are not really functions, or an faq entry, or put them in a separate list on reserved keywords?
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170102 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-09 05:35:29 +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
fea8f64e69 Added type hinting
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@169825 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-03 04:36:42 +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