Jisse Reitsma

Results 207 comments of Jisse Reitsma

That's really strange. I'm trying with the same Magento, PHP and extension version, but am not getting issue with the code you mentioned. I've bumped the version to 1.2.7 just...

It almost seems as if there is a complete another version installed. I see no other solution than to compare hashes. For instance, running `composer show yireo/magento2-extensionchecker` gives me the...

Slowly we're making progress :) Bear with me, because I think we are hunting down an interesting bug. The hash is the same, so we're dealing with the same kind...

This seems to have solved the issue already: The starred output now shows the class is properly detected and without the verbose flag the output should be empty. But why?...

Yes, it is still on my todo list.

I was able to work on this, confirm the issue. There was a lot of other refactoring to be done, for instance to make sure that any missing Magento was...

It could very well be that PHP 7.4 is to blame for this, or actually PHP 8.0 which introduced new namespace tokens, so that the old ones can't be used...

Let me try to analyse things. First of all, the DI definition (`etc/di.xml`) was never taken into account yet. With the new architecture, I plan to write Component Detectors (actually,...

Yes, please do. I've been releasing various bug fixes since, but I'm still not able to reproduce it - as of yet.

Did you make sure to create a bug report for this other module? If I open up the template of that module that is causing this error (please note it...