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

Compatibility with phpstan v0.12 #5

Closed
wants to merge 6 commits into from

Commits on Apr 16, 2020

  1. added strict types declaration to all files, fixed issue with helper …

    …class cannot be instantiated, fixed typo, fixed issue with controllers in subdirectories cannot be loaded correctly, added missing dependencies, made /htdocs the default folder (instead of public), added core and community folders also to autoloader, removed default path in extension.neon (because this cannot be overwritten)
    ma4nn committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    2e592f6 View commit details
    Browse the repository at this point in the history
  2. some housekeeping

    ma4nn committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    259d1fd View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. some refactorings to reduce code duplication, sql scripts are now exc…

    …luded via relative path
    ma4nn committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    4065ea1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c6e8ff View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

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