Matthew Brown
|
0181fce46f
|
Fix #711 - concat ops contribute to loop map
|
2018-05-05 16:17:54 -04:00 |
|
Matthew Brown
|
1a4ddc7cdd
|
Support value types (#707)
* Add first idea
* Add initial count experiments
* Remove false positives
* Fix getId to support changes in conditionals
* Add better tests
* Strip types when not exists
* Fix array offsets
* More fixes
* Add class constant value types
* Clone constants everywhere
* Don’t complain unnecessarily
* Be more lenient with possibly invalid __sets
* Fix mixed issues
* Fix bug concerning orred string equality
* Remove unnecessary casts
|
2018-05-03 13:56:30 -04:00 |
|
Matthew Brown
|
8b740110f4
|
Remove more ? from docblocks
|
2018-01-28 17:07:09 -05:00 |
|
Matthew Brown
|
afcbc113c9
|
Fix #228, fix #336 by improving checking of inherited signatures
|
2017-11-26 16:03:17 -05:00 |
|
Matthew Brown
|
44c40dff4f
|
Fix #270 by looking at root ids when analysing array assignment in loops
|
2017-11-08 08:23:34 -05:00 |
|
Matthew Brown
|
9b41bc9b37
|
Add slower (but more accurate) loop checks
|
2017-03-14 20:14:25 -04:00 |
|