symfony / polyfill

PHP polyfills

Home Page:https://symfony.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

symfony/polyfill-php81

lxregistry opened this issue · comments

php 8.0.15 in server, installed "symfony/polyfill-php81": "*"

receive this error

Symfony\Component\ErrorHandler\Error\UndefinedFunctionError {#1721
!! #message: "Attempted to call function "array_is_list" from namespace "Symfony\Component\Config\Definition"."

@lxregistry Can you provide the output of composer show? It seems that you put the symfony/polyfill-php81 in replaces section rather than require.