diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-12-05 06:00:46 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-12-05 06:00:46 +0100 |
commit | e94710c96820411a3309d22b7ffae8dad4c6a255 (patch) | |
tree | 68c3ebbf5e907b4287ddae2044afd8af7caeb8f7 /REFLECTION | |
parent | f438b7ab89df3185708fe7565ffa32db680ade5c (diff) |
php-pecl-xdebug: switch the spec
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #15 xdebug version 2.4.1 ] { +Extension [ <persistent> extension #161 xdebug version 2.5.0rc1 ] { - INI { Entry [ xdebug.auto_trace <ALL> ] @@ -65,7 +65,7 @@ Extension [ <persistent> extension #15 xdebug version 2.4.1 ] { Current = '-1' } Entry [ xdebug.overload_var_dump <ALL> ] - Current = '2' + Current = '1' } Entry [ xdebug.show_error_trace <ALL> ] Current = '0' |