X7ROOT File Manager
Current Path:
/home/bmglobalcareers/public_html/Emails
home
/
bmglobalcareers
/
public_html
/
Emails
/
📁
..
📄
LICENSE
(26.4 KB)
📁
PHPMailer
📄
PHPMailerAutoload.php
(1.7 KB)
📄
README.md
(13.9 KB)
📄
SECURITY.md
(4.1 KB)
📄
VERSION
(8 B)
📄
changelog.md
(32.39 KB)
📄
class.phpmailer.php
(147.55 KB)
📄
class.phpmaileroauth.php
(7.24 KB)
📄
class.phpmaileroauthgoogle.php
(2.48 KB)
📄
class.pop3.php
(11.15 KB)
📄
class.smtp.php
(43.72 KB)
📄
composer.json
(1.9 KB)
📄
composer.lock
(129.46 KB)
📁
docs
📁
emails
📁
examples
📁
extras
📄
get_oauth_token.php
(5.08 KB)
📁
language
📁
test
📄
travis.phpunit.xml.dist
(1.08 KB)
Editing: 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" 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>
Upload File
Create Folder