.. |
Checker
|
Fix #810 - convert void array map return to null
|
2018-06-11 17:00:26 -04:00 |
Codebase
|
Fix #416 - make sure trait methods are treated better by dead code detection
|
2018-06-09 23:10:42 -04:00 |
Config
|
Fix #84 - add pattern matching for files as well as directories
|
2018-06-05 20:15:18 -04:00 |
Exception
|
Promote CircularReference from exception to issue
|
2017-12-22 18:56:59 +01:00 |
FileManipulation
|
Few fixes to make tests pass on windows
|
2018-04-12 22:41:13 -04:00 |
Fork
|
Fix #498 - add better issue type for docblock contradiction
|
2018-02-07 15:20:47 -05:00 |
Issue
|
Add support for referencedProperty error restrictions
|
2018-05-11 00:07:41 -04:00 |
Provider
|
Move a bunch of classes to better places
|
2018-05-11 18:35:02 -04:00 |
Scanner
|
Fix #800 - treat array access offsets as mixed for reconciliation purposes
|
2018-06-08 09:31:21 -04:00 |
Scope
|
Use individual type objects for each string (#757)
|
2018-05-18 11:02:50 -04:00 |
Storage
|
Fix #794 - use template types to restrict input
|
2018-06-09 10:14:18 -04:00 |
Stubs
|
Fix #747 - allow Generator to replace Traversable in templated params
|
2018-05-28 22:26:43 +01:00 |
Type
|
Fix - #816 - check we’re not just replacing a key with itself
|
2018-06-13 08:38:07 -04:00 |
Visitor
|
Fix #800 - treat array access offsets as mixed for reconciliation purposes
|
2018-06-08 09:31:21 -04:00 |
Aliases.php
|
Refactor scanning and analysis, introducing multithreading (#191)
|
2017-07-25 16:11:02 -04:00 |
CallMap.php
|
Revert "Convert mixed return types to empty string for compactness"
|
2018-06-10 15:41:04 -04:00 |
Clause.php
|
Fix issues that cause exceptions
|
2018-05-21 18:33:39 -04:00 |
Codebase.php
|
Improve Psalm type inference summary to include required files
|
2018-06-03 18:31:43 -04:00 |
CodeLocation.php
|
Treat required files the same as the files that require them, reporting-wise
|
2018-05-30 16:19:18 -04:00 |
Config.php
|
Allow docblock types to be merged with param default ones
|
2018-06-07 12:23:21 -04:00 |
Context.php
|
Use individual type objects for each string (#757)
|
2018-05-18 11:02:50 -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 an option to hide code snippets
|
2018-06-04 10:19:20 -04:00 |
Plugin.php
|
Add support for function checking plugins
|
2018-05-31 22:00:11 -04:00 |
PropertyMap.php
|
Improve simplexml function inference
|
2018-06-05 23:42:02 -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
|
Allow 0 in type
|
2018-06-14 15:58:49 -04:00 |