Commit graph

201 commits

Author SHA1 Message Date
Felipe Pena
54ff17e48d Fix class name ReflectionFunction and ReflectionClass description.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@246112 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-13 13:10:55 +00:00
Felipe Pena
e07afa4fb9 Fix output example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@246051 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-12 16:23:34 +00:00
Etienne Kneuss
45b1308135 Fix typo (thanks Felipe for the hint)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@246039 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-12 12:10:43 +00:00
Etienne Kneuss
ae935d4f16 The error is catchable
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@246006 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-11 15:03:30 +00:00
Etienne Kneuss
9ed79ffe2a Document the fatal error related to function __set(, &) { ..
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@245988 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-10 16:47:22 +00:00
Etienne Kneuss
a45ee0849b Document the fact that $classname="self"; is not supported
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@245421 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-01 21:36:53 +00:00
Etienne Kneuss
6455a018a7 Document dynamic access of static methods/constants/members
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244547 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-21 15:57:09 +00:00
Etienne Kneuss
7bc30b8cfe First attempt at documenting late static bindings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244528 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-21 00:48:36 +00:00
Richard Quadling
01b9638153 WS (Apologies)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244276 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-16 10:29:20 +00:00
Richard Quadling
e9a7f78b06 Fix: #42984 - Corrected example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244272 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-16 10:00:15 +00:00
Hannes Magnusson
ce8d06f20a Add crazy workaround for bug#38237 (manually adding TOC)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242614 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-17 12:47:53 +00:00
Jakub Vrana
b7fc2ac5fd ReflectionExtension::info()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242148 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-04 13:36:21 +00:00
Jakub Vrana
bb9b6b3923 Different dir in script-shutdown (bug #34206)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241645 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 13:38:56 +00:00
Jakub Vrana
5095c89b15 Only shutdown destructors have sent headers
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241637 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 12:08:06 +00:00
Jakub Vrana
e2bb697bbf __toString() is called only in string contexts (bug #37537)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241481 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 21:31:07 +00:00
Jakub Vrana
b1a96e7a90 Random destruction in shutdown (bug #38572)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241460 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 16:52:25 +00:00
Jakub Vrana
836b535e0a Only static members can be accessed by parent (bug #39517)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241435 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 11:58:08 +00:00
Jakub Vrana
d71b40a5fb Exception can't be thrown from destructor only at the end of the script (bug #40024)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241432 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 11:12:05 +00:00
Jakub Vrana
a9362934a5 new self (bug #37105)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241397 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 06:17:58 +00:00
Jakub Vrana
8f6e27222b getDeclaringFunction() and getPosition() available now (bug #39876)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241396 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 05:06:05 +00:00
Jakub Vrana
6125ccdde4 invoke() accepts variable number of arguments (bug #41569)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241395 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 05:00:11 +00:00
Jakub Vrana
9e22663413 Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241394 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 04:55:56 +00:00
Jakub Vrana
86e94ba32a ReflectionFunctionAbstract (bug #41571)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241393 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 04:54:11 +00:00
Jakub Vrana
cab59e22a4 $visibility in extending example is array (bug #41572)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241388 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 04:41:59 +00:00
Jakub Vrana
b966b0342e Document Reflector (bug #41573)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241387 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 04:37:31 +00:00
Jakub Vrana
a0d74ea1ef Comparing extension objects (bug #41697)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241383 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 02:14:00 +00:00
Jakub Vrana
10e674d4ad Converting objects without __toString() since PHP 5.2.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241320 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 14:16:20 +00:00
Etienne Kneuss
5ee8366690 Reverse dynamic static calls related DOC
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241268 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-15 15:41:29 +00:00
Richard Quadling
e496561004 Fix #42216
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@240773 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-06 08:41:56 +00:00
Etienne Kneuss
401f242b44 Prepare documentation for dynamic static calls + fix erroneous information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@240664 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-03 09:59:57 +00:00
Richard Quadling
3d20186f2b Bug #42115. The position of the static keyword is NOT fixed with regard to the visibility keyword.
Code: http://pastie.caboo.se/82738
Output: http://pastie.caboo.se/82739
Tested on PHP 5.0.0 and 5.2.4-dev


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@240386 c90b9560-bf6c-de11-be94-00142212c4b1
2007-07-27 09:02:38 +00:00
Etienne Kneuss
c796f6a654 Fix #41992 (__sleep doesn't return the value to serialize) Thanks jsnell for the patch.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@239717 c90b9560-bf6c-de11-be94-00142212c4b1
2007-07-13 17:56:19 +00:00
Gwynne Raskind
c4db79a744 Add some missing IDs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238566 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-25 17:59:35 +00:00
Hannes Magnusson
c030e2adf7 Upgrade to DocBook5:
- All id attributes are now xml:id
 - Add docbook namespace to all root elements
 - Replace <ulink /> with <link xlink:href />
 - Minor markup fixes here and there


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Gwynne Raskind
0d40844350 Change __construct() return type to void (fixes bug #41570)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237897 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-17 09:28:51 +00:00
Maciek Sokolewicz
5435394431 reworded visibility explenation & fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237219 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-08 12:48:13 +00:00
Hannes Magnusson
66c069ab58 Commented out getDeclaringFunction() & getPosition()
(See bug#41525)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236598 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-29 08:24:46 +00:00
Hannes Magnusson
6178ffd923 wrong prototype for ReflectionParameter::__construct
#Caught by Andrea Giammarchi (user note)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236487 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-28 11:06:31 +00:00
Richard Quadling
2e1e467bdf FIX #40775 : PHP -a and __autoload() don't mix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@235572 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-14 10:02:11 +00:00
Etienne Kneuss
2577e388f9 Fix #41090 (overriding a private method) in an example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@234616 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-27 14:39:54 +00:00
Antony Dovgal
e20fac1457 fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@234020 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-18 12:15:59 +00:00
Jakub Vrana
81546a3487 ReflectionFunction and ReflectionMethod extends ReflectionFunctionAbstract (bug #40223)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232566 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-25 10:39:10 +00:00
Jakub Vrana
d03f51b401 What if __sleep doesn't return anything, fix example (bug #40344)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232491 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-24 08:23:49 +00:00
Antony Dovgal
20864bf512 fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232432 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-23 14:31:12 +00:00
Jakub Vrana
77d2bd839b __isset is called with empty() too (bug #40797)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232429 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-23 14:24:42 +00:00
Etienne Kneuss
f0884026ba Implement Marcus' suggestion to improve the paragraph on method overloading
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227553 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-18 22:34:53 +00:00
Hannes Magnusson
33dbba307c Fixed bug#40103 (Visibility should be public for overload methods in the documentation)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227042 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-11 23:05:52 +00:00
Etienne Kneuss
bdedb4206e clone is no function, remove the confusing ()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@224288 c90b9560-bf6c-de11-be94-00142212c4b1
2006-12-03 22:09:02 +00:00
Etienne Kneuss
f7ddcfbe16 close is a keyword not a function, fix the confusing
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@223970 c90b9560-bf6c-de11-be94-00142212c4b1
2006-11-27 21:17:13 +00:00
Florian Anderiasch
3418366038 fixed bug #39518
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@223535 c90b9560-bf6c-de11-be94-00142212c4b1
2006-11-17 16:37:18 +00:00