File manager - Edit - /home/opticamezl/www/newok/phenx.tar
Back
php-svg-lib/.gitignore 0000604 00000000022 15173423776 0010671 0 ustar 00 excluded gui .idea php-svg-lib/.gitattributes 0000604 00000000165 15173423776 0011604 0 ustar 00 *.json text *.xml text *.php text *.md text *.css text *.js text *.html text *.htm text *.svg text php-svg-lib/phpunit.xml 0000604 00000001035 15173423776 0011117 0 ustar 00 <?xml version="1.0" encoding="UTF-8"?> <phpunit backupGlobals="false" backupStaticAttributes="false" colors="true" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" processIsolation="false" stopOnFailure="false" syntaxCheck="false" bootstrap="src/autoload.php" > <testsuites> <testsuite name="SVG lib test suite"> <directory>./tests/Svg/</directory> </testsuite> </testsuites> </phpunit>