Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Symfony 6.4 #380

Closed
ganti opened this issue Dec 12, 2023 · 4 comments
Closed

Symfony 6.4 #380

ganti opened this issue Dec 12, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@ganti
Copy link
Contributor

ganti commented Dec 12, 2023

Q A
auditor-bundle version 5.2.4
PHP version 8.2.13
Symfony version 6.4.1 (LTS)
Database MariaDB 10.2

Summary

Since updating from Symfony 6.3 to 6.4 i see the follwing error

Current behavior

Error when loading /audit
You cannot use the "render" method if the Twig Bundle is not available. Try running "composer require symfony/twig-bundle".

How to reproduce

Update to symfony 6.4

Expected behavior

no error

@ganti ganti added the bug Something isn't working label Dec 12, 2023
@Riches
Copy link

Riches commented Dec 18, 2023

I'm having the same issue as you, specifically with this bundle and after upgrading from 6.3 to 6.4. It seems not everyone has this issue. It's also not clear why this message is appearing, Twig seems to be installed correctly and is perfectly usable from other contexts.

@Riches
Copy link

Riches commented Dec 20, 2023

This is fixed by #379

@DamienHarper
Copy link
Owner

@Riches Latest release (5.2.5) includes #379.
I close this issue as it should be fixed in 5.2.5, feel free to reopen if needed.

@ganti
Copy link
Contributor Author

ganti commented Dec 22, 2023

it works again, thx for fixing @OskarStark

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants