]> git.mxchange.org Git - core.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Tue, 19 Nov 2024 12:07:39 +0000 (13:07 +0100)
committerRoland Häder <roland@mxchange.org>
Tue, 19 Nov 2024 12:07:39 +0000 (13:07 +0100)
commit9b910ca2ccf538f547300dff84a0fb1c1fe0a34b
tree82ea9a656ea291d4db330c4b685a2f5e5eb3019a
parent7539283495f886c07534882f983d81bf81c886b8
Continued:
- sorted .gitignore file
- ported files towards newer PHPUnit version
.gitignore
phpunit.xml.dist
tests/framework/bootstrap/FrameworkBootstrapTest.php [new file with mode: 0644]
tests/framework/bootstrap/class_FrameworkBootstrapTest.php [deleted file]
tests/framework/config/FrameworkConfigurationTest.php