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" convertNoticesToExceptions="true"
convertWarningsToExceptions="true" convertWarningsToExceptions="true"
colors="true" colors="true"
processIsolation="true" processIsolation="false"
stopOnFailure="false" stopOnFailure="false"
syntaxCheck="true"> syntaxCheck="false">
<filter> <filter>
<blacklist> <blacklist>
<directory suffix=".php">../../build/</directory> <directory suffix=".php">../../build/</directory>