gregstoll / gallery2

A fork of the Gallery project (galleryproject.org) that supports PHP 8
GNU General Public License v2.0
44 stars 24 forks source link

Update for php 8.1 #102

Closed miceno closed 1 year ago

miceno commented 1 year ago

Update code to be 8.1 compatible. Keeps php 8.0 compatibility too.

gregstoll commented 1 year ago

Thanks!