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-fig/log
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.1.0
Choose a base ref
...
head repository: php-fig/log
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.1.2
Choose a head ref
  • 17 commits
  • 7 files changed
  • 8 contributors

Commits on Mar 14, 2017

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

Commits on Apr 2, 2018

  1. Configuration menu
    Copy the full SHA
    c831756 View commit details
    Browse the repository at this point in the history
  2. avoid side effect

    DQNEO committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    f7e1ff5 View commit details
    Browse the repository at this point in the history
  3. fix white space

    DQNEO committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    e2250cd View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2018

  1. Configuration menu
    Copy the full SHA
    1be9964 View commit details
    Browse the repository at this point in the history
  2. make alias from old one

    DQNEO authored Apr 3, 2018
    Configuration menu
    Copy the full SHA
    2d7be5c View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2018

  1. Bump version to 1.1.x-dev

    lyrixx authored Nov 21, 2018
    Configuration menu
    Copy the full SHA
    b460f19 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #58 from lyrixx/patch-1

    Bump version to `1.1.x-dev`
    Jean85 authored Nov 21, 2018
    3 Configuration menu
    Copy the full SHA
    c4421fc View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2019

  1. Update TestLogger.php

    Also reset recordsByLevel array using reset() method
    ArturGoldyn authored Jun 17, 2019
    Configuration menu
    Copy the full SHA
    db36f22 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2019

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

Commits on Oct 25, 2019

  1. Merge pull request #51 from Fleshgrinder/throws-annoation

    Added throws annoation to log methods
    Seldaek authored Oct 25, 2019
    Configuration menu
    Copy the full SHA
    fb0003b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #63 from ArturGoldyn/patch-1

    Update TestLogger.php
    Seldaek authored Oct 25, 2019
    Configuration menu
    Copy the full SHA
    41b769c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb2d0b3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #55 from DQNEO/namespaced-phpunit

    use namespaced PHPUnit
    Seldaek authored Oct 25, 2019
    Configuration menu
    Copy the full SHA
    bf73deb View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2019

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

Commits on Oct 30, 2019

  1. Merge pull request #66 from WyriHaximus-labs/extract-DummyTest-into-i…

    …ts-own-file-and-return-empty-string-from-___toString
    
    Return string from DummyTest::__toString
    Seldaek authored Oct 30, 2019
    Configuration menu
    Copy the full SHA
    d477130 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2019

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