Added PHP 8.5 support (composer + CI)#346
Conversation
florianeckerstorfer
left a comment
There was a problem hiding this comment.
Thanks, looks good
|
Looks like GitHub Actions is having difficulties with the older OS versions (macOS 13 and Ubuntu 20): ❌ action run cocur/slugify 18367953308 I've updated the CI def to latest fulopattila122@389ecc1 in my fork, and it just works fine: ✔️ action run fulopattila122/slugify 18400590280 Do you want me to:
Cheers |
|
Please add the change to this PR. Thank you |
☑️ |
|
Hi @florianeckerstorfer, PHP 8.5 is coming this week. Do you plan to release this package anytime soon? Cheers |
|
Hi @florianeckerstorfer - sorry for the pressure, could you please tag a release so that PHP 8.5 gets proper support? We keep getting this in the CI for PHP 8.5:
|
|
Hey, sorry, I created v4.7.0 |
|
Thanks a lot! |

PHP 8.5 is already in RC phase, and is available for testing.
This PR adds PHP 8.5 to:
composer.jsonfile, to the allowed language versions, and