Skip to content

Commit 2da8d6b

Browse files
authored
Merge branch '1.9.4.x' into _filterStoreCondition
2 parents c54729a + f1b41d3 commit 2da8d6b

File tree

8,428 files changed

+9406
-60786
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

8,428 files changed

+9406
-60786
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1342,6 +1342,15 @@
13421342
"contributions": [
13431343
"code"
13441344
]
1345+
},
1346+
{
1347+
"login": "discountscott",
1348+
"name": "Scott Moore",
1349+
"avatar_url": "https://avatars.githubusercontent.com/u/5454596?v=4",
1350+
"profile": "https://github.com/discountscott",
1351+
"contributions": [
1352+
"code"
1353+
]
13451354
}
13461355
],
13471356
"contributorsPerLine": 7

.github/labeler.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44
- .phpstorm.meta.php/*
55
- .travis.yml
66

7+
'phpstan':
8+
- .github/phpstan.neon
9+
- .github/phpstan-baseline.neon
10+
- .github/phpstan_experimental_level.neon
11+
712
'htaccess':
813
- .htaccess
914

0 commit comments

Comments
 (0)