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

Update ToWebp.php #2865

Merged
merged 1 commit into from Jan 29, 2024
Merged

Update ToWebp.php #2865

merged 1 commit into from Jan 29, 2024

Conversation

marleylinku
Copy link

Input can be false. so add a return false

Related:

  • Ticket 1
  • Ticket 2

Issue

Solution

Impact

Usage Changes

Considerations

Testing

Input can be false. so add a return false
@sque89
Copy link

sque89 commented Jan 25, 2024

We recently had (and probably still have) problems with invalid JPGs breaking the page because imageistruecolor is producing a fatal error if receiving a boolean. Can this be merged ASAP please?

@gchtr gchtr added the 1.x label Jan 25, 2024
@Levdbas Levdbas added this to the 1.24.0 milestone Jan 28, 2024
Copy link
Member

@gchtr gchtr left a comment

Choose a reason for hiding this comment

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

Thanks and congratulations to your first pull request.

This is already fixed in Timber 2.0, but let’s backport this to 1.x.

We’d appreciate it if you’d describe the change next time you make a pull request. That’s what the pull request template is for. It takes away the burden of guessing why certain changes were made, even if they might seem obvious.

@gchtr gchtr merged commit f7c94c6 into timber:1.x Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants