Pieter Hoste

Results 348 comments of Pieter Hoste

@engcom-Charlie: thanks for re-testing. And actually you succeeded in reproducing the bug. You are missing the following 2 records in your `url_rewrite` table: - `gear/testnew.html` for store_id 1 - `test/testnew.html`...

@sdzhepa: can we have somebody to verify this? This indeed sounds like a P0 or P1 prio if it's true. Thanks! I can **not** confirm that this is true on...

@sivaschenko: what do you think about this suggestion? I'm all for it. If you don't want to allow underscores, then at least allow `.admin__*` to be used, because Magento's codebase...

@svera: what's your opinion on this?

@bl4de: maybe you have an opinion? Coding standards should make code more consistent and more readable, having to add things like these doesn't make code more readable but the opposite,...

Hi @bl4de: have you guys already found some time to discuss this?

Hi @bl4de: is there already some more news? (sorry to keep bugging you but I feel like it's important to get this figured out soon, so pull requests that keep...

Hi @bl4de, @sivaschenko, @svera, ...: really sorry to keep bothering you guys, but is there any sort of update around this from you?

Not sure if this is helpful but PSR-12 support just made it in [v2.18.0 of friendsofphp/php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases/tag/v2.18.0) (also not sure if this comment makes sense in this repo since the magento2...

> I don't understand why so many ppl install n98-magerun with composer. Because there is a `composer.json` file and the packages are published on https://packagist.org/ ? 😉 No worries, I...