Parse error: syntax error, unexpected 'fn' (T_STRING), expecting :: (T_PAAMAYIM_NEKUDOTAYIM) in /in/4KdLs on line 45
Process exited with code 255.
Output for 8.3.5
Warning: PHP Startup: Unable to load dynamic library 'sodium.so' (tried: /usr/lib/php/8.3.5/modules/sodium.so (libsodium.so.23: cannot open shared object file: No such file or directory), /usr/lib/php/8.3.5/modules/sodium.so.so (/usr/lib/php/8.3.5/modules/sodium.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
Array
(
[databases] => Array
(
[0] => Array
(
[id] => Array
(
[old] =>
[new] => 5
)
[name] => Array
(
[old] =>
[new] => DB2
)
[slug] => Array
(
[old] =>
[new] => db2
)
[url] => Array
(
[old] =>
[new] => https://www.db2.com
)
)
)
)
Output for 8.4.1 - 8.4.26, 8.5.0 - 8.5.9
Deprecated: old_and_new(): Implicitly marking parameter $old as nullable is deprecated, the explicit nullable type must be used instead in /in/4KdLs on line 41
Deprecated: old_and_new(): Implicitly marking parameter $new as nullable is deprecated, the explicit nullable type must be used instead in /in/4KdLs on line 41
Array
(
[databases] => Array
(
[0] => Array
(
[id] => Array
(
[old] =>
[new] => 5
)
[name] => Array
(
[old] =>
[new] => DB2
)
[slug] => Array
(
[old] =>
[new] => db2
)
[url] => Array
(
[old] =>
[new] => https://www.db2.com
)
)
)
)