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: boundwize/structarmed
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.12.6
Choose a base ref
...
head repository: boundwize/structarmed
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.13.0
Choose a head ref
  • 20 commits
  • 11 files changed
  • 1 contributor

Commits on Jun 9, 2026

  1. Bump to phpstan ^2.2

    samsonasik committed Jun 9, 2026
    Configuration menu
    Copy the full SHA
    451120a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #155 from boundwize/bump-phpstan

    Bump to phpstan ^2.2
    samsonasik authored Jun 9, 2026
    Configuration menu
    Copy the full SHA
    b926633 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2026

  1. Configuration menu
    Copy the full SHA
    d661f31 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #156 from boundwize/define-layer

    chore: define layer and ruleSet on src/ itself, ensure future follow current architecture
    samsonasik authored Jun 10, 2026
    Configuration menu
    Copy the full SHA
    08e4ec0 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2026

  1. Configuration menu
    Copy the full SHA
    b43eb2f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #157 from boundwize/use-plus

    chore: use + syntax sugar when posible
    samsonasik authored Jun 11, 2026
    Configuration menu
    Copy the full SHA
    0ba5711 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1e6c32 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2026

  1. recursive parents

    samsonasik committed Jun 13, 2026
    Configuration menu
    Copy the full SHA
    b0cf3c1 View commit details
    Browse the repository at this point in the history
  2. pre-compute recursive

    samsonasik committed Jun 13, 2026
    Configuration menu
    Copy the full SHA
    6626b6a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f73881f View commit details
    Browse the repository at this point in the history
  4. add more test

    samsonasik committed Jun 13, 2026
    Configuration menu
    Copy the full SHA
    798be9b View commit details
    Browse the repository at this point in the history
  5. add more test

    samsonasik committed Jun 13, 2026
    Configuration menu
    Copy the full SHA
    f9daf31 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    40534c3 View commit details
    Browse the repository at this point in the history
  7. fix phpstan

    samsonasik committed Jun 13, 2026
    Configuration menu
    Copy the full SHA
    25186cf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    650c769 View commit details
    Browse the repository at this point in the history
  9. more test

    samsonasik committed Jun 13, 2026
    Configuration menu
    Copy the full SHA
    a826bcd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8321bcf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dbfa2b6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9914867 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #159 from boundwize/interface-extends

    [experiment] Add recursive parent/interface lookup to ClassNode
    samsonasik authored Jun 13, 2026
    Configuration menu
    Copy the full SHA
    5357b21 View commit details
    Browse the repository at this point in the history
Loading