1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-13 09:47:29 +01:00
psalm/src/Psalm/Internal
2020-02-02 15:35:12 -05:00
..
Analyzer Fix #2729 - allow mutation of otherwise-readonly properties 2020-02-02 15:35:12 -05:00
Codebase Add generic definition of DOMNamedNodeMap (#2703) 2020-01-29 08:39:07 -05:00
Diff Add more list types 2019-10-09 10:04:34 -04:00
ExecutionEnvironment Add CI_BRANCH var 2019-12-03 00:44:19 -05:00
FileManipulation Fix #2279 - add parameter typehint by default 2019-12-03 01:49:43 -05:00
Fork Prevent crashes under PHP 7.3 on macs in Language server mode 2020-01-13 16:50:09 -05:00
LanguageServer add list<> notation in stubs (#2675) 2020-01-24 13:17:36 -05:00
PluginManager Fix composer checks once more 2020-01-01 17:29:30 -05:00
Provider Do better inference for array_map return type 2020-01-30 17:43:13 -05:00
Scanner Fix #2729 - allow mutation of otherwise-readonly properties 2020-02-02 15:35:12 -05:00
Scope Improve solution to #2546 slightly 2020-01-03 10:56:47 -05:00
Stubs Ignore nullable return DomNodeList/DomNameNodeMap::item 2020-01-29 23:53:47 -05:00
Taint Improve report output of taint analysis 2019-10-19 17:59:10 -04:00
Traverser
Type Fix #2734 - allow is_a to operate on templated class-strings 2020-02-02 12:26:28 -05:00
Visitor Fix #2729 - allow mutation of otherwise-readonly properties 2020-02-02 15:35:12 -05:00
CallMap_71_delta.php
CallMap_72_delta.php
CallMap_73_delta.php
CallMap_74_delta.php Update password function types for PHP 7.4 (#2396) 2019-11-29 09:30:01 -05:00
CallMap.php Remove non-existent $serverctrls parameter for \ldap_bind() 2020-02-02 12:34:28 -05:00
Clause.php Only warn about clauses in the currently-scanned conditional 2019-12-08 16:35:56 -05:00
exception_handler.php Add an exception handler that prints full exception trace (#2418) 2019-12-04 23:17:08 -05:00
PropertyMap.php Add generic definition of DOMNamedNodeMap (#2703) 2020-01-29 08:39:07 -05:00
ReferenceConstraint.php