From 0eb4f826cc77f71e91939ffdeceb13d19d446c9d Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Thu, 11 Feb 2016 09:57:27 +0100 Subject: [PATCH] bmas-typo3 - remove xdebug in test env --- customer/bmas-typo3/test.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/customer/bmas-typo3/test.yaml b/customer/bmas-typo3/test.yaml index 023ee8be..047bac88 100644 --- a/customer/bmas-typo3/test.yaml +++ b/customer/bmas-typo3/test.yaml @@ -49,11 +49,6 @@ php::extensions: suhosin.executor.include.whitelist: 'phar,vfs' mbstring: {} pecl-memcache: {} - xdebug: - provider: pecl - settings: - xdebug.max_nesting_level: 400 - zend: true php::dev: true php::pear: true -- 2.39.5