Matthew Brown
|
be5fc52da8
|
Use $context->self var instead of $this->_absolute_class
|
2016-08-08 11:28:14 -04:00 |
|
Matthew Brown
|
92134b60ec
|
Add support for checking new self/parent/static
|
2016-08-07 16:27:00 -04:00 |
|
Matthew Brown
|
06891106fb
|
Add clearer error messages
|
2016-08-07 16:13:36 -04:00 |
|
Matthew Brown
|
ccaea8fa51
|
Allow docblock param types in function checker
|
2016-08-07 16:13:08 -04:00 |
|
Matthew Brown
|
a881191f1d
|
Be more lenient with certain assignments
|
2016-08-07 15:15:21 -04:00 |
|
Matthew Brown
|
b7dfb5e134
|
Skip empty arrays when looking inside foreach loops
|
2016-08-07 14:36:24 -04:00 |
|
Matthew Brown
|
c58458ed20
|
Add code to handle SimpleXMLElement
|
2016-08-07 13:58:46 -04:00 |
|
Matthew Brown
|
620d4afd68
|
Fix tokenisation of ? nullable shorthand
|
2016-08-07 12:50:21 -04:00 |
|
Matthew Brown
|
7a1cded329
|
Add better class visibiity checks
|
2016-08-07 12:23:29 -04:00 |
|
Matthew Brown
|
4d26b9b3af
|
Add more issues to solve
|
2016-08-07 11:35:27 -04:00 |
|
Matthew Brown
|
d254bc0aa2
|
Improve type checking of properties
|
2016-08-06 20:27:13 -04:00 |
|
Matthew Brown
|
f72ad63dac
|
Add beginnings of non-this property checks
|
2016-08-05 17:45:47 -04:00 |
|
Matthew Brown
|
81c72f2900
|
Evaluate parent classes proper-like
|
2016-08-05 15:11:20 -04:00 |
|
Matthew Brown
|
9d4271f023
|
Allow better handling of questionmark type annotations
|
2016-08-04 14:43:33 -04:00 |
|
Matthew Brown
|
944a8c24eb
|
Add ability to suppress info output from command line
|
2016-08-04 14:38:43 -04:00 |
|
Matthew Brown
|
bff796ceb7
|
Add TooManyArguments to default suppressed list
|
2016-07-30 19:54:53 -04:00 |
|
Matthew Brown
|
9cb7a5feeb
|
Fix #14 - add support for checking too many and too few arguments
|
2016-07-29 14:48:04 -04:00 |
|
Matthew Brown
|
347159dc7e
|
Remove skip-scripts
|
2016-07-26 17:32:43 -04:00 |
|
Matthew Brown
|
2a2b5f7efc
|
Add psalm bin folder
|
2016-07-26 15:12:44 -04:00 |
|
Matthew Brown
|
4a13f669d8
|
Update path to file
|
2016-07-26 15:03:43 -04:00 |
|
Matthew Brown
|
f45e7c7539
|
Only load autoloader if provided
|
2016-07-26 15:03:43 -04:00 |
|
Matthew Brown
|
6b3fe14f1e
|
Allow specification of custom autoloaders
|
2016-07-26 15:03:43 -04:00 |
|
Matthew Brown
|
c4a222171b
|
Fix undefined var name
|
2016-07-26 15:03:43 -04:00 |
|
Matthew Brown
|
9718893232
|
Exit early if parent class cannot be found
|
2016-07-26 15:03:43 -04:00 |
|
Matthew Brown
|
c47817fd26
|
Update psalm.xml
|
2016-07-26 00:58:36 -04:00 |
|
Matthew Brown
|
0dac8ff0b2
|
Update psalm.xml
|
2016-07-26 00:58:23 -04:00 |
|
Matthew Brown
|
7701a2ec23
|
Change config filename
|
2016-07-25 18:39:36 -04:00 |
|
Matthew Brown
|
df28d24803
|
Change name to Psalm
|
2016-07-25 18:37:44 -04:00 |
|
Matthew Brown
|
7b20c032b3
|
Test coolness
|
2016-07-25 18:31:03 -04:00 |
|
Matthew Brown
|
c32179f1a1
|
Improve type adjustment in switch statements
|
2016-07-25 18:30:49 -04:00 |
|
Matthew Brown
|
1ebe333bb2
|
Fix self-checking errors
|
2016-07-25 15:05:58 -04:00 |
|
Matthew Brown
|
08dd92ac00
|
Add numeric type support to properties
|
2016-07-25 12:03:21 -04:00 |
|
Matthew Brown
|
37e3e9d85a
|
Protect implements checks
|
2016-07-25 09:23:38 -04:00 |
|
Matthew Brown
|
53f0e6ea8b
|
Add case-sensitive class logging
|
2016-07-25 09:02:30 -04:00 |
|
Matthew Brown
|
967d3c8503
|
Add checks to prevent special types being tested as classes
|
2016-07-25 00:31:29 -04:00 |
|
Matthew Brown
|
f3d4e35a52
|
Add gotchas
|
2016-07-25 00:12:02 -04:00 |
|
Matthew Brown
|
e35c328e89
|
We can do more with boolean ors
|
2016-07-24 23:40:53 -04:00 |
|
Matthew Brown
|
bd90dd7ee9
|
Add better checks for subclassed type comparison
|
2016-07-24 23:40:23 -04:00 |
|
Matthew Brown
|
ef1d662882
|
Memoize common reflection tasks
|
2016-07-24 23:38:52 -04:00 |
|
Matthew Brown
|
70462033c1
|
Add mo tests
|
2016-07-24 18:02:15 -04:00 |
|
Matthew Brown
|
0e77403625
|
Fix generic switch checks
|
2016-07-24 18:02:03 -04:00 |
|
Matthew Brown
|
94b7e0b01f
|
Always return after UndefinedClass and UndefinedMethod issues
|
2016-07-24 17:10:16 -04:00 |
|
Matthew Brown
|
c195f48e35
|
Make sure generic type params are always unions
|
2016-07-24 17:08:40 -04:00 |
|
Matthew Brown
|
8844bd0c1e
|
Do incremental processing of statements
|
2016-07-24 17:06:54 -04:00 |
|
Matthew Brown
|
03693e5cb8
|
Allow issue suppression in classchecker
|
2016-07-24 17:06:36 -04:00 |
|
Matthew Brown
|
479e93fd56
|
Improve return type checks on generic functions
|
2016-07-24 16:21:42 -04:00 |
|
Matthew Brown
|
94702bd914
|
Unify check method call format
|
2016-07-23 10:58:53 -04:00 |
|
Matthew Brown
|
079175532b
|
Add deprecated method checks and issue suppression
|
2016-07-22 13:29:46 -04:00 |
|
Matthew Brown
|
840adbc4ce
|
Fix fleshing out of variable type
|
2016-07-18 19:04:51 -04:00 |
|
Matthew Brown
|
0a7f39715c
|
Add support for enumerating empty collections
|
2016-07-18 18:17:47 -04:00 |
|