1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-21 13:21:22 +01:00
Bruce Weirdan 4b31058234
Separate memory limit formatting from retrieval
This addresses https://github.com/vimeo/psalm/pull/6030#issuecomment-872611832

Previously PHP would allow to set memory limit to be below current
memory usage, and the test changed in this PR abused that. As we
actually don't need to test `ini_get()` value decoding was split into
its own method, and we're testing that decoding instead.
2021-07-02 02:59:43 +03:00
2021-03-30 11:54:22 -04:00
2021-06-21 20:11:00 -04:00
2021-05-31 22:23:54 -04:00
2021-06-07 22:55:21 -04:00
2021-05-31 22:23:54 -04:00
2021-05-31 22:23:54 -04:00
2021-05-31 22:23:54 -04:00
2021-06-10 12:57:13 -04:00
2021-05-31 22:23:54 -04:00
2021-03-27 22:46:23 -04:00
2021-05-31 22:23:54 -04:00

Psalm

Packagist Packagist Coverage Status 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 Matt and Bruce Weirdan (@weirdan).

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

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