mirror of
https://framagit.org/hubzilla/core.git
synced 2026-06-21 00:52:33 -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.
73 KiB
73 KiB