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
901596281c
psalm
/
src
/
Psalm
/
Internal
/
Analyzer
/
Statements
/
Expression
/
Assignment
History
Matthew Brown
901596281c
Fix
#1143
- check some variable new calls
2019-01-02 06:58:49 -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
#1143
- check some variable new calls
2019-01-02 06:58:49 -05:00