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: josantonius/php-asset
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.1.7
Choose a base ref
...
head repository: josantonius/php-asset
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0
Choose a head ref
  • 14 commits
  • 39 files changed
  • 1 contributor

Commits on Jun 30, 2022

  1. Configuration menu
    Copy the full SHA
    c046165 View commit details
    Browse the repository at this point in the history
  2. build: add scripts and normalize

    Added scripts, normalized the archive and removed unused packages.
    
    Closes #1
    josantonius committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    9ce8bde View commit details
    Browse the repository at this point in the history
  3. build: update changes in .git* files

    Update latest changes in .gitattributes and .gitignore files.
    
    Closes #1
    josantonius committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    3b5d20c View commit details
    Browse the repository at this point in the history
  4. build: change rules

    Rules were modified.
    
    Closes #1
    josantonius committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    02309f4 View commit details
    Browse the repository at this point in the history
  5. docs: improve documentation

    Add and modify new document files.
    
    Closes #1
    josantonius committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    646de86 View commit details
    Browse the repository at this point in the history
  6. ci: replace travis with github actions

    Replace Travis with GitHub Actions for continuous integration.
    
    Closes #1
    josantonius committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    f606691 View commit details
    Browse the repository at this point in the history
  7. test: upgrade to php 8

    Upgrade to php 8.
    
    Closes #1
    josantonius committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    82245ab View commit details
    Browse the repository at this point in the history
  8. test: add new tests

    Add new tests for the new version.
    
    Closes #1
    josantonius committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    9a8e424 View commit details
    Browse the repository at this point in the history
  9. feat: main upload of version 2

    Main upload of version 2.
    
    Closes #1
    josantonius committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    3d86cd4 View commit details
    Browse the repository at this point in the history
  10. ci: remove php 8.0

    Remove php 8.0 version.
    
    Closes #1
    josantonius committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    9dea758 View commit details
    Browse the repository at this point in the history
  11. refactor: use camelCase in variable

    Correct variable that did not use camelCase.
    
    Closes #1
    josantonius committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    a75a390 View commit details
    Browse the repository at this point in the history
  12. build: disable rule

    Disable ExcessiveParameterList rule.
    
    Closes #1
    josantonius committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    deaed5a View commit details
    Browse the repository at this point in the history
  13. Merge pull request #1 from josantonius/pre-release/v2.0.0

    pre-release/v2.0.0
    josantonius authored Jun 30, 2022
    Configuration menu
    Copy the full SHA
    3ac8097 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5ce22fe View commit details
    Browse the repository at this point in the history
Loading