mirror of
https://github.com/danog/psalm.git
synced 2025-01-21 21:31:13 +01:00
Oliver Hader
c34e32f60e
!!! Deprecate \Psalm\Plugin\RegistrationInterface methods
Following \Psalm\Plugin\RegistrationInterface methods are deprecated + addFileTypeScanner + addFileTypeAnalyzer Following \Psalm\PluginRegistrationSocket methods are deprecated + addFileTypeScanner + getAdditionalFileTypeScanners + addFileTypeAnalyzer + getAdditionalFileTypeAnalyzers + getAdditionalFileExtensions + addFileExtension Mentioned methods will be removed in Psalm v5.0, corresponding functionality will be provided by following new interfaces and classes + \Psalm\Plugin\FileExtensionsInterface + \Psalm\PluginFileExtensionsSocket Related: #6788
…
Psalm
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 Psalm’s 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) and Bruce Weirdan (@weirdan).
The engineering team at Vimeo have provided a lot encouragement, especially @nbeliard, @erunion and @nickyr.
Languages
PHP
100%