Skip to content
This repository was archived by the owner on Jul 13, 2023. It is now read-only.
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-mime-type
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-mime-type
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0
Choose a head ref
  • 17 commits
  • 25 files changed
  • 3 contributors

Commits on Nov 12, 2017

  1. Configuration menu
    Copy the full SHA
    30d42c0 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Configuration menu
    Copy the full SHA
    5bd6415 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from peter279k/master

    do static method call and self static call
    josantonius authored Aug 1, 2022
    Configuration menu
    Copy the full SHA
    a0d1d04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4682f5 View commit details
    Browse the repository at this point in the history
  4. build: add scripts and normalize

    Added scripts, normalized the archive, upgrade to php 8.0, and removed unused packages.
    
    Closes #7
    josantonius committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    de09355 View commit details
    Browse the repository at this point in the history
  5. tests: update for version 9

    Closes #7
    josantonius committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    d0f0ab3 View commit details
    Browse the repository at this point in the history
  6. build: update changes in .git* files

    Update latest changes in .gitattributes and .gitignore files.
    
    Closes #7
    josantonius committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    494821b View commit details
    Browse the repository at this point in the history
  7. build: change rules

    Rules were modified.
    
    Closes #7
    josantonius committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    ea88c83 View commit details
    Browse the repository at this point in the history
  8. ci: replace travis with github actions

    Replace Travis with GitHub Actions for continuous integration.
    
    Closes #7
    josantonius committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    132d5b7 View commit details
    Browse the repository at this point in the history
  9. docs: improve documentation

    Add and modify new document files.
    
    Closes #7
    josantonius committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    09ee7c1 View commit details
    Browse the repository at this point in the history
  10. feat: main upload of v2.0.0 version

    Closes #7
    josantonius committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    6804463 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #7 from josantonius/pre-release/v2.0.0

    pre-release/v2.0.0
    josantonius authored Aug 1, 2022
    Configuration menu
    Copy the full SHA
    7e3bc99 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a6770c5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    854a286 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a0da3ca View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. docs: improve documentation

    Add and modify new document files.
    
    Closes #7
    josantonius committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    3ef870c View commit details
    Browse the repository at this point in the history
  2. feat: main upload of v2.0.0 version

    Closes #7
    josantonius committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    8262205 View commit details
    Browse the repository at this point in the history
Loading