Posted January 16, 20232 yr What is the recommended php version to use with the latest Invision Community (4.7.6)? Is it 8.0.x, 8.1.x or 8.2.x? Also, where can I find such information? I haven't found it in the help guides.
January 16, 20232 yr Solution You can always take a look at your requirements.json file ( yourURL/applications/core/data/requirements.json ) to see the required and recommended PHP and MySQL version.
January 16, 20232 yr Author Based on the requirements.json file, the currently recommended php version is 8.0.0. Thanks!
January 16, 20232 yr Community Expert You'll also get an AdminCP notification if you're using less than the recommended version.