.. |
Algebra
|
Set number of lines before and after namespace.
|
2021-12-15 04:58:32 +01:00 |
Analyzer
|
fix inconsistent function naming
|
2022-09-08 21:33:06 +02:00 |
Cli
|
preg_replace with anchor will always only have 1 replacement, add limit for clarity and performance
|
2022-09-08 18:51:33 +02:00 |
Codebase
|
Fix phpcs violations
|
2022-09-13 12:33:47 -04:00 |
DataFlow
|
|
|
Diff
|
Set number of lines before and after namespace.
|
2021-12-15 04:58:32 +01:00 |
ExecutionEnvironment
|
immediately rewritten array index
|
2021-12-27 23:22:45 +01:00 |
FileManipulation
|
refactor: use list<string>
|
2022-05-23 19:45:33 +02:00 |
Fork
|
Restore suppression for older XdebugHandler versions
|
2021-12-26 23:05:02 +02:00 |
Json
|
Set number of lines before and after namespace.
|
2021-12-15 04:58:32 +01:00 |
LanguageServer
|
Fix LSP api discrepancies
|
2022-04-27 11:56:54 -04:00 |
PhpTraverser
|
|
|
PhpVisitor
|
classlike_alias incorrect casing not handled correctly
|
2022-09-08 21:33:06 +02:00 |
PluginManager
|
fix psalm internal errors reported by new checks
|
2022-09-08 19:35:44 +02:00 |
Provider
|
Fix phpcs violations
|
2022-09-13 12:33:47 -04:00 |
Scanner
|
preg_replace with anchor will always only have 1 replacement, add limit for clarity and performance
|
2022-09-08 18:51:33 +02:00 |
Scope
|
Set number of lines before and after namespace.
|
2021-12-15 04:58:32 +01:00 |
Stubs/Generator
|
replace fully qualified names by imports
|
2021-12-27 22:30:10 +01:00 |
Type
|
Use $codebase->classlike_storage_provider only if it has the required data. Fixes #8373
|
2022-08-08 23:49:14 +03:00 |
TypeVisitor
|
Set number of lines before and after namespace.
|
2021-12-15 04:58:32 +01:00 |
Algebra.php
|
assign keys to variable for better performance
|
2022-06-28 20:40:43 +02:00 |
Clause.php
|
only sort when necessary and faster hash
|
2022-06-28 20:40:43 +02:00 |
CliUtils.php
|
Disable filepath formatting as a link for Drone CI's output
|
2022-04-11 23:19:55 +03:00 |
Composer.php
|
|
|
ErrorHandler.php
|
|
|
EventDispatcher.php
|
[TASK] Add AfterFunctionLikeAnalysisEvent::getFunctionlikeStorage
|
2022-01-30 16:55:39 +01:00 |
IncludeCollector.php
|
|
|
MethodIdentifier.php
|
Fix phpcs violations
|
2022-09-13 12:33:47 -04:00 |
ReferenceConstraint.php
|
Set number of lines before and after namespace.
|
2021-12-15 04:58:32 +01:00 |
RuntimeCaches.php
|
better type safety and inference
|
2022-04-18 21:00:20 +03:00 |