Commit graph

134 commits

Author SHA1 Message Date
Jakub Vrana
1f73c8cad8 Values must be static expressions (bug #34634)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198353 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-13 13:25:22 +00:00
Jakub Vrana
982b0ff3f6 Sleep and wakeup example (bug #34397)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196444 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-20 12:50:10 +00:00
Noah Fontes
e0fe293930 Fixed bug #34390 (static members and methods really can be redefined in subclasses)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196253 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-17 14:52:32 +00:00
Nuno Lopes
6efd1d0907 fix 34337: typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194877 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-01 20:40:53 +00:00
Jakub Vrana
f29b6cbdee Calling non-static methods statically (bug #34095)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194640 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-30 15:08:38 +00:00
Jakub Vrana
25af2e1607 Throwing exceptions from destructors is not allowed (bug #33598)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194573 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-29 15:58:52 +00:00
Jakub Vrana
ee03d7c8ef Protected properties are visible from parents too (bug #34060)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194572 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-29 15:51:56 +00:00
Nuno Lopes
ae2ef28497 fix #34025: missing __isset and __unset
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192662 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-07 11:33:49 +00:00
Sean Coates
e59fe02c41 rename to 'Class Constants', and add to instance/constant statement
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192329 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-03 18:21:30 +00:00
Sean Coates
756f39661b WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192322 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-03 16:14:00 +00:00
Sean Coates
2a81f2c622 improve example: add signature for method with a parameter; show example output
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192321 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-03 16:13:32 +00:00
Sean Coates
b668dccf1f clear up implementation paragraph and add not about extending an abstract class' abstract methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192320 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-03 16:06:08 +00:00
Sean Coates
c4b65b4b25 Change title (user note); more correct
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192319 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-03 16:00:15 +00:00
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