Skip to content

PHP 8.0 support

Choose a tag to compare

@lahaxearnaud lahaxearnaud released this 30 Oct 14:08
· 12 commits to master since this release
acb6623
Typing PHP 8.0 (#54)

* refactor: Type DataCollector/ProfilerDataCollector.php and Twig/Extension.php to prevent them to break after Symfony has typed their own interface
[php80]

* style: Fix CSS style in profiler panel
[php80]

---------

Co-authored-by: Yoann MOROCUTTI <Yoann.MOROCUTTI@boursorama.fr>