Issue #3464310 by TR: [ignore] Experiment with phpstan levels
Closes #3464310
Merge request reports
Activity
added 1 commit
- 7521d4f7 - Back off to level 5 and try out some more type hinting.
added 8 commits
-
59d624be...b8d0636b - 7 commits from branch
project:2.1.x
- ed920815 - Merge branch '2.1.x' into '3464310-ignore-experiment-with'
-
59d624be...b8d0636b - 7 commits from branch
reset approvals from @tr by pushing to the branch
added 1 commit
- f53da722 - Turn off exception for use statement ordering.
added 1 commit
- 9eb0d0cc - Revert "Turn off exception for use statement ordering."
added 1 commit
- 18d8dcb3 - Address "Call to an undefined method Drupal\Core\TypedData\TypedDataInterface::getDateTime()."
added 1 commit
- 28dab871 - @var to tell phpstan we know what we're doing
added 1 commit
- f3a4a48d - Use node->get('title') etc to access node fields instead of node->title,
added 1 commit
- c178e991 - See if we can make phpstan understand the typing here.
added 1 commit
- a30e1423 - Again see if we can make phpstan understand the typing here.
added 1 commit
- 57089bf0 - That worked, now for the other spots that need this.
Please register or sign in to reply