| Newsgroups |
php.bugs |
| Message-ID |
<[email protected]> |
ID: 45773
Updated by: [email protected]
Reported By: jtaal at eljakim dot nl
-Status: Open
+Status: Feedback
Bug Type: Feature/Change Request
Operating System: Irrelevant
PHP Version: 5.2.6
New Comment:
Please create an RFC (http://wiki.php.net) for the new method and - if
possible - provide a patch.
Previous Comments:
------------------------------------------------------------------------
[2008-08-09 23:27:34] jtaal at eljakim dot nl
Description:
------------
I'd like to be able to find out whether a method is static, without
using ReflectionMethod. It keeps code cleaner that doesn't need object
oriented reflection. It could also be somewhat quicker (avoiding to
instantiate a Reflection object).
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=45773&edit=1