Skip to content

Fix SF 4.3 deprecation with Dotenv #158

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

Merged
merged 1 commit into from
Jul 2, 2019

Conversation

acasademont
Copy link
Contributor

Since SF 4.3, the Dotenv component now explicitly requires that we enable the use of putenv() calls. Since we use getenv() later on the bootstrap, the property needs to be true.

@acasademont
Copy link
Contributor Author

The failing tests are fixed in another PR #159

@andig
Copy link
Contributor

andig commented Jul 2, 2019

CI is failing, looks like php-pm/php-pm#457? I‘ll try to enable scheduled builds to catch these failures earlier.

@acasademont
Copy link
Contributor Author

@andig yes exactly, this is hard to see if we don't build in a regular basis. I saw it when we updated our project to SF 4.3

@andig andig merged commit 2d581a5 into php-pm:master Jul 2, 2019
@andig
Copy link
Contributor

andig commented Jul 2, 2019

I‘ve added monthly builds for the time beeing and will release asap.

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.

2 participants