Skip to content
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

fileUploaded: Fix the error of File not supported i #1894

Merged
merged 1 commit into from
Feb 17, 2025

Conversation

ali-ichk
Copy link
Contributor

Description

Added a fix for some temporary image files especially in the Stream module for an error related to exif: exif_read_data(phpUf54qr): File not supported in FileUploader.php.

PHP Manuals referred to:
https://www.php.net/manual/en/function.exif-read-data.php
https://www.php.net/manual/en/function.getimagesize.php

Also added a fix for the deprecation messages: implicit conversion from float to int loses precision

…l/src/Gibbon/FileUploader.php on line 360.
Copy link
Member

@SKuipers SKuipers left a comment

Choose a reason for hiding this comment

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

Thanks Ali, looking forward to fixing this issue, going to merge and test.

@SKuipers SKuipers merged commit efbac13 into GibbonEdu:v29.0.00 Feb 17, 2025
5 checks passed
SKuipers added a commit that referenced this pull request Feb 17, 2025
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