PascalBrouwers

Results 55 comments of PascalBrouwers

A workaround for me is to put it in a separate bash script and then run it: ``` echo 'for i in {1..5}' >> github_run.sh echo 'do' >> github_run.sh echo...

This module is to be used for Magento based theming if I'm not mistaken. Of course you are free to create a PR that creates some compatibility as long as...

Same here. Is it possible to let the module flag the email as 'invalid' and continue with the queue?

Nothing wrong with testing your code also in production mode. @onlinebizsoft did you experience any issue with running Ho_Templatehints with production mode?

Hmm ok, then we need to look into it.

@onlinebizsoft just ignore him. It's a valid point and we'll look into it why it's not working during production mode

Updated it for PHP 7.3 / 7.4. Can you check again?

Ja, goeie. Misschien een `docker-compose.yaml.example` doen?

Seems like that is the only change indeed (other than 2.x running php 7.3 by default)

@ihor-sviziev this looks good. Can you update it for the latest development version so there is no merge conflict?