|
@@ -1,8 +1,8 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
<!DOCTYPE phpunit SYSTEM "phpunit.dtd" >
|
|
|
<phpunit
|
|
|
- backupGlobals="true"
|
|
|
- backupStaticAttributes="false"
|
|
|
+ backupGlobals="false"
|
|
|
+ backupStaticAttributes="true"
|
|
|
convertErrorsToExceptions="true"
|
|
|
convertNoticesToExceptions="true"
|
|
|
convertWarningsToExceptions="true"
|