Skip to content

Commit 9628225

Browse files
committed
Disables ENVIRONMENT setting via php-server
1 parent 34145cb commit 9628225

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php-server.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ xdebug.var_display_max_children = 256
2323
xdebug.var_display_max_data = 1024
2424

2525
[server]
26-
ENVIRONMENT = development
26+
;ENVIRONMENT = development

0 commit comments

Comments
 (0)