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

feat: add typehint on adapter #694

Merged
merged 48 commits into from
Oct 30, 2023
Merged

feat: add typehint on adapter #694

merged 48 commits into from
Oct 30, 2023

Commits on Apr 21, 2023

  1. Configuration menu
    Copy the full SHA
    20b0b04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab3604b View commit details
    Browse the repository at this point in the history
  3. Type AsyncAwsS3

    KevinArtus committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    ed22632 View commit details
    Browse the repository at this point in the history
  4. Type AwsS3

    KevinArtus committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    a7db6fd View commit details
    Browse the repository at this point in the history
  5. Type AzureBlobStorage

    KevinArtus committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    7ef46f7 View commit details
    Browse the repository at this point in the history
  6. Type DoctrineDbal

    KevinArtus committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    f4065b1 View commit details
    Browse the repository at this point in the history
  7. fix constructor AsyncAwsS3

    KevinArtus committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    17fb146 View commit details
    Browse the repository at this point in the history
  8. Type Flysystem

    KevinArtus committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    79eda31 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Type PhpseclibSftp

    KevinArtus committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    b05376b View commit details
    Browse the repository at this point in the history
  2. Type Zip

    KevinArtus committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    20b4484 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f16ad45 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. fix muchafm review

    KevinArtus committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    1a9a23d View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. refacto: add types on adapter

    Sophie Roussel authored and PedroTroller committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    a6487f3 View commit details
    Browse the repository at this point in the history
  2. fix: review

    Sophie Roussel authored and PedroTroller committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    7a1b35c View commit details
    Browse the repository at this point in the history
  3. fix: review

    Sophie Roussel authored and PedroTroller committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    7bf16a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aecd1fa View commit details
    Browse the repository at this point in the history
  5. fix pedro review

    KevinArtus authored and PedroTroller committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    c7d798a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1597198 View commit details
    Browse the repository at this point in the history
  7. Refacto: Add type on Util classes

    KevinArtus authored and PedroTroller committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    aa1b69f View commit details
    Browse the repository at this point in the history
  8. fix muchafm review

    KevinArtus authored and PedroTroller committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    b134d9c View commit details
    Browse the repository at this point in the history
  9. fix: pedro review

    Sophie Roussel authored and PedroTroller committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    d91a8a2 View commit details
    Browse the repository at this point in the history
  10. fix pedro's review

    KevinArtus authored and PedroTroller committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    ffe0412 View commit details
    Browse the repository at this point in the history
  11. refacto: spec types

    Sophie Roussel authored and PedroTroller committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    4a4e4ac View commit details
    Browse the repository at this point in the history
  12. fix: review

    Sophie Roussel authored and PedroTroller committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    c282e47 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    af1fda7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fd3ac32 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    06d948c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    dd628b0 View commit details
    Browse the repository at this point in the history
  17. fix: fix phpspec tests

    PedroTroller committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    b3fa95d View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    4fbaebf View commit details
    Browse the repository at this point in the history
  2. test: fix phpspec tests

    PedroTroller committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    178fe56 View commit details
    Browse the repository at this point in the history
  3. Update src/Gaufrette/Adapter/AwsS3.php

    Co-authored-by: Grégoire Drapeau <[email protected]>
    PedroTroller and Zusoy authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    bc76e74 View commit details
    Browse the repository at this point in the history
  4. Update src/Gaufrette/Adapter/PhpseclibSftp.php

    Co-authored-by: Grégoire Drapeau <[email protected]>
    PedroTroller and Zusoy authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    ec744b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b99b550 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    826acdf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8e7ecbe View commit details
    Browse the repository at this point in the history
  8. Update src/Gaufrette/Adapter/Ftp.php

    Co-authored-by: Kévin <[email protected]>
    PedroTroller and KevinArtus authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    c4fba38 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3539ec7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    94d89cd View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    bf12aef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74be6f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2bcd99 View commit details
    Browse the repository at this point in the history
  4. Update src/Gaufrette/Adapter/AwsS3.php

    Co-authored-by: Grégoire Drapeau <[email protected]>
    KevinArtus and Zusoy authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    64a9a23 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1173c0e View commit details
    Browse the repository at this point in the history
  6. Update src/Gaufrette/Stream/Local.php

    Co-authored-by: Kévin <[email protected]>
    PedroTroller and KevinArtus authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    55ad928 View commit details
    Browse the repository at this point in the history
  7. Update src/Gaufrette/Stream/Local.php

    Co-authored-by: Kévin <[email protected]>
    PedroTroller and KevinArtus authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    3a5592d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b797abe View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3881d3e View commit details
    Browse the repository at this point in the history