Fix: regression

This commit is contained in:
Regis Houssin 2011-09-29 13:51:53 +02:00
parent 8e8468470f
commit 38c682bb9f

View File

@ -7,9 +7,9 @@
convertNoticesToExceptions="true"
convertWarningsToExceptions="true"
colors="true"
processIsolation="true"
processIsolation="false"
stopOnFailure="false"
syntaxCheck="true">
syntaxCheck="false">
<filter>
<blacklist>
<directory suffix=".php">../../build/</directory>