Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate Annotated Commands in favor of native Symfony Console commands #6135

Open
wants to merge 49 commits into
base: 13.x
Choose a base branch
from

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    2f63ffc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec1f512 View commit details
    Browse the repository at this point in the history
  3. PHPStan

    weitzman committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    47bf610 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a201b1e View commit details
    Browse the repository at this point in the history
  5. A few fixes

    weitzman committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    756d384 View commit details
    Browse the repository at this point in the history
  6. Remove illegal operation

    weitzman committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    000c215 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2eeb287 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ff65ece View commit details
    Browse the repository at this point in the history
  9. Incorporate into the Trait

    weitzman committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    f2f179d View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    41a8aa6 View commit details
    Browse the repository at this point in the history
  2. Convert image:flush to a Console command. Add ValidateEntityLoad list…

    …ener
    
    Shows interact()
    weitzman committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    141fa70 View commit details
    Browse the repository at this point in the history
  3. Deprecate constants

    weitzman committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    2eea0de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68cad77 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b3fbd3a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a194c59 View commit details
    Browse the repository at this point in the history
  7. Deal with a PHPStan failure by aliasing SynfonyStyle to DrushStyle in…

    … \Drush\Runtime\DependencyInjection::alterServicesForDrush
    weitzman committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    4a9f239 View commit details
    Browse the repository at this point in the history
  8. in ImageFlushCommand, use choice() and remove the deprecation from it

    Resolves a PHPStan failure.
    weitzman committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    e78b50a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2f42025 View commit details
    Browse the repository at this point in the history
  10. PHPCS

    weitzman committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    ac5ad80 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    0239f0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b16ff4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d6e8ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9847b61 View commit details
    Browse the repository at this point in the history
  5. Use DI

    weitzman committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    b9e11f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    6216ad6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d7b2e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a795af View commit details
    Browse the repository at this point in the history
  4. Start restore of automatic mention of the formatting help topic

    Use a web URL instead of the actual topic text.
    weitzman committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    680da18 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. Configuration menu
    Copy the full SHA
    12e74f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74becdc View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    6c899f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Minor improvements

    weitzman committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    74b697c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b55f98 View commit details
    Browse the repository at this point in the history
  3. PHPStan fixes

    weitzman committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    ebd367a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34afdc7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f923a80 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Just put validators right into the Command

    Its OK to duplicate a few lines of code
    weitzman committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    2e75912 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2b44fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4ed0bf View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Configuration menu
    Copy the full SHA
    58c2ddd View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    c1056ed View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    8f4f573 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdfaf0f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3712e5d View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Docs for Console commands

    weitzman committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    f0ffbd9 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. Configuration menu
    Copy the full SHA
    955511e View commit details
    Browse the repository at this point in the history
  2. Convert image:derive

    weitzman committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    aa21ad9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ef8994 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    b9817b9 View commit details
    Browse the repository at this point in the history