Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
Description
Pull-Request was automatically synchronized: https://github.com/doctrine/common/pull/85
Hello all,
This patch add support for php annotations, I think that is very useful to collect class metadata.
This patch support just 3 annotations ```@var, @param, @return```. but any annotation could be added.
@schmittjoh can you take a look please ?
Any suggestion are welcome.
Thanks
Activity
Guilherme Blanco
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Assignee | Benjamin Eberlei [ beberlei ] | Guilherme Blanco [ guilhermeblanco ] |
| Resolution | Fixed [ 1 ] |
Benjamin Eberlei
made changes -
| Workflow | jira [ 13273 ] | jira-feedback2 [ 17924 ] |
Benjamin Eberlei
made changes -
| Workflow | jira-feedback2 [ 17924 ] | jira-feedback3 [ 19887 ] |