1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-24 15:52:15 +01:00

6 Commits

Author SHA1 Message Date
Mikhail Alferov
eb557099ed isinstance.xml Make the example workable and semantic (#4903) 2025-10-13 12:37:11 +01:00
Narkunan
84f2560907 Update doc for reflection class is methods (#4877)
* Updated doc for innamespace return value

* Updated doc for isabstarct return value

* Updated doc for isanonymous return value

* Updated doc for isfinal return value

* Updated doc for isInstance return value

* Updated doc for isinstantiable return value
2025-10-03 09:37:36 -05:00
Máté Kocsis
ec2fe9a592 Update ext/reflection role attributes (#1979) 2022-12-11 20:53:33 +01: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
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