Tom Klingenberg

Results 137 comments of Tom Klingenberg

@ganeshrn: Can confirm same same but different only: `!unsafe` in #1702 , `{% raw %} ... {% endraw %}` here. I'm fine w/ extending the scope there to close here...

@kivancbasak this looks like a configuration issue on the users end to me, and then that is where the improvement needs to be done. for support please use the forums:...

I don't know if this requires a new ticket, but I can also confirm that private function use from a self::static_method() is not recognized either. I don't know what's common...

Well if a class requires that many test methods, this is perhaps a good smell. I'm also not totally against the proposal but how to differ here? Most likely, the...

Perhaps default limit should be seven (7), nine (9) or 12. Perhaps 12 is lax, but nine comes close and most likely is already violated. Perhaps 11 is a good...

@adamj88: Looks like it is returning too early. If the understanding is that sample data always requires a download, having the sample data switch with yes and the no download...

I could offer technical assistance / support if wanted. E.g. covering this in the build, what do you think @cmuench ?

Okay, I'll take a look into the GH actions build then. This should cover our backs @cmuench (btw. missed the UG date, hopefully next time) @Schrank: One thing after the...

And IIRC also checksums for brew, right? @cmuench

I've just filed (and merged) PR #1147 which adds an extra use test (the install command) into Magerun Github CI. It is a nice by-catch for mandatory PHP 8.0 compatibility...