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

Github Actions: Add Phpstan #30

Merged
merged 21 commits into from
Aug 24, 2023
Merged

Github Actions: Add Phpstan #30

merged 21 commits into from
Aug 24, 2023

Commits on Aug 23, 2023

  1. Github Actions: Add Phpstan

    sukhwinder33445 authored and yhabteab committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    ef101e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b16e2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0ceec8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a4561b3 View commit details
    Browse the repository at this point in the history
  5. EmailAddressValidator: Don't call getmxrr() if idn_to_ascii() fails

    - `getmxrr()` expects string at param #1, but `idn_to_ascii()` returns false if fails
    sukhwinder33445 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    3ddaff3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ebd888b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d1a56a8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a7c42f6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    02ce144 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    00c00de View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7ecb0fb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d5e66c9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    dfa0f57 View commit details
    Browse the repository at this point in the history
  14. ValidatorChain::addValidatorLoader(): Set param $postfix = '' as de…

    …fault
    
    - Because method `addPluginLoader()` expects a string
    sukhwinder33445 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    f443e8d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0d09427 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1c8f239 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1585f94 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4be9fd5 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    17086c3 View commit details
    Browse the repository at this point in the history
  20. Add phpstan baseline config

    yhabteab authored and sukhwinder33445 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    74e32db View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    fa93b58 View commit details
    Browse the repository at this point in the history