Skip to content

ext/gd: remove libde265 and x265 checks on Windows - #22869

Merged
shivammathur merged 1 commit into
php:masterfrom
shivammathur:remove-hevc-checks
Jul 23, 2026
Merged

ext/gd: remove libde265 and x265 checks on Windows#22869
shivammathur merged 1 commit into
php:masterfrom
shivammathur:remove-hevc-checks

Conversation

@shivammathur

Copy link
Copy Markdown
Member

This is a followup to GH-22532.
These libraries have licenses that are not compatible with the current PHP license and should not be included in the Windows builds.

Ref: Multicorewareinc/x265#917

@shivammathur

Copy link
Copy Markdown
MemberAuthor

CI failure is unrelated, merging this

@shivammathur
shivammathur merged commit c329a71 into php:masterJul 23, 2026
32 of 34 checks passed
@shivammathur
shivammathur deleted the remove-hevc-checks branch July 23, 2026 14:02
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@shivammathur