Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Project60/org.project60.banking
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.4.0
Choose a base ref
...
head repository: Project60/org.project60.banking
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.4.1
Choose a head ref
  • 10 commits
  • 39 files changed
  • 5 contributors

Commits on Mar 23, 2026

  1. Set version to 1.5.0-dev

    Dominic Tubach committed Mar 23, 2026
    Configuration menu
    Copy the full SHA
    f17ae97 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2026

  1. TestBase: Change method visibility of setUp and tearDown to `prot…

    …ected`
    Dominic Tubach committed Mar 30, 2026
    Configuration menu
    Copy the full SHA
    d728b02 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #524 from Project60/fix-method-visibility

    TestBase: Change method visibility of `setUp` and `tearDown` to `protected`
    dontub authored Mar 30, 2026
    Configuration menu
    Copy the full SHA
    4d56a41 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2026

  1. Configuration menu
    Copy the full SHA
    3b93186 View commit details
    Browse the repository at this point in the history
  2. Adjust PHPStan baseline

    jensschuppe committed Mar 31, 2026
    Configuration menu
    Copy the full SHA
    46d4cfd View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2026

  1. Merge pull request #525 from Project60/banking-helpers

    Convert banking helpers from global functions to class methods
    jensschuppe authored Apr 1, 2026
    Configuration menu
    Copy the full SHA
    0fab46d View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2026

  1. refactor to avoid need for smarty abs

    ufundo authored and Dominic Tubach committed Apr 2, 2026
    Configuration menu
    Copy the full SHA
    64ac4ee View commit details
    Browse the repository at this point in the history
  2. fixup! refactor to avoid need for smarty abs

    Dominic Tubach committed Apr 2, 2026
    Configuration menu
    Copy the full SHA
    8503339 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #502 from ufundo/abs-filter

    refactor to avoid need for missing smarty abs
    dontub authored Apr 2, 2026
    Configuration menu
    Copy the full SHA
    1ac12b9 View commit details
    Browse the repository at this point in the history
  4. Set version to 1.4.1

    Dominic Tubach committed Apr 2, 2026
    Configuration menu
    Copy the full SHA
    3d9c0c0 View commit details
    Browse the repository at this point in the history
Loading