Commit graph

23 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
Peter Cowburn
9425da2dfa typofix (dittographies)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308547 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-21 21:42:02 +00:00
Adam Harvey
f30cbc9334 Fix doc bug #53490 (ReflectionClass::__construct() documentation incorrect).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306039 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-07 03:05:33 +00:00
Adam Harvey
c97fd1494d Fix doc bug #52651 (Typo in reflectionClass::newInstance).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302530 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-20 06:46:00 +00:00
Joris van de Sande
314d5d831f - Documented arguments, returnvalues and erros for ReflectionClass methods: getFileName, newInstance, newInstanceArgs and __toString
- Added example for ReflectionClass method __toString

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301619 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-27 18:46:35 +00:00
Philip Olson
27bf45e6df Documented this method. Also note that the methodsynopsis was updated.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298817 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-30 19:04:16 +00:00
Richard Quadling
6898888844 W/S tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294409 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-03 14:12:11 +00:00
Jakub Vrana
ccded777d9 Object is instance of class (fixes #49798)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290701 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-13 21:18:10 +00:00
Jakub Vrana
6209112711 Document filter parameter (bug #49899)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290691 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-13 20:36:00 +00:00
Torben Wilson
af4410a7e1 Normalized the sgml-default-dtd-file local-variable line for those
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Philip Olson
6c18ab3fe2 - Rewrote the reflection documentation as a book, and removed it from the OOP 5 section
- Many parts are still considered undocumented -- feel free to edit
- Some content stolen from here:
--- http://svn.php.net/viewvc/phpdoc/en/trunk/language/oop5/reflection.xml?revision=283798&view=markup
--- http://svn.php.net/viewvc/php/php-src/trunk/ext/reflection/tests/


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287332 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-15 14:39:48 +00:00