X7ROOT File Manager
Current Path:
/home/gfecatvj/sites/restate/vendor/phenx/php-font-lib
home
/
gfecatvj
/
sites
/
restate
/
vendor
/
phenx
/
php-font-lib
/
📁
..
📄
.gitattributes
(156 B)
📄
.gitignore
(46 B)
📄
.htaccess
(14 B)
📄
.travis.yml
(622 B)
📄
LICENSE
(23.79 KB)
📄
README.md
(1.03 KB)
📄
bower.json
(525 B)
📄
composer.json
(603 B)
📄
index.php
(34 B)
📁
maps
📄
phpunit.xml.dist
(545 B)
📁
sample-fonts
📁
src
📁
tests
Editing: phpunit.xml.dist
<?xml version="1.0" encoding="UTF-8"?> <phpunit backupGlobals="false" backupStaticAttributes="false" colors="false" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" stopOnFailure="false" syntaxCheck="false" bootstrap="vendor/autoload.php" > <testsuites> <testsuite name="PHP Font Lib Test Suite"> <directory>./tests/FontLib/</directory> </testsuite> </testsuites> </phpunit>
Upload File
Create Folder