1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 20:34:47 +01:00
Go to file
Ivan Sidorov 1cfc343c43 Ignore declared static properties with usage object gap
Usage static properties in PHP is allow only by static gap.
2023-11-17 15:14:56 +00:00
.circleci
.github Bump fkirc/skip-duplicate-actions from 5.3.0 to 5.3.1 2023-10-23 07:36:44 +00:00
assets/psalm-phar
bin
build/phpunit
dictionaries Add stubs for rdKafka 2023-11-08 09:51:12 +00:00
docs Add documentation for @psalm-flow 2023-11-06 21:41:56 +01:00
examples Finalize all internal classes 2023-10-26 17:00:29 +02:00
src/Psalm Ignore declared static properties with usage object gap 2023-11-17 15:14:56 +00:00
stubs Merge pull request #10351 from robchett/rdkafka_stubs 2023-11-09 20:21:56 +01:00
tests Ignore declared static properties with usage object gap 2023-11-17 15:14:56 +00:00
vendor-bin
.appveyor.yml
.editorconfig
.gitattributes
.gitignore
box.json.dist
CODE_OF_CONDUCT.md
composer.json allow symfony 7 2023-10-31 10:29:33 -04:00
config.xsd
CONTRIBUTING.md
keys.asc.gpg
LICENSE
phpcs.xml
phpunit.xml.dist
psalm
psalm-baseline.xml
psalm-language-server
psalm-plugin
psalm-refactor
psalm.xml.dist
PsalmLogo.png
psalter
README.md
scoper.inc.php
UPGRADING.md

Psalm

Packagist Packagist Psalm coverage Psalm level

Psalm is a static analysis tool for finding errors in PHP applications.

Installation

To get started, check out the installation guide.

Live Demo

You can play around with Psalm on its website.

Documentation

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

Interested in contributing?

Have a look at CONTRIBUTING.md.

Who made this

Built by Matt Brown (@muglug).

Maintained by Orklah (@orklah), Daniil Gentili (@danog), and Bruce Weirdan (@weirdan).

The engineering team at Vimeo have provided a lot encouragement, especially @nbeliard, @erunion and @nickyr.