File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <phpunit xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" bootstrap =" system/Test/bootstrap.php" backupGlobals =" false" colors =" true" convertErrorsToExceptions =" true" convertNoticesToExceptions =" true" convertWarningsToExceptions =" true" stopOnError =" false" stopOnFailure =" false" stopOnIncomplete =" false" stopOnSkipped =" false" xsi : noNamespaceSchemaLocation =" https://schema.phpunit.de/9.3/phpunit.xsd" >
2+ <phpunit xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3+ bootstrap=" system/Test/bootstrap.php"
4+ backupGlobals=" false"
5+ colors=" true"
6+ convertErrorsToExceptions=" true"
7+ convertNoticesToExceptions=" true"
8+ convertWarningsToExceptions=" true"
9+ stopOnError=" false"
10+ stopOnFailure=" false"
11+ stopOnIncomplete=" false"
12+ stopOnSkipped=" false"
13+ xsi:noNamespaceSchemaLocation=" https://schema.phpunit.de/9.3/phpunit.xsd" >
314 <coverage includeUncoveredFiles =" true" processUncoveredFiles =" true" >
415 <include >
516 <directory suffix =" .php" >./app</directory >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <phpunit xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" bootstrap =" vendor/codeigniter4/framework/system/Test/bootstrap.php" backupGlobals =" false" colors =" true" convertErrorsToExceptions =" true" convertNoticesToExceptions =" true" convertWarningsToExceptions =" true" stopOnError =" false" stopOnFailure =" false" stopOnIncomplete =" false" stopOnSkipped =" false" xsi : noNamespaceSchemaLocation =" https://schema.phpunit.de/9.3/phpunit.xsd" >
2+ <phpunit xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3+ bootstrap=" vendor/codeigniter4/framework/system/Test/bootstrap.php"
4+ backupGlobals=" false"
5+ colors=" true"
6+ convertErrorsToExceptions=" true"
7+ convertNoticesToExceptions=" true"
8+ convertWarningsToExceptions=" true"
9+ stopOnError=" false"
10+ stopOnFailure=" false"
11+ stopOnIncomplete=" false"
12+ stopOnSkipped=" false"
13+ xsi:noNamespaceSchemaLocation=" https://schema.phpunit.de/9.3/phpunit.xsd" >
314 <coverage includeUncoveredFiles =" true" processUncoveredFiles =" true" >
415 <include >
516 <directory suffix =" .php" >./src</directory >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <phpunit xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" bootstrap =" vendor/codeigniter4/framework/system/Test/bootstrap.php" backupGlobals =" false" colors =" true" convertErrorsToExceptions =" true" convertNoticesToExceptions =" true" convertWarningsToExceptions =" true" stopOnError =" false" stopOnFailure =" false" stopOnIncomplete =" false" stopOnSkipped =" false" xsi : noNamespaceSchemaLocation =" https://schema.phpunit.de/9.3/phpunit.xsd" >
2+ <phpunit xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3+ bootstrap=" vendor/codeigniter4/framework/system/Test/bootstrap.php"
4+ backupGlobals=" false"
5+ colors=" true"
6+ convertErrorsToExceptions=" true"
7+ convertNoticesToExceptions=" true"
8+ convertWarningsToExceptions=" true"
9+ stopOnError=" false"
10+ stopOnFailure=" false"
11+ stopOnIncomplete=" false"
12+ stopOnSkipped=" false"
13+ xsi:noNamespaceSchemaLocation=" https://schema.phpunit.de/9.3/phpunit.xsd" >
314 <coverage includeUncoveredFiles =" true" processUncoveredFiles =" true" >
415 <include >
516 <directory suffix =" .php" >./app</directory >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <phpunit xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" bootstrap =" system/Test/bootstrap.php" backupGlobals =" false" colors =" true" convertErrorsToExceptions =" true" convertNoticesToExceptions =" true" convertWarningsToExceptions =" true" stopOnError =" false" stopOnFailure =" false" stopOnIncomplete =" false" stopOnSkipped =" false" xsi : noNamespaceSchemaLocation =" https://schema.phpunit.de/9.3/phpunit.xsd" >
2+ <phpunit xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3+ bootstrap=" system/Test/bootstrap.php"
4+ backupGlobals=" false"
5+ colors=" true"
6+ convertErrorsToExceptions=" true"
7+ convertNoticesToExceptions=" true"
8+ convertWarningsToExceptions=" true"
9+ stopOnError=" false"
10+ stopOnFailure=" false"
11+ stopOnIncomplete=" false"
12+ stopOnSkipped=" false"
13+ xsi:noNamespaceSchemaLocation=" https://schema.phpunit.de/9.3/phpunit.xsd" >
314 <coverage processUncoveredFiles =" true" >
415 <include >
516 <directory suffix =" .php" >./system</directory >
You can’t perform that action at this time.
0 commit comments