b5bf0425f3
Implemented ObjectStorage into Core.
...
continuous-integration/drone/push Build is failing
After careful deliberation it was decided to merge ObjectStorage into Core, as it's slowly getting used by every part of FuzeWorks.
2022-12-10 13:14:38 +01:00
8ce3630714
PHP 8.0 compatibility update
continuous-integration/drone/push Build encountered an error
2021-11-24 17:43:00 +01:00
3ebd91d2ef
Updated PHPUnit to ^9 and vfsStream to ~1.6.0.
...
continuous-integration/drone/push Build is passing
- This resulted in some changes needing to be made in the test folder. All tests have been updated to work with these updated dependencies.
- Also, PHP 7.1 is no longer supported.
- psr/log is no longer a dependency of Core
2020-07-31 14:29:37 +02:00
5272b3f40b
Changed phpunit.xml to no longer include code coverage for the test directory.
...
This should increase the coverage percentage significantly.
2019-02-11 17:57:46 +01:00
ef149a953f
Moved 'tests' to 'test' folder to make consistent with other FuzeWorks projects.
2018-12-23 19:21:31 +01:00