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

Fix error #208

Merged
merged 16 commits into from
Mar 5, 2024
Merged

Fix error #208

merged 16 commits into from
Mar 5, 2024

Commits on Mar 5, 2024

  1. Removed exclude directory

    kitloong committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    a9c0176 View commit details
    Browse the repository at this point in the history
  2. Add tests

    kitloong committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    6b05c32 View commit details
    Browse the repository at this point in the history
  3. Correct alias

    kitloong committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    cc38512 View commit details
    Browse the repository at this point in the history
  4. Remove doctrine dbal

    kitloong committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    f278838 View commit details
    Browse the repository at this point in the history
  5. Update

    kitloong committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    336c406 View commit details
    Browse the repository at this point in the history
  6. Use Str::match

    Always call `resolvePath`
    kitloong committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    dfb53c1 View commit details
    Browse the repository at this point in the history
  7. Remove unused method

    kitloong committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    739b7f3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b29cc94 View commit details
    Browse the repository at this point in the history
  9. Reset default value to null

    kitloong committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    59ec3f3 View commit details
    Browse the repository at this point in the history
  10. Early exit

    kitloong committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    467e9f4 View commit details
    Browse the repository at this point in the history
  11. Remove unused class

    kitloong committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    408eee4 View commit details
    Browse the repository at this point in the history
  12. Clean

    kitloong committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    892f495 View commit details
    Browse the repository at this point in the history
  13. Update

    kitloong committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    b4017e9 View commit details
    Browse the repository at this point in the history
  14. Read env from phpunit xml

    kitloong committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    707a83a View commit details
    Browse the repository at this point in the history
  15. Remove dotenv

    kitloong committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    afa0d25 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #209 from kitloong/feature/env

    Read env from phpunit xml
    kitloong committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    74a1601 View commit details
    Browse the repository at this point in the history