After Drupal updates, I get these errors.
Deprecated: Unparenthesized
a ? b : c ? d : e
is deprecated. Use either(a ? b : c) ? d : e
ora ? b : (c ? d : e)
in /var/www/u1448154/data/www/klinamz.ru/modules/ot/src/Form/Edit.php on line 66
Deprecated: Unparenthesizeda ? b : c ? d : e
is deprecated. Use either(a ? b : c) ? d : e
ora ? b : (c ? d : e)
in /var/www/u1448154/data/www/klinamz.ru/modules/ot/src/Form/Edit.php on line 81
Deprecated: Unparenthesizeda ? b : c ? d : e
is deprecated. Use either(a ? b : c) ? d : e
ora ? b : (c ? d : e)
in /var/www/u1448154/data/www/klinamz.ru/modules/ot/src/Form/Edit.php on line 88
{"status":true,"percentage":"50","message":"\u0412\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u043e 1 \u0438\u0437 2.","label":""}
Needs review
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.