Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.9.3
-
Component/s: Zend_Reflection
-
Labels:None
-
Fix Version Priority:Nice to Have
Description
There are several regular expressions like #^@(\w+)\s#. All of them assume that there is a whitespace after the tag, throwing an exception otherwise. It also seems that the abstraction of docblocks is not working properly when meeting unknown tags or when certain tags like @param are missing. I don't know how to handle missing tags if it is not possible to generate them into the "broken" classes and interfaces.
Issue Links
| This issue depends on: | ||||
| ZF-6726 | Allow a tag with no parameters and multiple spaces between tag/value/description |
|
|
|
The priority of this issue was changed to "N/A - Not Applicable". I don't understand this priority
Does this mean the issue will not be solved?