mirror of
https://github.com/danog/psalm.git
synced 2025-01-21 21:31:13 +01:00
b0733254bb
* Experiment with individual types for each string * Fix bunch of errors * Fix a few more issues * Fix a whole bunch of bugs * Fix most remaining bugs * Fix isset warnings * Fix psalm errors in psalm * Limit big string size * Fix falsiness of ints * Fix issue with type widening, allowing value set in nested if to be altered * Don’t complain if type is mixed * Add skipped-for-now test * Add specific test to address issue