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: pdsinterop/php-solid-crud
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.0
Choose a base ref
...
head repository: pdsinterop/php-solid-crud
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.0
Choose a head ref
  • 15 commits
  • 8 files changed
  • 2 contributors

Commits on Aug 26, 2022

  1. add php linting

    ylebre committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    4929698 View commit details
    Browse the repository at this point in the history
  2. Add php version sniff

    ylebre committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    11818a5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #18 from pdsinterop/feature/php-version-sniff

    Add php version sniff
    ylebre authored Aug 26, 2022
    Configuration menu
    Copy the full SHA
    1e3b2ad View commit details
    Browse the repository at this point in the history
  4. Merge pull request #17 from pdsinterop/feature/php-linting

    add php linting
    ylebre authored Aug 26, 2022
    Configuration menu
    Copy the full SHA
    a14d1bd View commit details
    Browse the repository at this point in the history
  5. Fix yaml syntax

    ylebre committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    89cb6f3 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #19 from pdsinterop/feature/php-version-sniff

    Fix yaml syntax
    ylebre authored Aug 26, 2022
    Configuration menu
    Copy the full SHA
    d9decf2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a01f0db View commit details
    Browse the repository at this point in the history
  8. Merge pull request #20 from pdsinterop/feature/phpunit-action

    add dummy test + github action runner for phpunit
    ylebre authored Aug 26, 2022
    Configuration menu
    Copy the full SHA
    055de9c View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. add notifications interface - pubsub is moved out towards the server …

    …implementation instead.
    ylebre committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    d68164b View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Configuration menu
    Copy the full SHA
    e2bd635 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2583457 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e7e341 View commit details
    Browse the repository at this point in the history
  4. typofix

    ylebre committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    18e78a8 View commit details
    Browse the repository at this point in the history
  5. typofix

    ylebre committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    27fd9c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Merge pull request #22 from pdsinterop/feature/notificationsInterface

    add notifications interface
    Potherca authored Sep 30, 2022
    Configuration menu
    Copy the full SHA
    4059f0a View commit details
    Browse the repository at this point in the history
Loading