Closed ancpru closed 5 years ago
Currently APIDOC mostly ignores PHP 7.x features like declared return types or failes parsing code containing them.
Reason: The used phpdocumentor/reflection version do not support them.
(NOTE: I am working on a port to phpdocumentor/reflection 4.0 - I entered this issue to have issue ID)
There's already #163 unless I'm missing something
Currently APIDOC mostly ignores PHP 7.x features like declared return types or failes parsing code containing them.
Reason: The used phpdocumentor/reflection version do not support them.
(NOTE: I am working on a port to phpdocumentor/reflection 4.0 - I entered this issue to have issue ID)