Problem/Motivation
As requested in #3485327: Categorize bigint field as a number field, the plugins annotations should be converted to PHP attributes.
Steps to reproduce
N/A
Proposed resolution
Change the annotations for the plugins to PHP annotations.
Remaining tasks
Create MR
Review MR
Merge MR
User interface changes
N/A
API changes
N/A
Data model changes
N/A
Issue fork bigint-3496702
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3496702-update-annotations-to
changes, plain diff MR !8
- 2.0.x
changes, plain diff MR !7
Comments
Comment #3
lazzyvn commentedMerge to dev please
Comment #4
tim-diels@lazzyvn You can't just add new things to an issue. Please create a different issue to add the logo please (and remove from here) and can you create a MR to review?
Comment #9
tim-dielsTested this on a Drupal 10.3 install with PHP 8.3 and everything works.
Comment #11
tim-diels