Skip to content

community/cacti: use php82

Andy Postnikov requested to merge andypost/aports:cacti into master

Since 1.2.23 there's support for PHP 8.2 see https://github.com/Cacti/cacti/issues/5140

As cacti using own php-fpm instance it's easy to upgrade and get some performance boost

PS: crontab was broken since php81 upgrade PPS: somehow release tarball changed

Merge request reports