- Issue created by @mero.S
- πΊπ¦Ukraine mero.S
mero.s β changed the visibility of the branch 3513148-using-var-in to hidden.
When PHP is upgraded to 8.3, line 352 of inline_entity_form_test.module becomes deprecated
Deprecated: Using $***var*** in strings is deprecated, use ***$var*** instead in inline_entity_form/tests/modules/inline_entity_form_test/inline_entity_form_test.module on line 39
Steps to reproduce
* Upgrade to PHP 8.3
* Run composer update
* Run drush cr
* Deprecated message will appear
Active
Code
mero.s β changed the visibility of the branch 3513148-using-var-in to hidden.