Commit graph

81 commits

Author SHA1 Message Date
Sherif Ramadan
a80683c2f5 Added note to documentat that this method is only intended to work with internal classes for getting the default value of static class properties.
Fixes bug #63370 also references bug #51581


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329237 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-19 14:45:34 +00:00
Hannes Magnusson
754904a133 Fixed #63654 ReflectionClass::getConstructor() can return null, not documented
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328599 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-02 05:25:05 +00:00
Jakub Vrana
fce1841930 getMethod() can throw
Also fix See also

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328225 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-02 19:03:10 +00:00
Hannes Magnusson
858cacd62c mark bunch of extensions with "membership" PI (like the membership comment)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326064 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 17:34:56 +00:00
Justin Martin
f9202b651d Documented many undocumented ReflectionClass methods.
Removed undocumented warnings from a couple of documented methods.
Removed $default parameter from ReflectionClass::getStaticPropertyValue method documentation, as its behaviour is undefined and seems to exist only as an artefact.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325878 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-27 23:08:29 +00:00
Justin Martin
7d5c7b8c2b Removed inaccessible __clone method from ReflectionClass. More likely to come in this regard.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325877 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-27 22:52:04 +00:00
Jakub Vrana
c0afbecbbf Classes with private constructors are not instantiable
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324632 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-30 11:13:04 +00:00
Jakub Vrana
dbbf38affc Classes with private constructors are not instantiable
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324631 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-30 11:11:35 +00:00
Jakub Vrana
a09f874049 ReflectionClass::isSubclassOf() checks also interfaces
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324630 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-30 11:06:21 +00:00
Jakub Vrana
f413966fc3 Link get_extension_funcs() and Reflection
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323981 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-07 06:00:24 +00:00
Stanislav Malyshev
2aba10e8d0 fix versions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323561 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-26 07:46:05 +00:00
Jakub Vrana
fcddfb2551 Link directly to magic methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322136 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-12 15:01:15 +00:00
Alexander Moskaliov
29db338ddd fix #60685
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321947 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-09 10:10:32 +00:00
Jakub Vrana
d82d2785f3 Use <xi:include>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321905 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-08 07:02:23 +00:00
Jakub Vrana
bfa3697fc0 Inherited properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321904 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-08 06:41:45 +00:00
Jakub Vrana
d8b968e63c Document public constructors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321901 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-08 05:33:58 +00:00
Jakub Vrana
31ff8f662f Remove duplicate, incomplete and wrongly marked up information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321891 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-07 23:21:10 +00:00
Jakub Vrana
8b7c673b80 Link funchand functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321889 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-07 23:15:53 +00:00
Jakub Vrana
3429fc4d77 Link call_user_func
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321888 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-07 23:10:41 +00:00
Jakub Vrana
6a5a260320 Returns string with second parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321867 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-07 14:43:19 +00:00
Jakub Vrana
10f0291568 invoke* methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321777 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-05 05:55:06 +00:00
Jakub Vrana
8c6d47907a Improve Reflection
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321705 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-03 06:12:37 +00:00
Hannes Magnusson
5c64b4cd7c class version info, and new php5.4 stuff
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321139 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-18 17:51:51 +00:00
Hannes Magnusson
a184a931ed Enable the reflectionzendextension docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321133 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-18 16:22:48 +00:00
Rafael Dohms
ee884bc377 Updated RefelctionClass::getMethod documentation to properly reflect the return as ReflectionMethod and not "object"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318215 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-19 14:11:00 +00:00
Richard Quadling
3ca0df20f7 Class -> function. Fixes bug #55868
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317888 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-08 09:05:24 +00:00
Richard Quadling
a80530edfb Fixed example. Fixes bug#55869
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317887 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-08 09:02:50 +00:00
Richard Quadling
8b6d169424 Native EOL
Use consistent line terminator.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317663 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-03 16:27:39 +00:00
Richard Quadling
29d60cdd32 Use consistent line terminator.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317652 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-03 13:18:10 +00:00
Richard Quadling
a56106f691 Standardized on double quotes for attributes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317502 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-30 14:21:51 +00:00
Shein Alexey
9b6aa3d5f9 Fix the build.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315808 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-30 19:33:35 +00:00
Hannes Magnusson
e15ee52c4d Fixed bug#49294 (ReflectionExtension::info doesn't return the info)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315777 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-30 12:54:37 +00:00
Sebastian Bergmann
dde7df4766 Fix wording.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315573 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-26 16:49:15 +00:00
Sebastian Bergmann
89834d43bd Fix documentation of ReflectionClass::newInstanceWithoutConstructor().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315572 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-26 16:49:03 +00:00
Peter Cowburn
c35e4f9580 fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315541 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-26 08:12:06 +00:00
Sebastian Bergmann
a4b3fb93b4 Document ReflectionClass::newInstanceWithoutConstructor().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315539 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-26 07:53:40 +00:00
Mike Ford
fa6e196973 Improve English: "in case" does not mean "if" (part 1).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313913 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-29 10:46:17 +00:00
Jakub Vrana
24a5309d92 Describe returned array
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313593 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-22 14:50:30 +00:00
Jakub Vrana
fad61b5c27 Extension categorization
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313268 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 15:33:49 +00:00
Peter Cowburn
c0575c87fb typofix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313130 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-11 11:10:09 +00:00
Nikita Popov
4ce64bd3ca Add some Reflection docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313064 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-08 13:03:35 +00:00
Jakub Vrana
763ef8d4bb New reflection methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312894 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-04 10:52:59 +00:00
Jakub Vrana
d7f7925af3 Traits reflection
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312893 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-04 10:32:49 +00:00
Jakub Vrana
4df8cf6619 New method
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312705 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 15:13:27 +00:00
Jakub Vrana
238b225ad5 ReflectionZendExtension prototype
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312700 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 14:25:06 +00:00
Jakub Vrana
36869bc1ba New methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312699 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 14:24:48 +00:00
Jakub Vrana
77a28f967d Fix purpose
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312439 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-24 19:00:32 +00:00
Philip Olson
6c26341862 Fixed and linked ReflectionException
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310723 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-02 22:48:26 +00:00
Peter Cowburn
8632a05fec Typo fix, cass to class - patch by Gordon Oheim
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309980 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-06 10:12:14 +00:00
Adam Harvey
02a0a89dc6 Fix doc bug #54277 (ReflectionClass::getInterfaceNames() not available in PHP
5.1.6).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309321 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-17 02:47:02 +00:00