Files
ale/test
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
..
2024-12-29 13:36:18 +09:00
2023-09-16 22:23:30 +01:00
2024-12-29 13:42:04 +09:00
2019-05-24 01:13:52 +01:00