Skip to content

Since twig/twig 3.15: Instantiating "Twig\Node\Node" directly is deprecated; the class will become abstract in 4.0. #16

Closed
@liviuconcioiu

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:

  1. Install from composer
  2. Remove the tmp/twig folder if exists
  3. Login to phpMyAdmin
  4. See error

Expected behavior

No deprecated messages should be shown.

Screenshots

deprecated

Server configuration

  • phpMyAdmin version: 5.2.2-dev, 6.0.0-dev

Additional context

twig/twig (v3.16.0)
twig/twig (v3.17.0)

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions