MattGyver
MattGyver
working indeed... thanks!
My solution was to stop using this extension. I am now using [PHP Intelephense](https://marketplace.visualstudio.com/items?itemName=bmewburn.vscode-intelephense-client) and it works fine, even better.
Sorry for the delay in replying. I was using this fork which does not work with PHP8 so I think it confused me. I confirm that `web3p/web3.php` works with PHP8...
> Have you tried the other extension [I mentioned above](https://github.com/kokororin/vscode-phpfmt/issues/94#issuecomment-1206400455)?
Closing because of no activity for a long time. Apparently not maintained anymore
> Hmmm...I tried to test this PR locally and as soon as I cloned it and ran `lando start`, I hit this: Sorry for this issue. I guess it is...
+1 to have a proper way to override this. Having the same issue [with this library in Drupal](https://git.drupalcode.org/project/drupal/-/blob/10.1.x/core/lib/Drupal/Component/Utility/EmailValidator.php#L30).
Still having this error in 2024 on masonry `4.2.2`. +1 for this fix which fix the error in the grid item order: `horizontalOrder: true`.
> In order to provide an easy starting point for users who haven't decided on which development environment to use, we have decided to recommend DDEV. You can read https://www.drupal.org/project/ideas/issues/2965681...
um... I guess this is something with your local Lando env. I've destroyed mine. Removed the folder. Git clone and `lando start && lando drupal:install` and it all worked. My...