Loïc Vernet

Results 62 comments of Loïc Vernet

Thanks for the bundle @antishov, it helped me at the time and I used it in many projects. But maybe it's time to get back to the original one if...

I tried with Docker, I have an error with `lua-language-server` and arm64: Same result when running Docker with the `--platform linux/amd64`option.

> @COil that isnt a nvchad issue, composer isnt installed globally in your system :/ No, it was when using the Docker image, so I suppose the composer error is...

``` gcc --version Apple clang version 14.0.0 (clang-1400.0.29.202) Target: arm64-apple-darwin22.3.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin ```

I'll do another try when I have more time, thanks.

OK thanks for the comment.

Unless a PHP8 polyfill like https://github.com/symfony/polyfill-php80 is installed.

Any status / infos about this? @schmittjoh?

This package seems abandoned. I have switched to Symfony security annotations (if you are using Symfony) use Sensio\Bundle\FrameworkExtraBundle\Configuration\Security; * @Security("has_role('ROLE_USER')")