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: php-xapi/exception
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.0
Choose a base ref
...
head repository: php-xapi/exception
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 10 commits
  • 6 files changed
  • 4 contributors

Commits on Mar 19, 2016

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

Commits on Jan 1, 2017

  1. update year in license file

    xabbuh committed Jan 1, 2017
    Configuration menu
    Copy the full SHA
    721fca8 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2017

  1. Add an exception for unsupported statement version

    Jérôme Parmentier authored and xabbuh committed Mar 29, 2017
    Configuration menu
    Copy the full SHA
    e43c0ac View commit details
    Browse the repository at this point in the history
  2. feature #1 Add an exception for unsupported statement version (Lctrs)

    This PR was squashed before being merged into the 0.1.x-dev branch (closes #1).
    
    Discussion
    ----------
    
    Add an exception for unsupported statement version
    
    Replace php-xapi/serializer#37
    
    Commits
    -------
    
    e43c0ac Add an exception for unsupported statement version
    xabbuh committed Mar 29, 2017
    Configuration menu
    Copy the full SHA
    c54be0d View commit details
    Browse the repository at this point in the history
  3. update branch alias

    xabbuh committed Mar 29, 2017
    Configuration menu
    Copy the full SHA
    55f0173 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2017

  1. Introduce new StatementIdAlreadyExistsException

    Jérôme Parmentier authored and xabbuh committed Jun 5, 2017
    Configuration menu
    Copy the full SHA
    ea8ae95 View commit details
    Browse the repository at this point in the history
  2. feature #2 Introduce new StatementIdAlreadyExistsException (Lctrs)

    This PR was squashed before being merged into the 0.2.x-dev branch (closes #2).
    
    Discussion
    ----------
    
    Introduce new StatementIdAlreadyExistsException
    
    Prepare moving the check for existing statement to the storage layer.
    
    Commits
    -------
    
    ea8ae95 Introduce new StatementIdAlreadyExistsException
    xabbuh committed Jun 5, 2017
    Configuration menu
    Copy the full SHA
    00b8d97 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2018

  1. update year in license

    xabbuh committed Apr 23, 2018
    Configuration menu
    Copy the full SHA
    756096c View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. Configuration menu
    Copy the full SHA
    04b644e View commit details
    Browse the repository at this point in the history
  2. minor #3 lint all files with GitHub Actions (xabbuh)

    This PR was merged into the 0.2.x-dev branch.
    
    Discussion
    ----------
    
    lint all files with GitHub Actions
    
    Commits
    -------
    
    04b644e lint all files with GitHub Actions
    xabbuh committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    f4253e0 View commit details
    Browse the repository at this point in the history
Loading