- Issue created by @MegaKeegMan
- π§πͺBelgium tim-diels Belgium π§πͺ
As per CR of https://www.drupal.org/node/3375748 β this required Drupal sites to be 10.2. So pushed the minimal version of Drupal to 10.2
- Merge request !5Change category definition and set minimal Drupal to 10.2 β (Merged) created by tim-diels
- π«π·France lazzyvn paris
please merge it, it's very urgent on drupal 11, it blocks all fields
new attributes PHP 8.0#[FieldType( id: "bigint", label: new TranslatableMarkup("Number (bigint)"), description: [ new TranslatableMarkup("This field stores a big integer number in the database."), ], category: "number", weight: -10, default_widget: "bigint", default_formatter: "bigint_item_default" )]
- π§πͺBelgium tim-diels Belgium π§πͺ
Hi I can merge if someone just reviews it. You can add your changes to the MR and I'll review it.
- π«π·France lazzyvn paris
Why don't you change to PHP attributes ? because Annotation will be removed in drupal 12
- π§πͺBelgium tim-diels Belgium π§πͺ
@lazzyvn this should be handled in a different issue. This issue is only for correcting the category. I created a new issue π Update annotations to PHP attributes Active to handle the change of the annotation to PHP attributes. You can add the changes for the annotation to PHP attributes there, thanks.
-
tim-diels β
committed 0703397b on 2.0.x
Issue #3485327 by tim-diels, megakeegman: Categorize bigint field as a...
-
tim-diels β
committed 0703397b on 2.0.x
- Status changed to Fixed
3 months ago 5:54pm 16 January 2025 Automatically closed - issue fixed for 2 weeks with no activity.