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 |
|