This website requires JavaScript.
Explore
Help
Sign In
danog
/
psalm
Watch
1
Star
0
Fork
0
You've already forked psalm
mirror of
https://github.com/danog/psalm.git
synced
2025-01-22 05:41:20 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
psalm
/
src
/
Psalm
/
Checker
/
Statements
History
Matthew Brown
c4fd6aa18d
Allow break/continue inside do
2018-07-05 21:03:44 -04:00
..
Block
Allow break/continue inside do
2018-07-05 21:03:44 -04:00
Expression
Fix checks for possibly null right part of binary op
2018-07-03 19:52:40 -04:00
ExpressionChecker.php
Analyse RHS of instanceof expressions if expression
2018-06-27 10:07:40 -04:00
ReturnChecker.php
Fix
#863
- MixedTypeCoercion is more appropriate in many cases
2018-07-05 10:11:04 -04:00
ThrowChecker.php
Fix
#15
- check for uncaught throws if config flag is set
2018-06-22 01:13:49 -04:00