Since twig/twig 3.15: Instantiating "Twig\Node\Node" directly is deprecated; the class will become abstract in 4.0. #16
Closed
Description
Describe the bug
Since twig/twig 3.15: Instantiating "Twig\Node\Node" directly is deprecated; the class will become abstract in 4.0.
To Reproduce
Steps to reproduce the behavior:
- Install from composer
- Remove the tmp/twig folder if exists
- Login to phpMyAdmin
- See error
Expected behavior
No deprecated messages should be shown.
Screenshots
Server configuration
- phpMyAdmin version: 5.2.2-dev, 6.0.0-dev
Additional context
twig/twig (v3.16.0)
twig/twig (v3.17.0)