From 4126655a478754b9b9ac577441e47bd613dbae23 Mon Sep 17 00:00:00 2001 From: David Grudl Date: Fri, 22 Aug 2014 22:19:24 +0200 Subject: [PATCH] tests: fixed php-win.ini --- tests/php-win.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/php-win.ini b/tests/php-win.ini index 5839751ff..4b044eda0 100644 --- a/tests/php-win.ini +++ b/tests/php-win.ini @@ -1,5 +1,6 @@ [PHP] extension_dir = "./ext" +extension=php_fileinfo.dll [Zend] ;zend_extension="./ext/php_xdebug-2.0.5-5.3-vc6.dll"