D0R4H4X0R SH3LL
Server Information
Server: |
Microsoft-IIS/10.0 |
System: |
Windows NT BH-PLESK-WEB3 10.0 build 20348 (Windows Server 2022) AMD64 |
User: |
IWPD_8556(lensai) ( 0 ) |
PHP Version: |
8.3.21 |
Python Version: |
Python is not available |
Disabled Functions: | , Cron, Curl, Ftp, GCC, Mail, Mysql, PKEXEC, Perl, Python, SendMail, Ssh, Wget, exec, passthru, shell_exec, system |
Features
Command Line
Find Longest Directory Path
Scan New PHP Files
Current File : D:/INETPUB/VHOSTS/lensai.com/httpdocs/admin/mail/travis.phpunit.xml.dist
<?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"
strict="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>
D0R4H4X0R SH3LL