BLUE
PHP 7.4.33
Path:
/var/www/podiocopy.bitkit.dk/httpdocs/vendor.new/phpunit/phpunit-mock-objects
Run
Logout
Edit File
Size: 1.18 KB
Close
/var/www/podiocopy.bitkit.dk/httpdocs/vendor.new/phpunit/phpunit-mock-objects/build.xml
Text
Base64
<?xml version="1.0" encoding="UTF-8"?> <project name="PHPUnit_MockObjects"> <target name="clean" description="Cleanup build artifacts"> <delete dir="${basedir}/vendor"/> <delete file="${basedir}/composer.lock"/> <delete> <fileset dir="${basedir}/build"> <include name="**/*.phar" /> </fileset> </delete> </target> <target name="composer" depends="clean" description="Install dependencies with Composer"> <tstamp> <format property="thirty.days.ago" pattern="MM/dd/yyyy hh:mm aa" offset="-30" unit="day"/> </tstamp> <delete> <fileset dir="${basedir}"> <include name="composer.phar" /> <date datetime="${thirty.days.ago}" when="before"/> </fileset> </delete> <get src="https://getcomposer.org/composer.phar" dest="${basedir}/composer.phar" skipexisting="true"/> <exec executable="php"> <arg value="composer.phar"/> <arg value="install"/> </exec> </target> <target name="phpcs" description="Find coding standard violations using PHP_CodeSniffer"> <exec executable="phpcs"> <arg value="--standard=PSR2" /> <arg value="--extensions=php" /> <arg path="${basedir}/src" /> <arg path="${basedir}/tests" /> </exec> </target> </project>
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 3 × Files: 9
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
build
DIR
-
drwxr-xr-x
2015-10-02 06:51:40
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
src
DIR
-
drwxr-xr-x
2015-10-02 06:51:40
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
tests
DIR
-
drwxr-xr-x
2015-10-02 06:51:40
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
.gitattributes
15 B
lrw-r--r--
2015-10-02 06:51:40
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
.gitignore
100 B
lrw-r--r--
2015-10-02 06:51:40
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
.travis.yml
426 B
lrw-r--r--
2015-10-02 06:51:40
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
build.xml
1.18 KB
lrw-r--r--
2015-10-02 06:51:40
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
composer.json
1.13 KB
lrw-r--r--
2015-10-02 06:51:40
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
CONTRIBUTING.md
333 B
lrw-r--r--
2015-10-02 06:51:40
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
LICENSE
1.52 KB
lrw-r--r--
2015-10-02 06:51:40
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
phpunit.xml.dist
677 B
lrw-r--r--
2015-10-02 06:51:40
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
README.md
946 B
lrw-r--r--
2015-10-02 06:51:40
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).