From c8602f2806f29779977ea956fa6583f234eb2e7e Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 2 Jun 2016 06:32:08 +0200 Subject: php-horde-Horde-Mime: xdebug tunning --- php-horde-Horde-Mime.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'php-horde-Horde-Mime.spec') diff --git a/php-horde-Horde-Mime.spec b/php-horde-Horde-Mime.spec index f9d6cc2..904be13 100644 --- a/php-horde-Horde-Mime.spec +++ b/php-horde-Horde-Mime.spec @@ -135,7 +135,7 @@ cd %{pear_name}-%{version}/test/$(echo %{pear_name} | sed -e s:_:/:g) rm MdnTest.php %endif -%{_bindir}/phpunit . +%{_bindir}/phpunit -d xdebug.max_nesting_level=1000 . if which php70; then php70 %{_bindir}/phpunit . -- cgit