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

Add backed enum type annotation #10907

Open
wants to merge 14 commits into
base: 5.x
Choose a base branch
from

Commits on Mar 30, 2024

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

Commits on Apr 1, 2024

  1. Fix typo

    michaelcozzolino committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    75b7046 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4fabdb View commit details
    Browse the repository at this point in the history
  3. Implemented possibility for BackedEnum to not implement template by d…

    …efault as the backed type is already inferred by the code structure
    michaelcozzolino committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    f71395e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40757eb View commit details
    Browse the repository at this point in the history
  5. Fix old tests

    michaelcozzolino committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    140cd30 View commit details
    Browse the repository at this point in the history
  6. Fix psalm errors

    michaelcozzolino committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    72b35bb View commit details
    Browse the repository at this point in the history
  7. Fix psalm errors

    michaelcozzolino committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    17dba3b View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Configuration menu
    Copy the full SHA
    c215437 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    michaelcozzolino committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    cd2f769 View commit details
    Browse the repository at this point in the history
  3. Fix psalm errors

    michaelcozzolino committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    ab0d21c View commit details
    Browse the repository at this point in the history
  4. Fix code style

    michaelcozzolino committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    7471d20 View commit details
    Browse the repository at this point in the history
  5. Add tests

    michaelcozzolino committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    905dcee View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

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