Issue#3429813: Adding D11 support.
All threads resolved!
Closes #3429813
Merge request reports
Activity
added 1 commit
- e7444d7c - Update file RouterPathTranslatorSubscriber.php
- Resolved by Ankit Pathak
- Resolved by Ankit Pathak
@deciphered please review this MR and merge if possible.
- Resolved by Matt Glaman
- Resolved by Matt Glaman
- Resolved by Matt Glaman
- Resolved by Matt Glaman
- Resolved by Ankit Pathak
- Resolved by Ankit Pathak
added 1 commit
- 0d023223 - Adding support of D9.5 and managing backward compatibility.
- Resolved by Matt Glaman
@ankitv18 can you fix the baseline for
------ ---------------------------------------------------------------------------------------------------------------------- Line src/Controller/PathTranslator.php ------ ---------------------------------------------------------------------------------------------------------------------- Ignored error pattern #^Fetching deprecated class constant MASTER_REQUEST of class Symfony\\Component\\HttpKernel\\HttpKernelInterface\: since symfony/http\-kernel 5\.3, use MAIN_REQUEST instead\. To ease the migration, this constant won't be removed until Symfony 7\.0\.$# in path /builds/issue/decoupled_router-3429813/web/modules/custom/decoupled_router-3429813/src/Controller/PathTranslator.php was not matched in reported errors. 66 Fetching deprecated class constant MASTER_REQUEST of interface Symfony\Component\HttpKernel\HttpKernelInterface: since symfony/http-kernel 5.3, use MAIN_REQUEST instead. To ease the migration, this constant won't be removed until Symfony 7.0. 🪪 classConstant.deprecated
added 1 commit
- 431e544e - Removing ignored error for httpkernel warning from baseline.
Please register or sign in to reply