Brown
|
38bfc12b98
|
Fix array_shift behaviour to be more accurate with lists
Fixes #3941
|
2020-08-05 12:43:37 -04:00 |
|
Matthew Brown
|
ab64ccab88
|
Fix #3913 properly
|
2020-07-31 14:56:29 -04:00 |
|
Brown
|
983f233026
|
Improve unpacking
|
2020-07-22 00:35:18 -04:00 |
|
Brown
|
962265e98e
|
Hopefully final fixes
|
2020-07-21 23:59:11 -04:00 |
|
Brown
|
7ef3d4711f
|
Fix some more tests
|
2020-07-21 23:16:56 -04:00 |
|
Brown
|
76bd5b6278
|
Refactor type comparison
|
2020-07-21 19:40:35 -04:00 |
|
Brown
|
a2dbd31371
|
Fix usage of array_push results
|
2020-07-16 13:44:51 -04:00 |
|
Brown
|
4f872674f9
|
Add space
|
2020-07-10 14:40:25 -04:00 |
|
Brown
|
cd8420aa94
|
Skip optimisation for unpacked args
|
2020-07-10 13:04:37 -04:00 |
|
Brown
|
d8eca89b44
|
Remove redundancy
|
2020-07-10 10:35:26 -04:00 |
|
Brown
|
38fdf4bef6
|
Treat array_push($a, ... as $a[]= ...
|
2020-07-10 10:20:02 -04:00 |
|
Brown
|
0f548c83ea
|
Fix redundant condition
|
2020-07-01 19:31:10 -04:00 |
|
Brown
|
6c62e46d15
|
Only emit one error for erroneous array_map string closure types
|
2020-07-01 19:18:01 -04:00 |
|
Brown
|
95bf7f835b
|
Improve handling of array_map, faking out calls where nececssary
|
2020-06-25 13:05:34 -04:00 |
|
Brown
|
118b700436
|
Simplify sink mapping for internal calls
|
2020-05-25 13:10:06 -04:00 |
|
Brown
|
8e5b330c5a
|
Break apart CallAnalyzer
|
2020-05-18 22:57:00 -04:00 |
|