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 for systems where the RecursiveDirectoryIterator does not behave as specified #510

Closed
wants to merge 16 commits into from

Commits on Oct 26, 2023

  1. Strong type properties and functions in the updater

    Signed-off-by: Côme Chilliet <[email protected]>
    Signed-off-by: CaCO3 <[email protected]>
    come-nc authored and CaCO3 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    0aa2bde 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]>
    Signed-off-by: CaCO3 <[email protected]>
    come-nc authored and CaCO3 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    d8ebe00 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]>
    Signed-off-by: CaCO3 <[email protected]>
    come-nc authored and CaCO3 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    3c1866b 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]>
    Signed-off-by: CaCO3 <[email protected]>
    come-nc authored and CaCO3 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    614f954 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]>
    Signed-off-by: CaCO3 <[email protected]>
    come-nc authored and CaCO3 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    97eea49 View commit details
    Browse the repository at this point in the history
  6. Create pr-feedback.yml

    Enable pull request feddback
    
    Signed-off-by: Benjamin Gaussorgues <[email protected]>
    Signed-off-by: CaCO3 <[email protected]>
    Altahrim authored and CaCO3 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    107bae0 View commit details
    Browse the repository at this point in the history
  7. fix(integrity): expect pkg mgmt files

    Signed-off-by: Arthur Schiwon <[email protected]>
    Signed-off-by: CaCO3 <[email protected]>
    blizzz authored and CaCO3 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    8be4970 View commit details
    Browse the repository at this point in the history
  8. replace all rmdir by a recursive variant

    Signed-off-by: CaCO3 <[email protected]>
    caco3 authored and CaCO3 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    f53fba3 View commit details
    Browse the repository at this point in the history
  9. add rmdir to lib/updater.php

    Signed-off-by: CaCO3 <[email protected]>
    Signed-off-by: CaCO3 <[email protected]>
    caco3 authored and CaCO3 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    b130b1a View commit details
    Browse the repository at this point in the history
  10. move function into class

    Signed-off-by: CaCO3 <[email protected]>
    caco3 authored and CaCO3 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    beba742 View commit details
    Browse the repository at this point in the history
  11. replace all rmdir by a recursive variant

    Signed-off-by: CaCO3 <[email protected]>
    caco3 authored and CaCO3 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    ebf7989 View commit details
    Browse the repository at this point in the history
  12. move function into class

    Signed-off-by: CaCO3 <[email protected]>
    caco3 authored and CaCO3 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    2154e6b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0addfdc View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Merge branch 'fix-delete-step' of https://github.com/caco3/updater in…

    …to fix-delete-step
    CaCO3 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    3174d4a View commit details
    Browse the repository at this point in the history
  2. .

    CaCO3 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    5e905a7 View commit details
    Browse the repository at this point in the history
  3. .

    CaCO3 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    3408865 View commit details
    Browse the repository at this point in the history