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 support for doctrine/orm 3 #43

Draft
wants to merge 46 commits into
base: master
Choose a base branch
from
Draft

Add support for doctrine/orm 3 #43

wants to merge 46 commits into from

Commits on Oct 17, 2023

  1. permit v3

    Firehed committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    9c89989 View commit details
    Browse the repository at this point in the history
  2. prep ci matrix

    Firehed committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    1aca7fa View commit details
    Browse the repository at this point in the history
  3. stub missing method

    Firehed committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    c1acb25 View commit details
    Browse the repository at this point in the history
  4. start to add return types

    Firehed committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    0961446 View commit details
    Browse the repository at this point in the history
  5. more types

    Firehed committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    d693f8b View commit details
    Browse the repository at this point in the history
  6. more types

    Firehed committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    e856b27 View commit details
    Browse the repository at this point in the history
  7. address method remove/rename

    Firehed committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    93ed237 View commit details
    Browse the repository at this point in the history
  8. type a few

    Firehed committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    473e053 View commit details
    Browse the repository at this point in the history
  9. more returns

    Firehed committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    d3483cc View commit details
    Browse the repository at this point in the history
  10. more returns

    Firehed committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    68de240 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

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

Commits on Oct 31, 2023

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

Commits on Feb 10, 2024

  1. real version

    Firehed committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    0beaef2 View commit details
    Browse the repository at this point in the history
  2. goodbye annotation driver

    Firehed committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    fb1f31c View commit details
    Browse the repository at this point in the history
  3. switch to attrs

    Firehed committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    7bb4fff View commit details
    Browse the repository at this point in the history
  4. more switch

    Firehed committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    67c18c0 View commit details
    Browse the repository at this point in the history
  5. again

    Firehed committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    8657ce0 View commit details
    Browse the repository at this point in the history
  6. stub in hacky polyfill thing

    Firehed committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    76b4356 View commit details
    Browse the repository at this point in the history
  7. keep going

    Firehed committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    fa97dec View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. add param type

    Firehed committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    3a55152 View commit details
    Browse the repository at this point in the history
  2. lint

    Firehed committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    d401381 View commit details
    Browse the repository at this point in the history
  3. handle some goofs

    Firehed committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    118593c View commit details
    Browse the repository at this point in the history
  4. update new exception

    Firehed committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    e7c2aec View commit details
    Browse the repository at this point in the history
  5. chagne ex

    Firehed committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    d37c236 View commit details
    Browse the repository at this point in the history
  6. error fixed

    Firehed committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    6264dd9 View commit details
    Browse the repository at this point in the history
  7. notes

    Firehed committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    083475a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    86db8dd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5fb780a View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    e358993 View commit details
    Browse the repository at this point in the history
  2. add 2.x and 3.x matrix

    Firehed committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    1a9a73b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ed8282 View commit details
    Browse the repository at this point in the history
  4. Roll back some select types

    Firehed committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    5e022cb View commit details
    Browse the repository at this point in the history
  5. fix or in composer

    Firehed committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    0f0fdd3 View commit details
    Browse the repository at this point in the history
  6. 3 only

    Firehed committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    9ae52c6 View commit details
    Browse the repository at this point in the history
  7. retighten params

    Firehed committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    c5cecf4 View commit details
    Browse the repository at this point in the history
  8. retighten params

    Firehed committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    fb387e9 View commit details
    Browse the repository at this point in the history
  9. sync to new interface

    Firehed committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    23c88e0 View commit details
    Browse the repository at this point in the history
  10. Finish merge removal

    Firehed committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    bf36878 View commit details
    Browse the repository at this point in the history
  11. Compatibility note

    Firehed committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    1cf47e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Remove redundant type

    Firehed committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    25467e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ce41eb View commit details
    Browse the repository at this point in the history
  3. copy was removed

    Firehed committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    d5a22e0 View commit details
    Browse the repository at this point in the history
  4. Removed named queries

    Firehed committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    89ea75f View commit details
    Browse the repository at this point in the history
  5. Update lock with types

    Firehed committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    9d7f59a View commit details
    Browse the repository at this point in the history
  6. Remove getHydrator

    Firehed committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    27d28ec View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2cf343c View commit details
    Browse the repository at this point in the history