Remove php.ini sample#18850
Conversation
|
Hi @wiardvanrij. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
|
@wiardvanrij memory limit is already covered in Magento dev docs as well, why do we need this file at all then? |
|
@orlangur Oh I agree, it would be better to remove it :) - updated |
|
Hi @orlangur, thank you for the review. |
|
Hi @wiardvanrij. Thank you for your contribution. |
|
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? |
|
@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. |
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 (*)