See https://travis-ci.com/rectorphp/getrector.org/jobs/254987223#L640 The parent exception has `__construct` with Exception on 2nd position, instead of 3rd. We need to check that too: https://github.com/symfony/symfony/blob/4.4/src/Symfony/Component/HttpKernel/Exception/BadRequestHttpException.php#L24
See https://travis-ci.com/rectorphp/getrector.org/jobs/254987223#L640
The parent exception has
__constructwith Exception on 2nd position, instead of 3rd. We need to check that too:https://github.com/symfony/symfony/blob/4.4/src/Symfony/Component/HttpKernel/Exception/BadRequestHttpException.php#L24