Commit graph

121 commits

Author SHA1 Message Date
Jakub Vrana
a210b11601 Document ReflectionException (bug #33428)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191206 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-22 12:14:08 +00:00
Nuno Lopes
16fb8f054a fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191063 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-20 11:33:47 +00:00
Noah Fontes
6c6a293715 Organizational changes; removed redundancy
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191045 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-20 02:30:19 +00:00
Noah Fontes
63d696330f Static methods can be called in an object; minor grammatical fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191028 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-19 18:50:58 +00:00
Nuno Lopes
4ba0892da9 add [gs]etStaticPropertyValue methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190636 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-13 18:30:22 +00:00
Nuno Lopes
f4618fa166 also mention __clone and __autoload (user note)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190635 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-13 18:21:49 +00:00
Nuno Lopes
ad9a00970a fix a couple of more errors in availability
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189175 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-24 18:21:23 +00:00
Nuno Lopes
da90167c1b fix availability of reflaectionParameter::isOptional()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189174 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-24 18:10:31 +00:00
Nuno Lopes
33be96ca63 add ReflectionParameter::isArray
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187033 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-26 16:52:14 +00:00
Nuno Lopes
784252b784 add array type hinting
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187031 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-26 16:40:51 +00:00
Jakub Vrana
96bcd84813 __get() accepts string (bug #32961)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185893 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-06 07:40:34 +00:00
Jakub Vrana
ab880e363b Typo (bug #32887)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185423 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-29 07:25:23 +00:00
Jakub Vrana
e339dcb923 Overloading methods must be public (bug #31806)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185287 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-27 14:24:30 +00:00
Jakub Vrana
3d55b0e7c1 Remove doubled words
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185283 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-27 14:20:09 +00:00
Johannes Schlüter
fce688113c new ReflectionProperty::getDocComment() method
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185116 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-25 19:08:02 +00:00
Stanislav Malyshev
254f2033a7 I think 'public' was the intent there, judging from the language of the previous paragraph
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184606 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-18 10:47:43 +00:00
Jakub Vrana
6db67b0b42 Headers are sent in destructor (bug #32406)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@182707 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-23 10:34:41 +00:00
Nuno Lopes
4c5ee78104 new ReflectionClass methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179967 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-17 18:01:53 +00:00
Dave Barr
009d44bfcf Fix minor spelling/punctuation mistakes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179740 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-14 04:13:17 +00:00
Nuno Lopes
7febe1d060 fix #31847: typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179489 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-10 17:51:00 +00:00
Enrique Garcia Briones
5c045cd687 putting &example.outputs; for each example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179411 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-09 21:02:54 +00:00
Enrique Garcia Briones
103f4fe381 putting &example.outputs; for each example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179407 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-09 20:22:16 +00:00
Curt Zirzow
1f2d15aca6 incorporate note, to prevent clone'ing of singletons
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178767 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-03 03:02:56 +00:00
Curt Zirzow
118db453ef Changed example to use php5 syntax.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178759 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-03 02:51:07 +00:00
Sean Coates
f830718dce document seemingly-odd $this behaviour
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178495 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-29 14:43:56 +00:00
Miroslav Lednicky
9a00936748 hopefully right
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178089 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-24 08:23:35 +00:00
Sean Coates
a5f6d07cf9 rollback "batman's" commit to english
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178056 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-24 01:12:29 +00:00
Miroslav Lednicky
b0a2f11d6b new translation added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178054 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-23 22:55:51 +00:00
Yannick Torres
11f2d48e60 add missing cdata section, use more entities & some wz
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178032 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-23 20:04:36 +00:00
Mehdi Achour
1272f32f27 fix for #31608: The static declaration must be after the visibility declaration.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177650 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-19 13:16:14 +00:00
Sean Coates
18b3b52ef2 more grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176870 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-10 16:54:21 +00:00
Kenneth Schwartz
852b9ac99b Bug #31473: Grammar errors on Magic Methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176869 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-10 16:44:13 +00:00
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
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
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