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
/
Internal
/
Analyzer
/
Statements
/
Expression
/
Fetch
History
Daniel Melchior
fa73c7c9d9
Fix
#3757
- allow multiple mixins (
#3772
)
2020-08-05 15:49:19 -04:00
..
ArrayFetchAnalyzer.php
Fix
#3928
- preserve list-ness when assigning with no offset
2020-08-03 12:30:58 -04:00
ClassConstFetchAnalyzer.php
Detect bad class constants more explicitly
2020-07-24 15:38:56 -04:00
ConstFetchAnalyzer.php
Break up StatementsAnalyzer
2020-05-19 12:56:30 -04:00
InstancePropertyFetchAnalyzer.php
Fix
#3757
- allow multiple mixins (
#3772
)
2020-08-05 15:49:19 -04:00
StaticPropertyFetchAnalyzer.php
Fix
#3609
- interpret strings as regular static calls
2020-06-18 11:56:08 -04:00
VariableFetchAnalyzer.php
Add option to supress a referenced but undefined global variable. (
#3827
)
2020-07-16 09:49:59 -04:00