File tree Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -40605,11 +40605,6 @@ parameters:
40605
40605
count: 1
40606
40606
path: tests/mysql_migration_classes/002_mysql_change_column.php
40607
40607
40608
- -
40609
- message: "#^Method BaseTicket_1527_User\\:\\:setTableDefinition\\(\\) has no return type specified\\.$#"
40610
- count: 1
40611
- path: tests/tmp/generated/BaseTicket_1527_User.php
40612
-
40613
40608
-
40614
40609
message: "#^Access to an undefined property Record_Country\\:\\:\\$City\\.$#"
40615
40610
count: 1
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ parameters:
5
5
- tests
6
6
excludePaths:
7
7
- tests/CliTestCase/testLoadtasksLoadsDoctrineStyleTasksFromTheSpecifiedDirectory/should-be-ignored.php
8
+ - tests/tmp/*
8
9
9
10
includes:
10
11
- phpstan-baseline.neon
You can’t perform that action at this time.
0 commit comments