Skip to content
Snippets Groups Projects

#3426506 Create enums for File exists behaviours and deprecate consts

Closed #3426506 Create enums for File exists behaviours and deprecate consts
All threads resolved!
Closed Kim Pepper requested to merge issue/drupal-3426506:3426506-file-exists-enums into 11.x
All threads resolved!

Closes #3426506

Merge request reports

Merge request pipeline #140378 passed with warnings

Merge request pipeline passed with warnings for 52aea18a

Code Quality is loading
Test summary results are being parsed

Closed by Kim PepperKim Pepper 1 year ago (Apr 14, 2024 10:16pm UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Michael Strelan
  • Michael Strelan
  • Wondering if this really needs to be backed by an int. The only place the int value is used is in the options list used in test modules. We could probably match what's currently in progress on https://www.drupal.org/project/drupal/issues/3424769 where we dropped the int backing.

  • Kim Pepper added 16 commits

    added 16 commits

    Compare with previous version

  • Author Developer

    I think it should be backed by an int. We save these values to config. There would be a lot more changes needed to support that BC layer. I don't think it's worth it.

  • Kim Pepper resolved all threads

    resolved all threads

  • Kim Pepper added 1 commit

    added 1 commit

    Compare with previous version

  • Kim Pepper added 1 commit

    added 1 commit

    Compare with previous version

  • This looks great, only one question if we can actually change the param types here or if we need to keep them untyped for BC and add them later?

  • Kim Pepper added 19 commits

    added 19 commits

    Compare with previous version

  • Kim Pepper added 1 commit

    added 1 commit

    Compare with previous version

  • Kim Pepper added 75 commits

    added 75 commits

    Compare with previous version

  • Kim Pepper added 1 commit

    added 1 commit

    • 5997fadd - Change deprecation to drupal 12

    Compare with previous version

  • Kim Pepper added 110 commits

    added 110 commits

    Compare with previous version

  • Kim Pepper resolved all threads

    resolved all threads

  • Kim Pepper added 1 commit

    added 1 commit

    • 8845c5e4 - Default to FileExists::Replace

    Compare with previous version

  • Kim Pepper added 1 commit

    added 1 commit

    Compare with previous version

  • Kim Pepper added 71 commits

    added 71 commits

    Compare with previous version

  • closed

  • Please register or sign in to reply
    Loading