Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 281 Bytes

2023-10-12-phpstan-rule-to-prevent-after-statement-in-migration.md

File metadata and controls

9 lines (9 loc) · 281 Bytes
title issue author author_email author_github
phpstan-rule-to-prevent-after-statement-in-migration
NEXT-30847
Alexandru Dumea
a.dumea@shopware.com
Alexandru Dumea

Core

  • Added a PHPStan rule, NoAfterStatementRule.php, to prevent using AFTER statement in migrations