SMF icon indicating copy to clipboard operation
SMF copied to clipboard

Update min PHP version to 8.3

Open MissAllSunday opened this issue 1 year ago • 3 comments

Purposefully left out composer.json

"config": { "platform": { "php": "8.0.0" } }

Since it seems its used for internals

MissAllSunday avatar Oct 15 '24 19:10 MissAllSunday

Can you clarify, please? What part of the code requires this?

live627 avatar Oct 15 '24 19:10 live627

None, I opened a topic about it on Development Contributors board

MissAllSunday avatar Oct 15 '24 19:10 MissAllSunday

The decision to have the min at 8.0 was based on the max officially supported by SMF 2.0. Thus, 2.0 to 3.0 upgrades could be done on the same runtime.

live627 avatar Oct 15 '24 22:10 live627