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: gnanet/php-browser-detector
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: sinergi/php-browser-detector
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 15 files changed
  • 6 contributors

Commits on Oct 28, 2020

  1. PHP 8 Support

    - drop support for unmaintained php versions
    - update requirements for newer php versions
    - added newer php versions to travis config
    adlenton committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    6402981 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

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

Commits on May 7, 2021

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

Commits on Sep 23, 2021

  1. Merge pull request sinergi#98 from jonasschumacher/feature/chromium-edge

    Add check for Chromium based Edge, resolves sinergi#94
    asdfklgash authored Sep 23, 2021
    Configuration menu
    Copy the full SHA
    4927f7c View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Configuration menu
    Copy the full SHA
    60e5652 View commit details
    Browse the repository at this point in the history
  2. Fix coding style

    maxcoe authored Feb 24, 2022
    Configuration menu
    Copy the full SHA
    61762ad View commit details
    Browse the repository at this point in the history
  3. Merge pull request sinergi#101 from maxcoe/master

    Fix and improve language detection
    gabrielbull authored Feb 24, 2022
    Configuration menu
    Copy the full SHA
    b63c08b View commit details
    Browse the repository at this point in the history
Loading