Edit report at http://bugs.php.net/bug.php?id=41670&edit=1
ID: 41670
Comment by: jonwage at gmail dot com
Reported by: killgec at gmail dot com
Summary: ReflectionProperty class in reflection api lacks
getDefaultValue method
Status: Open
Type: Feature/Change Request
Package: Feature/Change Request
PHP Version: 5.2.3
New Comment:
I could use this feature as well.
Previous Comments:
------------------------------------------------------------------------
[2009-05-06 08:35:47] no2spam at chello dot nl
This would be very useful for me. Especially for code generation
------------------------------------------------------------------------
[2007-06-12 11:45:45] killgec at gmail dot com
Description:
------------
ReflectionProperty class in reflection api lacks getDefaultValue
method.
So there is no way to find out if a property in a class examined with
reflection API has a default value, and what this value is.
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/bug.php?id=41670&edit=1