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

Use import instead of fully qualified namespaces #7060

Merged
merged 13 commits into from
Dec 5, 2021

Commits on Dec 2, 2021

  1. Update phpcs config

    ralila committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    3f7fbdf View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. Import instead of using fqn

    ralila committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    245920e View commit details
    Browse the repository at this point in the history
  2. Import instead of using fqn exceptions

    ralila committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    711be64 View commit details
    Browse the repository at this point in the history
  3. Import instead of using fqn functions

    ralila committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    2a95649 View commit details
    Browse the repository at this point in the history
  4. Import instead of using fqn constants

    ralila committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    7c32325 View commit details
    Browse the repository at this point in the history
  5. Import instead of using fqn classes

    ralila committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    30a6568 View commit details
    Browse the repository at this point in the history
  6. Set further phpcs fqn options

    ralila committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    d5d277f View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2021

  1. Fix fqn usage in php-doc

    ralila committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    f833085 View commit details
    Browse the repository at this point in the history
  2. Handle some partials

    ralila committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    8fb2e0f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d199d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    81c94f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da3a691 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2021

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