We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b39f1a commit 791c195Copy full SHA for 791c195
etc/php/development.ini
@@ -1,3 +1,7 @@
1
+; -------------------------------------
2
+; DEVELOPMENT configuration
3
4
+
5
; this file will overwrite default php.ini settings
6
7
display_errors = 1
etc/php/production.ini
+; PRODUCTION configuration
display_errors = 0
0 commit comments