jpatokal / openflights

Website for storing flight information, rendering paths on a zoomable world map and calculating statistics, with plenty of free airline, airport and route data.
http://openflights.org
GNU Affero General Public License v3.0
1.37k stars 387 forks source link

Server PHP version upgrade #1459

Open reedy opened 5 months ago

reedy commented 5 months ago

PHP 7.4 is EOL since the end of 2022, and PHP 8.0 since the end of 2023...

We should probably start testing/similar on PHP 8.1/8.2 and seeing what may or may not be broken when we upgrade...

I'm using PHP 8.2 on my dev VM, so I'm guessing that I would've spotted any of the major show stoppers...