1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-12 09:19:40 +01:00
psalm/src/Psalm/Exception
2019-12-10 16:16:44 -05:00
..
CircularReferenceException.php Catch circular references in constants 2019-12-10 16:16:44 -05:00
CodeException.php
ComplicatedExpressionException.php Exit early when encountering complicated conditionals 2019-01-08 09:02:41 -05:00
ConfigCreationException.php Add autodiscovery of --init folders based on composer.json 2019-05-09 19:19:33 -04:00
ConfigException.php
DocblockParseException.php
FileIncludeException.php
IncorrectDocblockException.php
RefactorException.php Add safeguards to prevent bad refactor input 2019-06-02 23:33:57 -04:00
ScopeAnalysisException.php Break out if conditional analysis 2019-08-26 22:55:01 -04:00
TypeParseTreeException.php
UnanalyzedFileException.php Add backup hover analysis when file isn’t analysed 2018-11-20 16:32:40 -05:00
UnpopulatedClasslikeException.php Codebase::classExtends() now rejects unpopulated classes 2019-03-17 13:51:00 -04:00
UnpreparedAnalysisException.php Fix #932 - allow obvious string vars to be used for includes 2018-08-07 13:17:23 -04:00
UnsupportedIssueToFixException.php Add error message when psalter asked to work beyond its abilities; allow fixing all issues and output list of fixable issues (#1687) 2019-05-27 10:05:15 -04:00