Paul James

Results 35 comments of Paul James

That's a pretty massive codebase if it takes several hours, it's cool to hear that you're using it on such a big project and it's working for you. The best...

I've made an update to handle program element names with namespaces correctly and to do superclass lookups using the namespace correctly. Can you give it a test on your code...

I've hopefully fixed the implemented interface code in the same way and added a test. Again, can you test it with your code.

Hi Redshadow, Do you have some code samples that cause these problems? Thanks, Paul

I've made an update to hopefully fix the inheritDoc PHP error. The multiple items with the same name seems to be a recurring problem for some people. I'll give your...

I don't understand what you mean, can you do an example?

Hi Kevin, I like this approach to handling the __call magic method. You'd need to optionally specify the method name too, perhaps as part of the @magic tag.

It's quite a difficult one actually now that I think about it. The parser works by reading doccomments into a buffer and then continuing until it finds an element that...

Hi Gossi, This sounds like a great initiative, especially if you have a project written in multiple languages this'd give you the opportunity to build a single set of API...

There is a QMK configuration [in a branch of my fork](https://github.com/peej/qmk_firmware/tree/for-science/keyboards/for_science). It's pretty old so might need rebasing to the latest upstream.