Server : Apache/2 System : Linux server1.tkcorporation.co.th 2.6.32-042stab145.3 #1 SMP Thu Jun 11 14:05:04 MSK 2020 i686 User : ifixit ( 537) PHP Version : 5.3.29 Disable Function : exec,system,passthru,shell_exec,escapeshellarg,escapeshellcmd,proc_close,proc_open,dl,popen,show_source Directory : /home/ifixit/public_html/assets/PHPMailer/ |
<?xml version="1.0" encoding="UTF-8"?> <phpunit verbose="false" stopOnError="false" stopOnFailure="false" stopOnIncomplete="false" stopOnSkipped="false" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" colors="false" forceCoversAnnotation="false" processIsolation="false"> <testsuites> <testsuite name="PHPMailer Tests"> <directory>./test/</directory> </testsuite> </testsuites> <filter> <blacklist> <directory suffix=".php">./extras</directory> </blacklist> </filter> <groups> <exclude> <group>languages</group> </exclude> </groups> <logging> <log type="coverage-text" target="php://stdout" showUncoveredFiles="true"/> <log type="coverage-clover" target="build/logs/clover.xml"/> <log type="junit" target="build/logs/junit.xml" logIncompleteSkipped="false"/> </logging> </phpunit>