mirror of
https://github.com/danog/psalm.git
synced 2024-12-14 18:36:58 +01:00
ff432ff73d
* Use more consistent language for Internal errors There's no meaningful distinction between something being internal and being 'marked as internal'. * Rename property psalm_internal to internal in all storage classes This property holds metadata that can be set using either @internal or @psalm-internal in docblocks * Change types of internal properties in storage from ?string to string Simpler type is easier to handle. Non-internal methods can be considered to be internal to the entire universe of PHP code, i.e. that code whose namespace starts with the empty string. It's not a special case. |
||
---|---|---|
.. | ||
Analyzer | ||
Codebase | ||
Diff | ||
ExecutionEnvironment | ||
FileManipulation | ||
Fork | ||
Json | ||
LanguageServer | ||
PhpTraverser | ||
PhpVisitor | ||
PluginManager | ||
Provider | ||
Scanner | ||
Scope | ||
Stubs | ||
Taint | ||
Type | ||
TypeVisitor | ||
CallMap_71_delta.php | ||
CallMap_72_delta.php | ||
CallMap_73_delta.php | ||
CallMap_74_delta.php | ||
CallMap.php | ||
Clause.php | ||
exception_handler.php | ||
IncludeCollector.php | ||
InternalTaintSinkMap.php | ||
MethodIdentifier.php | ||
PropertyMap.php | ||
ReferenceConstraint.php |