Matt Brown
|
1b8abc8f17
|
Change NullReference issue to NullArgument when in method call
|
2016-12-14 12:54:34 -05:00 |
|
Matt Brown
|
154d023a9d
|
Add more robust config testing
|
2016-12-14 12:28:38 -05:00 |
|
Matt Brown
|
2d02a04c6a
|
Use callmap return types where possible
|
2016-12-12 18:49:40 -05:00 |
|
Matt Brown
|
8d693d7db2
|
Fix issues around incorrectly registering inherited private methods
|
2016-12-12 14:29:58 -05:00 |
|
Matt Brown
|
7d3753ddd8
|
Fix errors on inherited trait protected/private methods
|
2016-12-12 13:57:45 -05:00 |
|
Matt Brown
|
c7a758ceb1
|
Fix trait method call checks
|
2016-12-12 13:50:46 -05:00 |
|
Matthew Brown
|
592ee98efc
|
Fix bugs discovered by adding more tests
|
2016-12-11 23:40:46 -05:00 |
|
Matthew Brown
|
a84ae58c32
|
Emit InaccessibleProperty issue where appropriate
|
2016-12-11 22:18:12 -05:00 |
|
Matthew Brown
|
ad838bf1a4
|
Fix error checking private access from subclass
|
2016-12-11 22:17:00 -05:00 |
|
Matthew Brown
|
144625f625
|
Add numeric check back, with caveats
|
2016-12-11 20:36:27 -05:00 |
|
Matthew Brown
|
6c34ab2d52
|
Remove is_numeric check which was erroneously asserting non-string
|
2016-12-11 20:25:14 -05:00 |
|
Matthew Brown
|
1e8f986d8c
|
Narrow down error lines for reconcileKeyedTypes
|
2016-12-11 13:59:36 -05:00 |
|
Matthew Brown
|
562f71b21f
|
Add TypeDoesNotContainType issue and fix those issues in Psalm code
|
2016-12-11 13:48:11 -05:00 |
|
Matthew Brown
|
73b1ab1411
|
Support int offsets in dealing with type inference
|
2016-12-10 18:24:28 -05:00 |
|
Matthew Brown
|
327e3150a2
|
Fix erroneous self-check
|
2016-12-10 15:08:38 -05:00 |
|
Matthew Brown
|
c3df70e634
|
Allow int offsets to be treated as keys
|
2016-12-10 15:01:59 -05:00 |
|
Matthew Brown
|
12b5097fba
|
Fix function casing when checking regular functions
|
2016-12-10 13:20:41 -05:00 |
|
Matthew Brown
|
0b06b3b09b
|
Fix #9 - updated docblocks are lowercased
|
2016-12-10 13:07:12 -05:00 |
|
Matt Brown
|
eff98bfe00
|
Ignore nullrefs when using echo
|
2016-12-09 18:53:26 -05:00 |
|
Matt Brown
|
14277201d4
|
Improve understanding of objectlike types in array_* functions
|
2016-12-09 18:53:10 -05:00 |
|
Matt Brown
|
899250530e
|
Cast key to int
|
2016-12-09 13:27:59 -05:00 |
|
Matt Brown
|
30159d8f70
|
Ignore invalid scalar argument issue in echo
|
2016-12-09 12:53:22 -05:00 |
|
Matt Brown
|
b3106c68bb
|
Fix #6 - raise error with erroneous __toString
|
2016-12-09 12:48:02 -05:00 |
|
Matt Brown
|
ce3b24bf5f
|
Fix #8 - defer always to call map if function not user-defined
|
2016-12-09 12:07:47 -05:00 |
|
Matt Brown
|
e6ff24b8d2
|
Fix assignment in elseif
|
2016-12-09 12:06:14 -05:00 |
|
Matt Brown
|
28621485b0
|
Add support for parent-defined consts
|
2016-12-08 17:19:06 -05:00 |
|
Matt Brown
|
260a6d4df5
|
Make class errors more specific
|
2016-12-08 17:15:51 -05:00 |
|
Matt Brown
|
c9557d47ce
|
Fix exponentiation and modulo type inference
|
2016-12-08 16:37:14 -05:00 |
|
Matt Brown
|
d8f0a40d99
|
Improve param class hilighting
|
2016-12-08 16:23:07 -05:00 |
|
Matt Brown
|
117645ac73
|
Account for off-by-one issue in PhpParser
|
2016-12-08 15:57:18 -05:00 |
|
Matthew Brown
|
a5195b2571
|
Add JSON output format
|
2016-12-07 22:38:57 -05:00 |
|
Matt Brown
|
6356f28a1f
|
Fix #5 by simplifying oldstyle constructor support
|
2016-12-07 18:07:54 -05:00 |
|
Matt Brown
|
55a060b53a
|
Add support for closure checks
|
2016-12-07 14:13:39 -05:00 |
|
Matthew Brown
|
7aac9985de
|
Remove unnecessary suppression
|
2016-12-07 01:14:47 -05:00 |
|
Matthew Brown
|
cb9fe6e231
|
Add typehint to property/call maps
|
2016-12-07 01:12:42 -05:00 |
|
Matthew Brown
|
88be61ddbe
|
Fix files
|
2016-12-07 00:16:15 -05:00 |
|
Matthew Brown
|
def7120b8b
|
Further tweak travis
|
2016-12-07 00:07:33 -05:00 |
|
Matthew Brown
|
519c17cb9c
|
Remove PHP 5.4 support
|
2016-12-07 00:04:06 -05:00 |
|
Matt Brown
|
48e19fc7e5
|
Add support for closure docblocks
|
2016-12-06 19:41:52 -05:00 |
|
Matt Brown
|
af1a932655
|
Make code location more accurate
|
2016-12-06 18:27:22 -05:00 |
|
Matthew Brown
|
c0a3211f66
|
Support disabling file includes via the config
|
2016-12-06 16:41:42 -05:00 |
|
Matthew Brown
|
ef1049224d
|
Add selection of return types in code preview
|
2016-12-06 16:33:47 -05:00 |
|
Matthew Brown
|
60e15c255b
|
Add support for gettype switch statements too
|
2016-12-06 13:51:03 -05:00 |
|
Matthew Brown
|
638fdad3ad
|
Add support for PHP 7.1 iterable pseudo-type
|
2016-12-04 21:04:25 -05:00 |
|
Matthew Brown
|
37166a27b9
|
Set inferredType without needing string key offsets
|
2016-12-04 19:33:14 -05:00 |
|
Matthew Brown
|
23334700f6
|
Add config option to determine whether or not to use a property default value for its type
|
2016-12-04 18:43:07 -05:00 |
|
Matthew Brown
|
35802ccaa6
|
Don't totally panic when encountering invalid argument error
|
2016-12-04 18:42:20 -05:00 |
|
Matthew Brown
|
dcb9e1af14
|
Be more lenient when computing result of addition/subtraction
|
2016-12-04 18:41:33 -05:00 |
|
Matthew Brown
|
03d8a4ab0b
|
Add support for array destructuring with keys
|
2016-12-04 14:14:00 -05:00 |
|
Matthew Brown
|
b912dd2777
|
Add support for array destructuring
|
2016-12-04 13:35:38 -05:00 |
|