Skip to content

[Forwardport] Ensure DeploymentConfig Reader always returns an array #13792

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 2 commits into from
Feb 26, 2018
Merged

[Forwardport] Ensure DeploymentConfig Reader always returns an array #13792

merged 2 commits into from
Feb 26, 2018

Conversation

nmalevanec
Copy link
Contributor

Original Pull Request

#13584

Description

When a empty configuration file is ready, this could result in loading invalid configuration, eg. just 1 instead of an array. This will lead to problems with other code, expecting a valid array.

Fixed Issues

/pull/13090

Manual testing scenarios

Create an empty file as app/etc/env.php and run the CLI installer

@magento-engcom-team
Copy link
Contributor

Hi @ihor-sviziev, thank you for the review.
MAGETWO-88256 has been created to process this Pull Request

@orlangur orlangur self-assigned this Feb 23, 2018
@magento-engcom-team
Copy link
Contributor

Hi @orlangur, thank you for the review.
MAGETWO-88256 has been created to process this Pull Request

@magento-engcom-team magento-engcom-team merged commit f97a965 into magento:2.3-develop Feb 26, 2018
@nmalevanec nmalevanec deleted the 2.3-develop-PR-port-13584 branch August 21, 2018 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants