Piwigo icon indicating copy to clipboard operation
Piwigo copied to clipboard

remove random_compat code, now useless with PHP 7+

Open plegall opened this issue 10 months ago • 0 comments

include/random_compat was implemented for using the new PHP 7 random_* API in PHP 5 projects.

Now that PHP 7.1 is required for Piwigo 15, this library has become useless.

plegall avatar Feb 27 '25 10:02 plegall