array_last requires PHP 8.5+ #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I set up PHP with frankenphp which came with PHP 8.4.13, but I couldn't run the project because of the new PHP 8.5+
array_lastused in neato.php.Ideas to resolve the issue:
array_last.Sorry about that! Fixed in
4fdff07ba4.