Skip to content

phpstan - allow memory limit configuration#202

Closed
daanheikens wants to merge 1 commit into
EdgedesignCZ:masterfrom
daanheikens:phpstan-memory-limit
Closed

phpstan - allow memory limit configuration#202
daanheikens wants to merge 1 commit into
EdgedesignCZ:masterfrom
daanheikens:phpstan-memory-limit

Conversation

@daanheikens

Copy link
Copy Markdown

We have implemented phpqa with phpstan within our CI/CD pipeline and wanted to specify the memory limit of phpstan.

With this change, the memory limit is configurable within the phpqa.yaml file. The option is not required and when it's not specified, it will not be added to the phpstan arguments.

Below an example configuration with memory limit specified

image

@zdenekdrahos

zdenekdrahos commented Feb 4, 2021

Copy link
Copy Markdown
Member

It's going to be fixed in 4b3bed8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants