From: Philipp Dallig Date: Thu, 11 Feb 2016 08:57:27 +0000 (+0100) Subject: bmas-typo3 - remove xdebug in test env X-Git-Tag: v0.1.0~5400 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=0eb4f826cc77f71e91939ffdeceb13d19d446c9d;p=pixelpark%2Fhiera.git bmas-typo3 - remove xdebug in test env --- 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