.. |
Checker
|
Add references to $this-> properties for method invalidation
|
2018-10-09 14:24:55 -04:00 |
Codebase
|
Fix bugs Psalm found
|
2018-10-08 20:04:05 -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
|
Improve API for disabling extensions and disable apc as well
|
2018-07-17 16:40:03 -04:00 |
Issue
|
Add support back for parser errors
|
2018-09-30 11:34:51 -04:00 |
Provider
|
Fix unnecessary file reparsing
|
2018-10-08 22:42:45 -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
|
Don’t check methods we’ve already checked
|
2018-09-30 11:34:51 -04:00 |
Stubs
|
Fix #986 - use better return type for array_slice
|
2018-09-07 10:53:56 -04:00 |
Type
|
Don’t complain when encountering string templated builtin type
|
2018-10-08 19:57:18 -04:00 |
Visitor
|
Don’t do last-minute checks for classes
|
2018-10-08 19:39:36 -04:00 |
Aliases.php
|
Refactor scanning and analysis, introducing multithreading (#191)
|
2017-07-25 16:11:02 -04:00 |
CallMap.php
|
Add mysqli::escape_string and mysqli_escape_string to CallMap (#994)
|
2018-09-11 16:04:42 -04:00 |
Clause.php
|
Fix issues that cause exceptions
|
2018-05-21 18:33:39 -04:00 |
Codebase.php
|
Fix bugs Psalm found
|
2018-10-08 20:04:05 -04:00 |
CodeLocation.php
|
Add support back for parser errors
|
2018-09-30 11:34:51 -04:00 |
Config.php
|
Port over cleanup from server branch
|
2018-10-06 20:11:19 -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
|
Port over cleanup from server branch
|
2018-10-06 20:11:19 -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 |