After upgrading to 2.4 I started getting this error. `null` isn't scalar but shouldn't it be allowed? Is this expected? If it is a bug, I can fix. References: - https://github.com/symfony/symfony/blob/e838bf04cad668319f43563055a9f4b2b0f229d7/src/Symfony/Component/HttpKernel/Fragment/RoutableFragmentRenderer.php#L80 - #8437