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

Strong type classes #478

Merged
merged 5 commits into from
Aug 8, 2023
Merged

Strong type classes #478

merged 5 commits into from
Aug 8, 2023

Commits on Aug 3, 2023

  1. Strong type properties and functions in the updater

    Signed-off-by: Côme Chilliet <[email protected]>
    come-nc committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    6550160 View commit details
    Browse the repository at this point in the history
  2. Fix all psalm warnings in lib/Updater.php

    Signed-off-by: Côme Chilliet <[email protected]>
    come-nc committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    9dfb088 View commit details
    Browse the repository at this point in the history
  3. Improve typing and remove PHP 5.4 hacks

    Signed-off-by: Côme Chilliet <[email protected]>
    come-nc committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    f8ce729 View commit details
    Browse the repository at this point in the history
  4. Update phar and index.php

    Signed-off-by: Côme Chilliet <[email protected]>
    come-nc committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    def1fda View commit details
    Browse the repository at this point in the history
  5. Fix getUpdateStepFileLocation return type and call

    Signed-off-by: Côme Chilliet <[email protected]>
    come-nc committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    15136da View commit details
    Browse the repository at this point in the history