Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

tarlepp/psalm-issue

Repository files navigation

What is this?

Trying to reproduce Psalm issue vimeo/psalm#9340

How to test this?

  1. Clone this repository
  2. Run docker-compose up
  3. After container is up and running, run following commands
    1. docker-compose exec php composer install to install Psalm
    2. docker-compose exec php ./vendor/bin/psalm

With taht you should see that Psalm crashes, and if you change Psalm version to 5.6 in composer.json file and install it then you will see expected results.

License

The MIT License (MIT)

Copyright © 2023 Tarmo Leppänen

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published