.. |
Algebra
|
Set number of lines before and after namespace.
|
2021-12-15 04:58:32 +01:00 |
Analyzer
|
fix typo
|
2022-10-10 18:07:26 +02:00 |
Cli
|
fix psalm-internal risky casts
|
2022-09-19 21:54:16 +02:00 |
Codebase
|
use cache for declared function when available before falling back to stubs
|
2022-09-22 02:10:51 +02: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
|
Improved class name generation for @throws annotation
|
2022-09-19 21:09:45 +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
|
Format declare(strict_types=1)
|
2021-12-15 04:42:37 +01:00 |
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
|
Cherry-pick: Try to provide literal int types when possible (fixes #6966) (#7071)
|
2022-09-19 21:54:16 +02: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
|
make superglobals more specific
|
2022-09-15 19:38:51 +02: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
|
Return type hints (#7065)
|
2021-12-05 19:51:26 +02:00 |
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 |