Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: 1.8.2
-
Fix Version/s: None
-
Component/s: Zend_Reflection
-
Labels:None
Description
Many libraries (such as PHPUnit) use a variable number of spaces between tag and argument to that tag, to make it look like the strings are in columns.
Zend_Reflection_Docblock_Tag_Param will throw a Zend_Reflection_Exception in these cases, because the regex used to check only allows one space.
Attachments
Issue Links
| This issue duplicates: | ||||
| ZF-6726 | Allow a tag with no parameters and multiple spaces between tag/value/description |
|
|
|
Set component and auto reassign