Skip to content

Conversation

@Khuthaily
Copy link

This patch widens the PHP version constraint to include PHP 8.5. This change ensures continued compatibility for downstream packages such as dompdf/dompdf, which indirectly depend on this package through php-svg-lib.

The reason for this change is to keep the 8.x branch viable for projects that are not yet ready to migrate to sabberworm v9.

This patch widens the PHP version constraint to include PHP 8.5. 
This change ensures continued compatibility for downstream packages such as `dompdf/dompdf`, which indirectly depend on this package through `php-svg-lib`.

The reason for this change is to keep the `8.x` branch viable for projects that are not yet ready to migrate to `sabberworm v9`.
@oliverklee
Copy link
Collaborator

@Khuthaily Thank your for this contribution!

We currently do not support the 8.x branch anymore. So we recommend that projects switch to version 9.x if they want to use the new features (which includes support for PHP 8.5).

Do you know if there is any blocker for the php-svg-lib project to either switch to version 9.x of our library, or to at least allow both 8.x and 9.x? (If I understand this correctly, the existing PR would solve this.)

Sign up for free to 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.

2 participants