Results 110 comments of Mike van Riel

I have read the discussion and I am not at all convinced that wildcards should be allowed in an `@method` or `@property` call for the following reasons: 1. What is...

My opinion is that, while performance is certainly an issue, regular expressions make reading the source documentation complex and adds a complexity layer to maintaining it. If that had a...

At this moment I am not aware how to fix this using a CDN. A good improvement may be to include the icons in a webpack build of some sort...

The validations themselves should be configurable; but I do not directly see the need to make this configurable.You?

If any active validation fails then yes. And errors in DocBlocks are represented by validators; though you should have the option to disable one or more that do not fit...

Interesting, I did not consider this before! Thank you for requesting this feature

With the release of phpDocumentor 3 we made a metric fuckton of improvements in the default template; I'd need to check if this is one of them :)

As far as I know relative links were not supported and it wasn't possible to include such files other than with the tutorial functionality (@ashnazg: is this correct). We definitely...

This is a known issue that is not easily solved. The problem is that when a function is interpreted (with its DocBlock) there is no inheritance information yet because the...

This item should be verified before version 2.4 is released to see if all mentioned issues are resolved