Skip to content
This repository was archived by the owner on Apr 3, 2026. It is now read-only.

Fix d option to override php.ini settings (org issue #25)#33

Open
michbuett wants to merge 5 commits into
SaschaGalley:masterfrom
michbuett:master
Open

Fix d option to override php.ini settings (org issue #25)#33
michbuett wants to merge 5 commits into
SaschaGalley:masterfrom
michbuett:master

Conversation

@michbuett

Copy link
Copy Markdown

This allows to set php.ini settings using the d option, e.g.:

options: {
  d: {
    'error_reporting': 'E_ALL',
    ...
  }
}

@michbuett

Copy link
Copy Markdown
Author

I resolved the conflicts and updated the description of "d" in the README. Is there anything else I should do?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant