Skip to content

Commit 64e1c97

Browse files
authored
Update URL for variables_order documentation
1 parent 7404da1 commit 64e1c97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php.ini-production

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -633,7 +633,7 @@ ignore_repeated_source = Off
633633
; Default Value: "EGPCS"
634634
; Development Value: "EGPCS"
635635
; Production Value: "EGPCS"
636-
; http://php.net/variables-order
636+
; https://php.net/variables-order
637637
;variables_order = "EGPCS"
638638

639639
; This directive determines which super global data (G,P & C) should be

0 commit comments

Comments
 (0)