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

[WIP][autoload] use composer classmap and deprecate sfAutoload #369

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

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    aeb231a View commit details
    Browse the repository at this point in the history
  2. skip unregister

    connorhu committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    9729764 View commit details
    Browse the repository at this point in the history
  3. added composer autoload

    connorhu committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    761bb6a View commit details
    Browse the repository at this point in the history
  4. setup composer classmap

    connorhu committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    b9ec6c3 View commit details
    Browse the repository at this point in the history
  5. removed includes

    connorhu committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    5b28843 View commit details
    Browse the repository at this point in the history
  6. removed includes

    connorhu committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    a44f648 View commit details
    Browse the repository at this point in the history
  7. mark everything deprecated

    connorhu committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    ec29b74 View commit details
    Browse the repository at this point in the history
  8. remove autoload

    connorhu committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    6bf8038 View commit details
    Browse the repository at this point in the history
  9. cleanup classes

    connorhu committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    56ed8b2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bb1bdb8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    19c9153 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0600ec9 View commit details
    Browse the repository at this point in the history
  13. cs fix

    connorhu committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    d05a725 View commit details
    Browse the repository at this point in the history
  14. removed autoload tests

    connorhu committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    e7ce768 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0278147 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. removed include

    connorhu committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    f314298 View commit details
    Browse the repository at this point in the history