Matthew Brown
|
b0534cc498
|
Fix #1149 - allow empty check on iterable
|
2018-12-26 11:52:37 +01:00 |
|
Brown
|
2e30d7b4a0
|
Improve handling of unset
|
2018-12-20 16:03:21 -05:00 |
|
Brown
|
fb848d62e9
|
Add checks for if (count($a)) and if (count($a) [operator] [number])
|
2018-12-19 16:15:19 -05:00 |
|
Matthew Brown
|
ea89a6ba29
|
Revert "First pass"
This reverts commit 9ed047234f .
|
2018-12-19 08:45:14 -05:00 |
|
Matthew Brown
|
9ed047234f
|
First pass
|
2018-12-19 01:59:14 -05:00 |
|
Brown
|
970ea48b25
|
Fix checks around array empty checks
|
2018-12-11 13:50:26 -05:00 |
|
Matthew Brown
|
fd0ab47b80
|
Fix #1118 - detect possible issues with unions of mixed
|
2018-12-08 13:18:55 -05:00 |
|
Matthew Brown
|
4688b25fd9
|
Move internal classes to own namespace
|
2018-11-12 11:20:59 -05:00 |
|
Matt Brown
|
2b697a34f8
|
Fix #786 - improve treatment of array isset checks
|
2018-05-31 15:07:03 -04:00 |
|
Matt Brown
|
bc17d23788
|
Fix mixed empty checks
|
2018-05-08 16:34:08 -04:00 |
|
Matthew Brown
|
2968882ac5
|
Add skipped test for bug
|
2018-05-08 00:57:18 -04:00 |
|
Matthew Brown
|
15e1003c37
|
Warn about impossible empty
|
2018-04-30 22:13:13 -04:00 |
|
Matt Brown
|
cf6326f5e6
|
Fix #658 - empty always returns bool
|
2018-04-09 10:19:23 -04:00 |
|
Matthew Brown
|
3fe9a0606e
|
Fix #654 - warn about MixedArgument when inferredType property does not exist
And handle str_replace more leniently when args unknown
|
2018-04-07 15:16:46 -04:00 |
|
Matthew Brown
|
2e0aded816
|
Fix issue with empty checks and array_key_exists for property keys
|
2018-03-17 19:28:01 -04:00 |
|
Matt Brown
|
2120d258a4
|
Fix formatting of return type adder
|
2018-01-11 15:50:58 -05:00 |
|
Matt Brown
|
27e47365e3
|
Fix #422 - be better about checking isset call variables
|
2018-01-09 19:33:39 -05:00 |
|
Matthew Brown
|
c95af0bb57
|
Fix issue with assigning empty type
|
2017-12-10 14:56:51 -05:00 |
|
Matt Brown
|
e2b1b24dbf
|
Fix empty checks, make them more like isset checks
Fixes #372
|
2017-12-05 12:14:10 -05:00 |
|