Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inherit env to parse wp-config file #766

Merged
merged 1 commit into from
Nov 29, 2024
Merged

Inherit env to parse wp-config file #766

merged 1 commit into from
Nov 29, 2024

Conversation

lucatume
Copy link
Owner

This updates the WPConfigFile class, and the classes used by it, to
inherit the environment variables and allow setups configuring the
wp-config.php file based on those (e.g. ddev) to work correctly
during setup.

Related to #763

This updates the `WPConfigFile` class, and the classes used by it, to
inherit the environment variables and allow setups configuring the
`wp-config.php` file based on those (e.g. `ddev`) to work correctly
during setup.
@lucatume lucatume self-assigned this Nov 27, 2024
@lucatume lucatume marked this pull request as ready for review November 29, 2024 09:34
@lucatume lucatume merged commit b9ef516 into master Nov 29, 2024
47 checks passed
@lucatume lucatume deleted the v4-wpconfig-env branch November 29, 2024 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant