- Issue created by @iheb.attia
- Status changed to Needs review
11 months ago 1:03pm 15 July 2024 - Status changed to RTBC
6 months ago 5:09pm 9 December 2024 - π¬π§United Kingdom malcomio
The patch applies cleanly, and addresses the issue.
-
chrisolof β
committed a1f56a41 on 2.0.x
Issue #3461396 by iheb.attia, malcomio: Deprecated FormElement
-
chrisolof β
committed a1f56a41 on 2.0.x
- πΊπΈUnited States chrisolof
Thank you! This change has been merged into the 2.0.x branch.
Automatically closed - issue fixed for 2 weeks with no activity.
- π§π·Brazil felribeiro
The Drupal\Core\Render\Element\FormElementBase is avaliable from Drupal 10.3 and the module info is core_version_requirement: ^9.2 || ^10 || ^11
https://www.drupal.org/node/3436275 βIt is thowing this Error: Class "Drupal\Core\Render\Element\FormElementBase" not found in include() (line 36 of modules/contrib/phone_number/src/Element/PhoneNumber.php).