mirror of
https://github.com/danog/psalm.git
synced 2025-01-22 05:41:20 +01:00
Brian Dunne
349770f6d0
Add constants from SOAP extension to stub
The SOAP extension stub was missing some constants we used (really just SOAP_1_1 and SOAP_1_2), so I thought I'd add the rest of the constants declared by the extension to the stub. Values are all pulled straight from the PHP docs.
…
…
…
Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395)
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), Daniil Gentili (@danog), and Bruce Weirdan (@weirdan).
The engineering team at Vimeo have provided a lot encouragement, especially @nbeliard, @erunion and @nickyr.
Languages
PHP
100%