StoutLogic / acf-builder

An Advanced Custom Field Configuration Builder
GNU General Public License v2.0
792 stars 60 forks source link

Getting syntax error on PHP7 #122

Open ajien opened 4 years ago

ajien commented 4 years ago

Parse error: syntax error, unexpected 'const' (T_CONST), expecting variable (T_VARIABLE) in /vendor/doctrine/inflector/lib/Doctrine/Inflector/Language.php on line 9

Jelmerkeij commented 2 years ago

Which exact versions of Doctrine and PHP are installed? At least PHP 7.1 is required by Doctrine since 2017 https://www.doctrine-project.org/2017/07/25/php-7.1-requirement-and-composer.html