Linux ubuntu22 5.15.0-133-generic #144-Ubuntu SMP Fri Feb 7 20:47:38 UTC 2025 x86_64
nginx/1.18.0
: 128.199.27.159 | : 216.73.216.52
Cant Read [ /etc/named.conf ]
8.1.31
www-data
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
var /
www /
html /
sdgamatya /
vendor /
phpunit /
phpunit /
[ HOME SHELL ]
Name
Size
Permission
Action
.github
[ DIR ]
drwxr-xr-x
src
[ DIR ]
drwxr-xr-x
tests
[ DIR ]
drwxr-xr-x
.gitattributes
42
B
-rw-r--r--
.gitignore
323
B
-rw-r--r--
.php_cs
3.05
KB
-rw-r--r--
.stickler.yml
53
B
-rw-r--r--
.travis.yml
1.37
KB
-rw-r--r--
ChangeLog-4.0.md
7.87
KB
-rw-r--r--
ChangeLog-4.1.md
3.54
KB
-rw-r--r--
ChangeLog-4.2.md
2.41
KB
-rw-r--r--
ChangeLog-4.3.md
2.46
KB
-rw-r--r--
ChangeLog-4.4.md
2.32
KB
-rw-r--r--
ChangeLog-4.5.md
1.24
KB
-rw-r--r--
ChangeLog-4.6.md
4.16
KB
-rw-r--r--
ChangeLog-4.7.md
3
KB
-rw-r--r--
ChangeLog-4.8.md
12.16
KB
-rw-r--r--
ChangeLog-5.0.md
6.23
KB
-rw-r--r--
ChangeLog-5.1.md
2.72
KB
-rw-r--r--
ChangeLog-5.2.md
5.09
KB
-rw-r--r--
ChangeLog-5.3.md
2.56
KB
-rw-r--r--
ChangeLog-5.4.md
4.47
KB
-rw-r--r--
ChangeLog-5.5.md
2.86
KB
-rw-r--r--
ChangeLog-5.6.md
3.73
KB
-rw-r--r--
ChangeLog-5.7.md
9.79
KB
-rw-r--r--
LICENSE
1.54
KB
-rw-r--r--
README.md
2.15
KB
-rw-r--r--
build.xml
18.74
KB
-rw-r--r--
composer.json
2.13
KB
-rw-r--r--
phpunit
1.3
KB
-rw-r--r--
phpunit.xml
1.22
KB
-rw-r--r--
phpunit.xsd
12.86
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : ChangeLog-4.7.md
# Changes in PHPUnit 4.7 All notable changes of the PHPUnit 4.7 release series are documented in this file using the [Keep a CHANGELOG](http://keepachangelog.com/) principles. ## [4.7.7] - 2015-07-13 New PHAR release due to updated dependencies ## [4.7.6] - 2015-06-30 ### Fixed * Fixed [#1681](https://github.com/sebastianbergmann/phpunit/issues/1681): Code Coverage filter configuration is not passed to child processes * Fixed [#1692](https://github.com/sebastianbergmann/phpunit/issues/1692): Clean up `PHPUnit_Extensions_RepeatedTest` after refactoring * Fixed [#1763](https://github.com/sebastianbergmann/phpunit/issues/1763): `@before` and `@after` annotations do not work when inherited ## [4.7.5] - 2015-06-21 ### Fixed * Fixed [#490](https://github.com/sebastianbergmann/phpunit/issues/490): Ensure that a test can only be one of `@small`, `@medium`, or `@large`. * Fixed [#1704](https://github.com/sebastianbergmann/phpunit/issues/1704): Output printed during test missing when using TAP ## [4.7.4] - 2015-06-18 ### Changed * The `PHPUnit_Framework_Constraint_IsType` constraint now knows about the `real` type (which is an alias for `float`) * Various work on compatibility with PHP 7 ### Fixed * Fixed [#1749](https://github.com/sebastianbergmann/phpunit/issues/1749): `stopOnError` configuration setting does not work ## [4.7.3] - 2015-06-11 ### Fixed * Fixed [#1317](https://github.com/sebastianbergmann/phpunit/issues/1317): JUnit XML logfiles does not contain warnings * Fixed an [issue](https://github.com/sebastianbergmann/php-code-coverage/issues/347) where the warning that no whitelist is used is displayed when it should not ## [4.7.2] - 2015-06-06 New PHAR release due to updated dependencies ## [4.7.1] - 2015-06-05 New PHAR release due to updated dependencies ## [4.7.0] - 2015-06-05 ### Added * Merged [#1718](https://github.com/sebastianbergmann/phpunit/issues/1718): Support for `--INI--` section in PHPT tests ### Changed * Tests not annotated with `@small`, `@medium`, or `@large` are no longer treated as being annotated with `@small` * In verbose mode, the test runner now prints information about the PHP runtime * To be consistent with the printing of PHP runtime information, the configuration file used is only printed in verbose mode * A warning is now printed when code coverage data is collected but no whitelist is configured [4.7.7]: https://github.com/sebastianbergmann/phpunit/compare/4.7.6...4.7.7 [4.7.6]: https://github.com/sebastianbergmann/phpunit/compare/4.7.5...4.7.6 [4.7.5]: https://github.com/sebastianbergmann/phpunit/compare/4.7.4...4.7.5 [4.7.4]: https://github.com/sebastianbergmann/phpunit/compare/4.7.3...4.7.4 [4.7.3]: https://github.com/sebastianbergmann/phpunit/compare/4.7.2...4.7.3 [4.7.2]: https://github.com/sebastianbergmann/phpunit/compare/4.7.1...4.7.2 [4.7.1]: https://github.com/sebastianbergmann/phpunit/compare/4.7.0...4.7.1 [4.7.0]: https://github.com/sebastianbergmann/phpunit/compare/4.6...4.7.0
Close