Skip to content

Commit d2933c6

Browse files
Increased xdebug var_dump depth since 3 is a bit low for testing stuff
1 parent 55cefe9 commit d2933c6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker/application/environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
PHP_DEBUGGER=xdebug
22

33
php.xdebug.mode=develop,debug
4+
php.xdebug.var_display_max_depth=10

0 commit comments

Comments
 (0)