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
2024-12-16 11:26:55 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
fb848d62e9
psalm
/
src
/
Psalm
/
Internal
/
Analyzer
/
Statements
/
Expression
/
Assignment
History
Brown
fb848d62e9
Add checks for if (count($a)) and if (count($a) [operator] [number])
2018-12-19 16:15:19 -05:00
..
ArrayAssignmentAnalyzer.php
Add checks for if (count($a)) and if (count($a) [operator] [number])
2018-12-19 16:15:19 -05:00
PropertyAssignmentAnalyzer.php
Fix
#1118
- detect possible issues with unions of mixed
2018-12-08 13:18:55 -05:00