mirror of
https://framagit.org/hubzilla/core.git
synced 2026-06-21 09:01:15 -04:00
array_find is a useful function, but only available in PHP 8.4 or later. Here we implement it ourselves if it's not already defined, to make it available for all supported PHP versions.
740 B
740 B