Skip to content

Cake 5 Update #18

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

Closed
wants to merge 1 commit into from
Closed

Cake 5 Update #18

wants to merge 1 commit into from

Conversation

idfake
Copy link

@idfake idfake commented Jan 26, 2024

As the title suggests.
I made minimal changed to provide Cake5 compat.

@@ -354,14 +354,14 @@ public function getReader(File $file, array $options = [])
public function getWriter(Spreadsheet $excel, File $file, array $options = [])
{
if (!$file->exists()) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be renamed to getSize() as well?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah, missed that.

@robertpustulka robertpustulka deleted the branch robotusers:0.7 February 8, 2024 10:41
@robertpustulka
Copy link
Member

@idfake please reopen targeting master branch

@idfake
Copy link
Author

idfake commented Feb 8, 2024

@idfake please reopen targeting master branch
sure. #20

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