Latest supported PHP version

Support forumCategory: QuestionsLatest supported PHP version
Gerald Holzmeister asked 4 years ago
Hi,
a quick question. What is the latest supported php version?
Want to upgrade to php 7.4 and the php version checker plugin told me about 1 ERROR and 443 WARNINGS with 7.3. 7.4 cannot be checked by this tool. FILE: /www/htdocs/w01a750b/holzmeister-versteigerung.at/wp-content/plugins/easy-appointments/src/admin.php
----------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES
----------------------------------------------------------------------------------------------------------
444 | WARNING | INI directive 'asp_tags' is removed since PHP 7.0
447 | ERROR | INI directive 'asp_tags' is removed since PHP 7.0
---------------------------------------------------------------------------------------------------------- Could you provide the whole log if required. BR,
Gerald
1 Answers
Nikola Loncar Staff answered 4 years ago

Hi Gerald, that is false alarm. There are no asp_tags inside EA but underscore.js ones. They have similar syntax and checker is confused about that. :) Don't worry you can run EasyAppointments with PHP 7.X ;)

Best regards,
Nikola