Commit graph

12 commits

Author SHA1 Message Date
Sebastian Bergmann
656d1610af Add missing modifier information. Patch by Jeff Welch <whatthejeff@gmail.com>.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330543 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-18 05:36:30 +00:00
Jakub Vrana
78954fcbb8 Link ReflectionExtension::getINIEntries() and ini_get_all()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330275 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-17 22:57: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
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
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
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
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
Kalle Sommer Nielsen
571258fe2e ReflectionExtension::getdependencies() may return Optional aswell
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299955 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-30 04:10:15 +00:00
Kalle Sommer Nielsen
b5ac8ca1e8 Documented a couple undocumented methods and fixed some bugs here and there
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299908 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-28 14:46:46 +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