Skip to content

Support for WordPress 7.0#104

Merged
rkoopmans merged 13 commits intotinify:masterfrom
wcreateweb:chore/7.0
Apr 29, 2026
Merged

Support for WordPress 7.0#104
rkoopmans merged 13 commits intotinify:masterfrom
wcreateweb:chore/7.0

Conversation

@tijmenbruggeman
Copy link
Copy Markdown
Collaborator

@tijmenbruggeman tijmenbruggeman commented Apr 29, 2026

Changed

  • Added RC2 to already support 7.0: Tested up to 7.0
  • Removed a duplicate line cp when starting up mocks
  • Removed version 57 from integration tests
  • Added version 7.0 and php 8.4

Notes on WordPress 7 and Php 8.4

  • PHP 8.4 is not officially supported yet but usage is at 4.9% and growing so might as well set 7 to 8.4.
  • In 8.4 the curl options CURLOPT_BINARYTRANSFER is deprecated. This constant had no effect since PHP 5.1.2.
  • WordPress 7 is moving towards client side media processing. Meaning things like resizing/cropping will be happening client side. Good to consider this as well.

@rkoopmans rkoopmans merged commit a24de61 into tinify:master Apr 29, 2026
9 checks passed
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.

3 participants