Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
open-source
sygal-import-ws
Commits
7a19751d
Commit
7a19751d
authored
Sep 20, 2018
by
Bertrand Gauthier
Browse files
Config PHP : xdebug
parent
efa10135
Changes
1
Hide whitespace changes
Inline
Side-by-side
docker/php.conf
View file @
7a19751d
...
...
@@ -14,3 +14,15 @@ opcache.enable = 0
#upload_max_filesize = 51M
#post_max_size = 60M
xdebug
.
remote_enable
=
1
xdebug
.
remote_connect_back
=
1
xdebug
.
profiler_enable_trigger
=
1
xdebug
.
var_display_max_children
=
1024
xdebug
.
var_display_max_data
= -
1
xdebug
.
max_nesting_level
=
256
# Attention: trop diminuer 'max_nesting_level' peut causer une erreur 'Maximum function nesting level of x reached'
#xdebug.collect_params = 4
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment