File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 151
151
152
152
; variables_order
153
153
; Default Value: "EGPCS"
154
- ; Development Value: "GPCS "
155
- ; Production Value: "GPCS "
154
+ ; Development Value: "EGPCS "
155
+ ; Production Value: "EGPCS "
156
156
157
157
; zend.exception_ignore_args
158
158
; Default Value: Off
@@ -644,10 +644,10 @@ report_memleaks = On
644
644
; can still get access to the environment variables through getenv() should you
645
645
; need to.
646
646
; Default Value: "EGPCS"
647
- ; Development Value: "GPCS "
648
- ; Production Value: "GPCS ";
647
+ ; Development Value: "EGPCS "
648
+ ; Production Value: "EGPCS ";
649
649
; http://php.net/variables-order
650
- variables_order = "GPCS "
650
+ variables_order = "EGPCS "
651
651
652
652
; This directive determines which super global data (G,P & C) should be
653
653
; registered into the super global array REQUEST. If so, it also determines
Original file line number Diff line number Diff line change 151
151
152
152
; variables_order
153
153
; Default Value: "EGPCS"
154
- ; Development Value: "GPCS "
155
- ; Production Value: "GPCS "
154
+ ; Development Value: "EGPCS "
155
+ ; Production Value: "EGPCS "
156
156
157
157
; zend.exception_ignore_args
158
158
; Default Value: Off
@@ -646,10 +646,10 @@ report_memleaks = On
646
646
; can still get access to the environment variables through getenv() should you
647
647
; need to.
648
648
; Default Value: "EGPCS"
649
- ; Development Value: "GPCS "
650
- ; Production Value: "GPCS ";
649
+ ; Development Value: "EGPCS "
650
+ ; Production Value: "EGPCS ";
651
651
; http://php.net/variables-order
652
- variables_order = "GPCS "
652
+ variables_order = "EGPCS "
653
653
654
654
; This directive determines which super global data (G,P & C) should be
655
655
; registered into the super global array REQUEST. If so, it also determines
You can’t perform that action at this time.
0 commit comments