Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 318 Bytes

readme.md

File metadata and controls

9 lines (7 loc) · 318 Bytes

This repo contains a small project to reproduce the bug in phpstan/phpstan issue 5954

Prerequisites

- make
- docker >= 20.10.8

Usage

Run make init && make phpstan-bug to reproduce the bug. If you want to open a shell in the container, run make shell