Matthew Brown
|
cb2ed860fb
|
Make sure to invalidate clauses in all parent contexts when asserting
|
2017-03-18 15:24:14 -04:00 |
|
Matthew Brown
|
18af05fbd9
|
Do not stop at magic setter when property referenced locally
|
2017-03-18 15:00:01 -04:00 |
|
Matthew Brown
|
3452c7853f
|
Add support for capturing clauses from elseifs
|
2017-03-18 14:04:26 -04:00 |
|
Matthew Brown
|
469cee1b80
|
Add a bunch of elseif tests to fix
|
2017-03-18 13:37:13 -04:00 |
|
Matthew Brown
|
c33e66813a
|
Move type algebra functionality to separate checker
|
2017-03-18 13:37:00 -04:00 |
|
Matthew Brown
|
d2124a426c
|
Add LessSpecificReturnType as info at all levels
|
2017-03-18 12:25:42 -04:00 |
|
Matthew Brown
|
e687887ba3
|
Emit an InvalidReturnType when it should contain null, and introduct LessSpecificReturnType
|
2017-03-18 12:18:17 -04:00 |
|
Matthew Brown
|
9edae64ee2
|
Add a few more edge-casey tests
|
2017-03-18 01:34:29 -04:00 |
|
Matt Brown
|
8c9cba5e75
|
Fix #117 - update filesystem callmap functions
|
2017-03-16 17:34:40 -04:00 |
|
Matt Brown
|
30e8e1880d
|
Add another easy calculation of clauses
|
2017-03-16 14:45:45 -04:00 |
|
Matt Brown
|
cecfe25df7
|
Update outer clauses in mic drop situation
|
2017-03-16 11:46:07 -04:00 |
|
Matt Brown
|
0c0a30d6ea
|
Make Psalm insensitive to case-sensitive filenames
|
2017-03-16 10:58:13 -04:00 |
|
Matt Brown
|
04363237c5
|
Fix #116 - be more lenient with static vars
|
2017-03-15 15:21:00 -04:00 |
|
Matt Brown
|
7fad81edac
|
Fix issue with unset var in loop
|
2017-03-15 11:38:23 -04:00 |
|
Matthew Brown
|
16c10c8710
|
Merge pull request #115 from vimeo/foreach-assignment-map
Check loops for nested assignment logic
|
2017-03-15 11:15:13 -04:00 |
|
Matthew Brown
|
c0a646bbc5
|
Add test for tail-set var
|
2017-03-14 20:16:41 -04:00 |
|
Matthew Brown
|
9b41bc9b37
|
Add slower (but more accurate) loop checks
|
2017-03-14 20:14:25 -04:00 |
|
Matthew Brown
|
6cfe540c98
|
Fix issue evaluating elseif empty assertions
|
2017-03-14 15:48:52 -04:00 |
|
Matthew Brown
|
9dd94d099f
|
Fix issue with possibly-redefined switch vars
|
2017-03-14 02:00:38 -04:00 |
|
Matthew Brown
|
50b629e88e
|
Update context types after switch statement without default case
|
2017-03-13 21:17:21 -04:00 |
|
Matthew Brown
|
b1eeb11dca
|
Merge pull request #112 from vimeo/loop-variable-checks
Loop variable checks
|
2017-03-13 18:10:00 -04:00 |
|
Matt Brown
|
b3bb8b72cc
|
Add additional tests
|
2017-03-13 18:07:36 -04:00 |
|
Matt Brown
|
3d2be3410e
|
Infer loop types without @var comments
|
2017-03-13 18:06:56 -04:00 |
|
Matt Brown
|
6f00d05271
|
Add array_reverse stub
|
2017-03-13 16:50:25 -04:00 |
|
Matt Brown
|
ae0ca9553f
|
Remove training wheels
|
2017-03-13 12:02:28 -04:00 |
|
Matt Brown
|
20791bfae6
|
Add third loop test
|
2017-03-13 11:53:16 -04:00 |
|
Matt Brown
|
fa63afc27d
|
Change property name
|
2017-03-13 11:23:26 -04:00 |
|
Matt Brown
|
7a652ee4bf
|
Add tests for things we do not want to emit errors
|
2017-03-13 11:22:42 -04:00 |
|
Matthew Brown
|
a7da88bad3
|
Improve solution to allow for more user errors
|
2017-03-11 12:32:27 -05:00 |
|
Matthew Brown
|
39b9afcdac
|
Fix issue running isset after empty array check
|
2017-03-11 12:05:23 -05:00 |
|
Matthew Brown
|
f6066aaded
|
Log references to parent classes
|
2017-03-10 19:36:17 -05:00 |
|
Matthew Brown
|
ce253ad5c3
|
Only get a single atomic type when checking mutations
|
2017-03-09 18:10:50 -05:00 |
|
Matthew Brown
|
048d7f0142
|
Fix #110 - failure to eliminate false from array|false on isset
|
2017-03-05 23:47:53 -05:00 |
|
Matt Brown
|
4619ef1390
|
Re-enable dead code detection
|
2017-03-03 15:54:08 -05:00 |
|
Matthew Brown
|
2e98c77641
|
Merge pull request #109 from ntzm/patch-1
Delete .DS_Store
|
2017-03-03 09:31:01 -05:00 |
|
Nat Zimmermann
|
aac8b79863
|
Delete .DS_Store
|
2017-03-03 12:14:24 +00:00 |
|
Matt Brown
|
f9f38f283e
|
Emit issue when property type is not defined
|
2017-03-02 12:19:18 -05:00 |
|
Matthew Brown
|
7f3a763303
|
Allow multiple references per row
|
2017-03-02 01:10:00 -05:00 |
|
Matthew Brown
|
18b5617443
|
Prevent duplicate lookup of functionstorage
|
2017-03-02 00:00:31 -05:00 |
|
Matthew Brown
|
5cd1b6735f
|
Add even more references in docblocks
|
2017-03-01 22:27:52 -05:00 |
|
Matthew Brown
|
795b0808ec
|
Ignore .DS_Store
|
2017-03-01 19:44:37 -05:00 |
|
Matthew Brown
|
8067c93497
|
Merge pull request #108 from paragonie-scott/patch-1
Add argument to apcu_add() definition
|
2017-03-01 19:43:37 -05:00 |
|
Scott
|
d1b0cdecd7
|
Add argument to apcu_add() definition
|
2017-03-01 19:39:19 -05:00 |
|
Matt Brown
|
6d1f557ca4
|
Add docblock type location
|
2017-03-01 18:36:04 -05:00 |
|
Matt Brown
|
864d242f13
|
Improve labelling of referencing expressions
|
2017-03-01 11:56:36 -05:00 |
|
Matt Brown
|
518184f388
|
Don’t do a full class check where not necessary
|
2017-02-28 11:00:32 -05:00 |
|
Matthew Brown
|
54026fc8f9
|
Touch up a couple of spots
|
2017-02-28 00:54:59 -05:00 |
|
Matthew Brown
|
2acfede1d2
|
Improve call map signatures from phan
|
2017-02-28 00:50:08 -05:00 |
|
Matthew Brown
|
9ffb9b64f1
|
Fix #106 - fix a few method signatures
|
2017-02-28 00:33:49 -05:00 |
|
Matthew Brown
|
f55c754eab
|
Include use references to classes in reference collection
|
2017-02-28 00:29:28 -05:00 |
|