🇮🇳India ashutosh.chauhan
I created a patch for this issue
🇮🇳India ashutosh.chauhan
Did anyone find solution?
🇮🇳India ashutosh.chauhan
🇮🇳India ashutosh.chauhan
replace -- public function normalize($object, $format = NULL, $context = []) {
with this line ++ public function normalize($object, ?string $format = NULL, array $context = []): bool {