Changeset 63024
Legend:
- Unmodified
- Added
- Removed
-
trunk/phpstan.neon.dist
r63023 r63024 23 23 # and the list between the markers. Do not edit that list by hand. 24 24 # phpstan:baselines start 25 - tests/phpstan/baselines/argument.type.neon 26 - tests/phpstan/baselines/argument.unresolvableType.neon 25 27 - tests/phpstan/baselines/arguments.count.neon 28 - tests/phpstan/baselines/arrayValues.list.neon 26 29 - tests/phpstan/baselines/assign.propertyType.neon 27 30 - tests/phpstan/baselines/binaryOp.invalid.neon … … 98 101 parameters: 99 102 # https://phpstan.org/user-guide/rule-levels 100 level: 4103 level: 5 101 104 reportUnmatchedIgnoredErrors: true 102 105
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)