Skip to content

Conversation

remicollet
Copy link
Contributor

@remicollet remicollet commented Jul 28, 2025

See discussion on #739

To summarize

On Linux, we rely on soname to detect ABI change, and even if upstream is not reliable, downstream monitors these changes

This PR only change default value (which is already 1 on most Linux distribution)

In all cases, users can change the value in their local configuration.

Copy link
Collaborator

@bukka bukka left a comment

Choose a reason for hiding this comment

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

This seems reasonable to me considering that they are bumping soname when the break happens. I would like to wait @Danack to confirm though as he commented on the previous PR in this regard.

@bukka
Copy link
Collaborator

bukka commented Aug 14, 2025

This should go only to minor version update though as it's a more feature though.

@bukka bukka linked an issue Aug 14, 2025 that may be closed by this pull request
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.

php-legacy-imagick-3.8.0-1 compiled against v1809 but v1810 is loaded
2 participants