Fix for bug #82

This commit is contained in:
2019-01-03 17:47:16 -05:00
parent a32988ed03
commit 4d20608767
2 changed files with 3 additions and 2 deletions

View File

@ -2040,7 +2040,8 @@ eaccelerator.shm_prune_period="0"
; Default value is "0" that means - use disk and shared memory for caching.
eaccelerator.shm_only="0"
[XDebug]zend_extension = "C:\xampp\php\ext\php_xdebug-2.6.1-7.2-vc15.dll"
[XDebug]
zend_extension = "C:\xampp\php\ext\php_xdebug-2.6.0-7.2-vc15.dll"
xdebug.profiler_append = 0
xdebug.profiler_enable = 1
xdebug.profiler_enable_trigger = 0