.. |
Checker
|
Fix #1033 - coerce -0 to a general int
|
2018-10-23 13:00:15 -04:00 |
Codebase
|
Remove error_logs
|
2018-10-19 13:13:55 -04:00 |
CodeLocation
|
Add support back for parser errors
|
2018-09-30 11:34:51 -04:00 |
Config
|
Add ability to pretend that a file has declare(strict_types=1)
|
2018-08-29 15:10:56 -04:00 |
Diff
|
Fix #1011 - don’t re-analyse constructors if we can help it
|
2018-10-06 22:58:21 -04:00 |
Exception
|
Fix #932 - allow obvious string vars to be used for includes
|
2018-08-07 13:17:23 -04:00 |
FileManipulation
|
Fix #996 - improve handling of return type comments
|
2018-09-13 23:39:24 -04:00 |
Fork
|
Remove error_logs
|
2018-10-19 13:13:55 -04:00 |
Issue
|
Add support back for parser errors
|
2018-09-30 11:34:51 -04:00 |
LanguageServer
|
Add server mode support with error reporting only
|
2018-10-17 15:54:31 -04:00 |
Provider
|
Only repopulate the storage we care about
|
2018-10-18 10:42:37 -04:00 |
Scanner
|
Fix #996 - improve handling of return type comments
|
2018-09-13 23:39:24 -04:00 |
Scope
|
Improve dead code analysis of switch statements
|
2018-06-16 21:54:44 -04:00 |
Storage
|
Add server mode support with error reporting only
|
2018-10-17 15:54:31 -04:00 |
Stubs
|
Fix #986 - use better return type for array_slice
|
2018-09-07 10:53:56 -04:00 |
Type
|
Fix wrong redundant condition converting scalar to string
|
2018-10-10 01:57:11 -04:00 |
Visitor
|
Fix #1017 - add non-docblock return type as a referenced class
|
2018-10-17 14:10:16 -04:00 |
Aliases.php
|
|
|
CallMap.php
|
Fix some call map signatures (postgres, etc.)
|
2018-10-15 18:40:25 -04:00 |
Clause.php
|
Fix issues that cause exceptions
|
2018-05-21 18:33:39 -04:00 |
Codebase.php
|
Fix code quality issues
|
2018-10-18 09:57:13 -04:00 |
CodeLocation.php
|
Add support back for parser errors
|
2018-09-30 11:34:51 -04:00 |
Config.php
|
Change psalm --server to psalm-language-server
|
2018-10-18 14:34:46 -04:00 |
Context.php
|
Don’t check methods we’ve already checked
|
2018-09-30 11:34:51 -04:00 |
FileSource.php
|
Treat required files the same as the files that require them, reporting-wise
|
2018-05-30 16:19:18 -04:00 |
IssueBuffer.php
|
Add server mode support with error reporting only
|
2018-10-17 15:54:31 -04:00 |
Plugin.php
|
Add support for function checking plugins
|
2018-05-31 22:00:11 -04:00 |
PropertyMap.php
|
Fix property map for static call prop
|
2018-07-11 13:01:03 -04:00 |
ReferenceConstraint.php
|
Use individual type objects for each string (#757)
|
2018-05-18 11:02:50 -04:00 |
StatementsSource.php
|
Treat required files the same as the files that require them, reporting-wise
|
2018-05-30 16:19:18 -04:00 |
Type.php
|
Fix #976 - make sure misplaced { doesn’t halt execution
|
2018-09-06 00:41:07 -04:00 |