1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-21 21:31:13 +01:00
Alberto Piai d39ccb50bf
unify argument names in historical and current CallMap for proc_open
Since before 8.0 the named arguments were not part of the interface, we
don't care about the intermediate steps of the proc_open definition. For
consistency, this makes the definition the same across all versions.

This also fixes the type for the `options` argument already in
CallMap_historical to be nullable.

The names of the arguments are now consistent across versions, while the
delta for 7.4 reflects the change of the `command` argument from
`string` to `string|array`.
2022-01-21 09:45:28 +01:00
2022-01-14 19:19:14 +01:00
2021-12-30 14:38:58 +02:00
2022-01-12 15:33:26 -06:00
2022-01-19 12:29:49 +01:00
2021-12-27 22:30:10 +01:00
2022-01-20 13:57:34 +01:00
2021-07-27 00:38:38 +03:00
2021-05-31 22:23:54 -04:00
2022-01-19 12:20:50 +01:00
2021-12-15 22:12:40 +01:00
2021-12-27 22:30:10 +01:00
2022-01-07 19:39:24 +01:00
2021-12-05 04:48:06 +02:00

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) 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%