1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 02:07:37 +01:00
psalm/src/Psalm
Fran Moreno e89f7e3960
Add mongodb Cursor and CursorInterface stubs and fix WriteConcern::__construct (#5813)
* Add mongodb Cursor and CursorInterface stubs

* Use proper variable name

* Update WriteConcern constructor

Based on https://www.php.net/manual/es/mongodb-driver-writeconcern.construct.php
2021-05-22 19:03:07 -04:00
..
CodeLocation
Config Fix extra issue tests 2021-03-20 21:55:17 -04:00
Exception
Internal Allow empty-string in first position of an type (#5814) 2021-05-22 12:36:02 -04:00
Issue Fix unused properties in Psalm’s own codebase 2021-05-21 09:15:23 -04:00
Node Introduce Virtual Nodes in order to differentiate real nodes in plugins (#5222) 2021-02-15 16:18:41 -05:00
Plugin Remove (and prevent) unused uses (#5704) 2021-05-03 17:22:15 -04:00
Progress
Report Add issue link to GitHub Actions report (#5759) 2021-05-14 20:24:19 -04:00
SourceControl
Storage Fix #5810 - detect properties that are never read 2021-05-21 09:25:57 -04:00
Type Fix #5784 - only real-asserted variables from context knowledge 2021-05-17 15:11:27 -05:00
Aliases.php
Codebase.php Support enums (#5699) 2021-05-03 17:54:09 -04:00
CodeLocation.php Fix unused properties in Psalm’s own codebase 2021-05-21 09:15:23 -04:00
Config.php Add mongodb Cursor and CursorInterface stubs and fix WriteConcern::__construct (#5813) 2021-05-22 19:03:07 -04:00
Context.php Fix unused properties in Psalm’s own codebase 2021-05-21 09:15:23 -04:00
DocComment.php Fix #5383 - prevent unsound use of new static for generics 2021-04-10 13:16:19 -04:00
ErrorBaseline.php
FileBasedPluginAdapter.php
FileManipulation.php
FileSource.php
IssueBuffer.php Make all mixed issues implement MixedIssue 2021-03-20 21:44:04 -04:00
NodeTypeProvider.php
PluginRegistrationSocket.php
Report.php
StatementsSource.php
Type.php Assert intersection type when two variables are compared (#5774) 2021-05-18 16:14:58 -04:00