Commit graph

5 commits

Author SHA1 Message Date
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
Kalle Sommer Nielsen
22681d58f5 Properly documented the ReflectionFunction class, fixes #52158 (invokeArgs with args should be pass ref cause ReflectionException)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304525 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 02:48:22 +00:00
Richard Quadling
512ae805f6 Constructor's parameter supports closures as of PHP5.3.0.
Updated example and added changelog.
Fix bug #52996

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304139 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-06 10:33:44 +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