You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Remove unused HTML style element to avoid CSP errors. Symfony c…
…lasses have been used instead to format toolbar and profiler panel (#65)
[csp]
Co-authored-by: Yoann MOROCUTTI <Yoann.MOROCUTTI@boursorama.fr>
PHP 8 - Symfony 6.4 (#64)
* feat: Remove deprecated serializers that will no longer work with Symfony 7
[symfony-6]
* feat: Define route using attribute instead of annotation (require Symfony 5.2)
[symfony-6]
* refactor: Type hint classes and migrate code to be PHP 8 friendly
[symfony-6]
* build: Update symfony/routing requirement to be at least 5.4
[symfony-6]
---------
Co-authored-by: Yoann MOROCUTTI <Yoann.MOROCUTTI@boursorama.fr>
Feature/bump react promise support (#61)
* chore(deps): bump support for react/promise
[bump-react-promise-support]
* chore(Php): Add ci tests for PHP 8.0 to 8.4
[bump-react-promise-support]
fix: Fix an issue where serializing objects was not working correctly…
… with Symfony 6.4 (#58)
[symfony6-4]
Co-authored-by: Yoann MOROCUTTI <Yoann.MOROCUTTI@boursorama.fr>
Feature/twig (#57)
* feat: Fix an issue where this extension is not working anymore with twig/twig 3.21.0. An additional issue where response code N/A was not correctly handled in profiler
[twig]
* fix: Fix some CSS issue when significant request/response body was displayed in our profiler
[twig]
* build: Upgrade PHPStan to 2.0
[twig]
---------
Co-authored-by: Yoann MOROCUTTI <Yoann.MOROCUTTI@boursorama.fr>