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
зашаренная ошибка https://flareapp.io/share/87ndlkem
php83 из стактрейса он уходит в функцию
$body = '{"items":' . $response->getBody() . '}'; return $this->serializer->deserialize($body, $className, 'json');
но раньше есть проверка что класс существует, но сам jms не может найти его описание
The text was updated successfully, but these errors were encountered:
schmittjoh/serializer#1537 нашел в чем проблема, jms переместили в dev doctrine/annotations, без пакета выбивает эту ошибку
Sorry, something went wrong.
Fix версии jms/serializer #4
bddfaa0
f108f38
Жёстко ограничил зависимость от jms/serializer и doctrine/annotations в 1.2.0. Спасибо большое за репорт!
No branches or pull requests
зашаренная ошибка
https://flareapp.io/share/87ndlkem
php83
из стактрейса он уходит в функцию
но раньше есть проверка что класс существует, но сам jms не может найти его описание
The text was updated successfully, but these errors were encountered: