heiseonline / shariff-backend-php

👮 PHP backend for Shariff. Shariff enables website users to share their favorite content without compromising their privacy.
http://ct.de/-2467514
133 stars 44 forks source link

Support PHP 8.2 #191

Closed liayn closed 10 months ago

liayn commented 10 months ago

This is the current version and basically a must-have.

Most important part here is to make sure we do not have array access to undefined keys.

I'll take care.