1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-23 06:11:25 +01:00
Marco Pivetta 002585b57e Removed DateTimeImmutable::getTimestamp() from the CallMap: fully covered by stub
This also simplifies the return type from `int|false` to always `int`,
since a timestamp can always be produced.

Ref: eff9aed159/ext/date/php_date.stub.php (L496-L500)
2022-08-05 12:32:26 +02:00
2022-06-06 18:26:35 +01:00
2021-12-27 22:30:10 +01:00
2022-01-30 00:23:28 +02:00
2021-05-31 22:23:54 -04:00
2022-06-22 12:59:47 +02: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
2022-03-07 16:50:20 -05: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%