PHP 8.4
Please add Support for the PHP 8.4 Version
Is it known to break with 8.4, or is it simply not tested and/or throws a few warnings?
Es ist ein Fehler bei der Anfrage aufgetreten. Es kann nicht fortgefahren werden. App "Maps" cannot be installed because the following dependencies are not fulfilled: PHP with a version lower than 8.3 is required
Is it known to break with 8.4, or is it simply not tested and/or throws a few warnings?
Generally, I see neither critical nor deprecation issues with PHP8.4 (I'm currently running a minimally patched rel. under 8.4). However PHP8.4 is supported no earlier as of NC31, thus I'd suggest to include these changes with a NC31 ready release as requested in #1392 .
https://dev.to/gromnan/fix-php-84-deprecation-implicitly-marking-parameter-as-nullable-is-deprecated-the-explicit-nullable-type-must-be-used-instead-5gp3
utility fixes the code....
Not exactly: Your first contribution will fix the code.
PHP 8.4 support implemented with rel 1.6.0 (#1431).