Files
ale/test/linter
Kevin Quinn 62af9f2650 fix: memory-limit option for phpstan (#4900)
This might only be a problem for newer phpstan versions (2.1.1 here).

If you try to run `phpstan` the way ale will when it builds the option, you will get something like:

```
The "--memory-limit" option requires a value.
```

It wants you to use `--memory-limit=-1` instead.
2025-02-07 18:12:54 +09:00
..
2023-05-22 11:58:59 +09:00
2022-07-22 13:05:08 +09:00
2024-12-29 13:36:18 +09:00
2021-10-24 21:05:55 +09:00