maps icon indicating copy to clipboard operation
maps copied to clipboard

PHP 8.4

Open fr3ddy-sudo opened this issue 11 months ago • 5 comments

Please add Support for the PHP 8.4 Version

fr3ddy-sudo avatar Feb 09 '25 10:02 fr3ddy-sudo

Is it known to break with 8.4, or is it simply not tested and/or throws a few warnings?

rcfa avatar Mar 17 '25 16:03 rcfa

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

fr3ddy-sudo avatar Mar 18 '25 04:03 fr3ddy-sudo

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 .

umgfoin avatar Mar 26 '25 09:03 umgfoin

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....

jaro3 avatar Apr 04 '25 07:04 jaro3

Not exactly: Your first contribution will fix the code.

umgfoin avatar Apr 04 '25 07:04 umgfoin

PHP 8.4 support implemented with rel 1.6.0 (#1431).

umgfoin avatar Jul 25 '25 08:07 umgfoin