Skip to content

Remove php.ini sample #18850

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
Nov 5, 2018

Conversation

wiardvanrij
Copy link
Contributor

@wiardvanrij wiardvanrij commented Oct 26, 2018

Description (*)

The current php.ini.sample is really outdated and is not really "mature". It is simple to provide users with the basics, which is only things about memory_limit at the moment. For the rest users should refer to the Magento2 version requirements.

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)

@magento-cicd2
Copy link
Contributor

magento-cicd2 commented Oct 26, 2018

CLA assistant check
All committers have signed the CLA.

@magento-engcom-team
Copy link
Contributor

Hi @wiardvanrij. Thank you for your contribution
Here is some useful tips how you can test your changes using Magento test environment.
Add the comment under your pull request to deploy test or vanilla Magento instance:

  • @magento-engcom-team give me test instance - deploy test instance based on PR changes
  • @magento-engcom-team give me $VERSION instance - deploy vanilla Magento instance

For more details, please, review the Magento Contributor Assistant documentation

@orlangur orlangur self-assigned this Oct 27, 2018
@orlangur
Copy link
Contributor

@wiardvanrij memory limit is already covered in Magento dev docs as well, why do we need this file at all then?

@wiardvanrij
Copy link
Contributor Author

wiardvanrij commented Oct 27, 2018

@orlangur Oh I agree, it would be better to remove it :) - updated

@wiardvanrij wiardvanrij changed the title Updates php.ini sample Remove php.ini sample Oct 27, 2018
@magento-engcom-team magento-engcom-team added this to the Release: 2.3.1 milestone Oct 27, 2018
@magento-engcom-team
Copy link
Contributor

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

@magento-engcom-team
Copy link
Contributor

Hi @wiardvanrij. Thank you for your contribution.
We will aim to release these changes as part of 2.3.1.
Please check the release notes for final confirmation.

@ncioj10
Copy link

ncioj10 commented Apr 3, 2019

I think it is not very good to entirely remove this file. Is it possible to provide a updated version, as there are only bits of information flying around about this topic?

@orlangur
Copy link
Contributor

orlangur commented Apr 3, 2019

@ncioj10 https://devdocs.magento.com/guides/v2.3/install-gde/prereq/php-settings.html should contain all the needed settings. If it's not true, it should be fixed instead of adding some file here.

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