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

Cake5 #112

Merged
merged 21 commits into from
May 11, 2024
Merged

Cake5 #112

merged 21 commits into from
May 11, 2024

Commits on Mar 28, 2024

  1. First try

    MolbioUnige authored and Justin Ruiter committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    dd6dfb2 View commit details
    Browse the repository at this point in the history
  2. Done

    MolbioUnige authored and Justin Ruiter committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    0d6e66f View commit details
    Browse the repository at this point in the history
  3. cs-fixed

    MolbioUnige authored and Justin Ruiter committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    6228952 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a0ed24 View commit details
    Browse the repository at this point in the history
  5. Simple warnings and typing issues resolved for php 8.2

    Justin Ruiter committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    4d30613 View commit details
    Browse the repository at this point in the history
  6. PSR project structure/namespace issues fixed

    Justin Ruiter committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    d38121f View commit details
    Browse the repository at this point in the history
  7. Github pipeline updated to only support 8.1, 8.2 and 8.3 (in line wit…

    …h cakephp 5)
    Justin Ruiter committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    b050f40 View commit details
    Browse the repository at this point in the history
  8. Added composer dev requirements for easier debugging, linting fixed, …

    …part of the psalm errors fixed
    Justin Ruiter committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    afc4ed8 View commit details
    Browse the repository at this point in the history
  9. Added composer dev requirements for easier debugging, linting fixed, …

    …part of the psalm errors fixed
    Justin Ruiter committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    baf0470 View commit details
    Browse the repository at this point in the history
  10. Psalm, linting and typing fixed

    Justin Ruiter committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    0727395 View commit details
    Browse the repository at this point in the history
  11. Pipeline now runs on PHP 8.2 by default

    Justin Ruiter committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    03d58b6 View commit details
    Browse the repository at this point in the history
  12. PHPStan issues and issues it created fixed

    Justin Ruiter committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    be13507 View commit details
    Browse the repository at this point in the history
  13. Psalm suppress statements included in docblocks

    Justin Ruiter committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    64007a1 View commit details
    Browse the repository at this point in the history
  14. Psalm suppress statements included in docblocks

    Justin Ruiter committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    89b3dc3 View commit details
    Browse the repository at this point in the history
  15. Query where replaced QueryInterface with Query

    Justin Ruiter committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    1c355c8 View commit details
    Browse the repository at this point in the history
  16. Docblock fixed

    Justin Ruiter committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    8eb7baf View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Implemented ADmad's suggestions about dependencies, phpunit, psalm an…

    …d phpstan isues
    Justin Ruiter committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    aed6bc4 View commit details
    Browse the repository at this point in the history
  2. Implemented the second part of the smaller suggestions

    Justin Ruiter committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    a089d8d View commit details
    Browse the repository at this point in the history
  3. Pipeline fixed for PHP 8.1 target

    Justin Ruiter committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    c957a7c View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Updated Connection and Endpoint to not have final constructors, added…

    … psalm constraint. Added cache files and diff file for phpcs to gitignore.
    Justin Ruiter committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    3c72226 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Small fixes and removes unneccessary methods

    Justin Ruiter committed May 1, 2024
    Configuration menu
    Copy the full SHA
    8a7b692 View commit details
    Browse the repository at this point in the history