- Issue created by @claudiu.cristea
- π·π΄Romania claudiu.cristea Arad π·π΄
- Added testing with PHP 8.4
- Fixed PHP 8.4 deprecation "Implicitly marking parameter ... as nullable is deprecated, the explicit nullable type must be used instead"
- Depending on a forum module version that is PHP 8.4 compatible
- Fixed some PHPUnit data providers to be static.
-
damienmckenna β
committed 9a7bbc4b on 2.1.x authored by
claudiu.cristea β
Issue #3515603 by claudiu.cristea, damienmckenna: PHP 8.4 support.
-
damienmckenna β
committed 9a7bbc4b on 2.1.x authored by
claudiu.cristea β
- π¦πΊAustralia acbramley
π Deprecation PHP 8.4 Active existed months before this issue and had an MR up in January. It might be good to credit those there that contributed too.