1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-22 05:41:20 +01:00
Mateusz Cholewka d53f57b5f7 wrap row in union again
From: https://github.com/vimeo/psalm/pull/7760#discussion_r820264671

$result_element_type should be a Union, $row_shape is an Atomic
(a part of a Union). new Union([$row_shape]); should be ok
2022-03-06 21:28:48 +01:00
2022-01-14 19:19:14 +01:00
2021-12-30 14:38:58 +02:00
2020-12-29 12:57:09 +00:00
2021-12-27 22:30:10 +01:00
2022-03-06 21:28:48 +01:00
2022-03-04 12:56:30 +01:00
2022-03-06 15:45:22 +01:00
2021-07-27 00:38:38 +03:00
2022-01-30 00:23:28 +02:00
2021-05-31 22:23:54 -04:00
2022-02-21 10:26:34 +00:00
2021-01-11 13:36:23 -05:00
2021-12-15 22:12:40 +01:00
2021-12-27 22:30:10 +01:00
2022-02-01 00:06:25 +02: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%