We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(ERROR @ /home/s30946/www/core/components/pdotools/model/pdotools/pdotools.class.php : 999) Unexpected token 'match' in expression
Краткое резюме о чем эта проблема. / A short summary of what this problem is about.
php8 на сервере и выражение в чанке типа {if ('fonts_site' | option) | fnmatch : 'fonts.googleapis.com'} {/if}
белый экран
должно работать )
PS я так понимаю match зарезервированная функция php8? что то похоже тут t-regx/T-Regx#87
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Сообщение об ошибке / Error message
(ERROR @ /home/s30946/www/core/components/pdotools/model/pdotools/pdotools.class.php : 999) Unexpected token 'match' in expression
Резюме / Summary
Краткое резюме о чем эта проблема. / A short summary of what this problem is about.
Шаг для воспроизведения / Step to play
php8 на сервере и выражение в чанке типа
{if ('fonts_site' | option) | fnmatch : 'fonts.googleapis.com'}
{/if}
Наблюдаемое поведение / Observed behavior
белый экран
Ожидаемое поведение / Expected behavior
должно работать )
PS
я так понимаю match зарезервированная функция php8? что то похоже тут t-regx/T-Regx#87
The text was updated successfully, but these errors were encountered: