Commit graph

8 commits

Author SHA1 Message Date
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