-
Notifications
You must be signed in to change notification settings - Fork 78
Closed
Description
Cake's test relay hevily on PHPUnit_Test_Case
class which comes from old version of PHPUnit.
- Check how many deprecation notices show up in logs.
- Investigate effort to update PHPUnit and all tests
- Check how much effort costs upgrading PHPUnit. Requred version of PHPUnit is 8. In previous versions of PHPUnit there is
each()
used which is removed in PHP 8.
Bootstrap file
Check if it helps to run tests of framework: cakephp/cakephp#12700 (comment)
Metadata
Metadata
Assignees
Labels
No labels