Romain - romainpltr

Results 2 comments of Romain - romainpltr

I have the same issue with PHP 8.1 and Symfony 6, my slug is null in database ![image](https://user-images.githubusercontent.com/14335973/180985231-8a994b5a-56c2-4e26-adb8-4a50200b2f1d.png) "require": { "php": ">=8.0.2", "ext-ctype": "*", "ext-iconv": "*", "api-platform/core": "^2.6", "doctrine/annotations": "^1.0",...

Hello, yes she does, but the slug is not write into the database with Symfony 6 and PHP 8.1. I dont know why, but work in Symfony 5.4. Thanks for...