-
-
Notifications
You must be signed in to change notification settings - Fork 484
Recipe missing request_order #235
Copy link
Copy link
Open
Labels
BugSomething isn't workingSomething isn't workingFeature RequestEnhancement to existing functionality or new functionalityEnhancement to existing functionality or new functionalityGood First IssueAn issue which is a good way to get started in the projectAn issue which is a good way to get started in the projecthacktoberfestAn issue highlighted for the digital ocean Hacktoberfest EventAn issue highlighted for the digital ocean Hacktoberfest Event
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't workingFeature RequestEnhancement to existing functionality or new functionalityEnhancement to existing functionality or new functionalityGood First IssueAn issue which is a good way to get started in the projectAn issue which is a good way to get started in the projecthacktoberfestAn issue highlighted for the digital ocean Hacktoberfest EventAn issue highlighted for the digital ocean Hacktoberfest Event
Description
php.inifor CentOS, RedHat and Ubuntu are missingrequest_order, defaulting it tovariables_order, which is set toEGPCS.http://php.net/manual/en/ini.core.php says that
I would like to understand why the variable is missing from the template for these distributions and, if possible, what are the potential security issues that might come from have
'C'in the list.