Skip to content

Cake 5 compat #20

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Cake 5 compat #20

wants to merge 3 commits into from

Conversation

idfake
Copy link

@idfake idfake commented Feb 8, 2024

  • use SplFileInfo instead of removed Cake\Filesystem\File
  • crank phpoffice/phpspreadsheet to ^2.0 because of PHP 8.1 requirement for Cake 5

- use SplFileInfo instead of removed Cake\Filesystem\File
- crank phpoffice/phpspreadsheet to ^2.0 because of PHP 8.1 requirement
@idfake idfake mentioned this pull request Feb 8, 2024
@robertpustulka
Copy link
Member

@idfake thanks!

You need to migrate fixtures as well (use fixture extension instead of injector). Have you tried running tests locally?

https://book.cakephp.org/5/en/development/testing.html#fixtures

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants