|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2010-07-27 22:09 UTC] rasmus at mindplay dot dk
[2011-04-08 21:40 UTC] jani@php.net
-Package: Feature/Change Request
+Package: Reflection related
[2012-09-11 18:08 UTC] reeze@php.net
|
|||||||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Dec 03 01:00:01 2025 UTC |
Description: ------------ Simply put, when getting a property (in the same manner as a method) from a class, ReflectionProperty lacks the ability (as does the ReflectionClass) to retrieve a line number from where the property was defined. - Properties [1] { Property [ <default> protected $_Id ] } - Methods [3] { Method [ <user, overwrites Submission> public method get ] { @@ /home/webdeveloper/vhosts/zdiis2.dev/development/modeling/models/ZDISubmission.php 11 - 14 - Parameters [1] { Parameter #0 [ <optional> $identifiers = Array ] } }