Thanks to visit codestin.com
Credit goes to github.com

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: rekalogika/file-src
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.1.0
Choose a base ref
...
head repository: rekalogika/file-src
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.2.0
Choose a head ref
  • 4 commits
  • 31 files changed
  • 1 contributor

Commits on May 6, 2025

  1. fix(AtributesPropertyLister): throw exception if there are two proper…

    …ties with the same name in the same class hierarchy (#146)
    
    * fix(AtributesPropertyLister): throw exception if there are two properties with the same name in the same class hierarchy
    
    * fix
    
    * fix
    
    * fix
    priyadi authored May 6, 2025
    Configuration menu
    Copy the full SHA
    714f053 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b2cfbf View commit details
    Browse the repository at this point in the history
  3. perf: avoid removing file if we know the file does not exist (#150)

    * perf: avoid removing file if we know the file does not exist
    
    * fix
    
    * phpstan
    priyadi authored May 6, 2025
    Configuration menu
    Copy the full SHA
    cd75af8 View commit details
    Browse the repository at this point in the history
  4. release: 2.2.0 (#151)

    priyadi authored May 6, 2025
    Configuration menu
    Copy the full SHA
    43659fe View commit details
    Browse the repository at this point in the history
Loading