usdoj / singletablefacets

A simple faceted search solution for single-table data sources.
The Unlicense
4 stars 3 forks source link

Upgrading MySQL and PHP #17

Open LanceSpicer opened 1 year ago

LanceSpicer commented 1 year ago

Hello,

I implemented singletablefacets (with a few modifications) a couple years back and running smoothly. I'm now in a position where I need to upgrade to PHP 8 and MySQL 8. Any tips for doing this with the least pain?

Thanks,

brockfanning commented 9 months ago

@LanceSpicer Sorry for the slow reply. I have not tried this with PHP8 unfortunately. I would guess that it will require some changes. I would definitely be open to starting a new branch to hold any PHP8 work. I'm not able to focus on this at this time, but pull-requests are welcome.