1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-21 21:31:13 +01:00
Jáchym Toušek 8929bde535
Add psalm-mutation-free to ext-ds (#4425)
* Add psalm-mutation-free to ext-ds

* Update ext-ds.php

* Update stubs/ext-ds.php

Co-authored-by: Jáchym Toušek <enumag@gmail.com>

Co-authored-by: Matthew Brown <github@muglug.com>
2020-10-29 19:55:10 -04:00
2020-10-26 15:26:39 -04:00
2020-02-24 11:31:20 -05:00
2020-10-28 13:48:13 -04:00
2020-10-27 22:29:49 -04:00
2020-08-23 10:32:07 -04:00
2020-05-19 17:51:28 -04:00
2020-10-12 00:59:19 -04:00
2020-04-26 18:59:33 -04:00
2020-10-12 15:17:22 -04:00
2020-08-23 10:32:07 -04:00
2020-10-28 13:48:13 -04:00
2020-02-24 11:43:32 -05:00
2020-10-12 00:59:19 -04:00

Psalm

Packagist Packagist Travis CI Coverage Status Psalm coverage

Psalm is a static analysis tool for finding errors in PHP applications, built on top of PHP Parser.

It's able to find a large number of issues, but it can also be configured to only care about a small subset of those.

Try a live demo, or install it in your project by following the Quickstart Guide below.

Psalm documentation

Documentation is available on Psalms website, generated from the docs folder.

To get started, check out the installation guide

Interested in contributing?

Have a look at CONTRIBUTING.md.

Acknowledgements

The engineering team @vimeo for encouragement and patience, especially @nbeliard, @erunion and @nickyr.

Description
No description provided
Readme MIT 108 MiB
Languages
PHP 100%