Skip to content
This repository was archived by the owner on Jan 31, 2020. 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: zendframework/zend-diagnostics
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.8
Choose a base ref
...
head repository: zendframework/zend-diagnostics
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.9
Choose a head ref
  • 15 commits
  • 8 files changed
  • 6 contributors

Commits on Feb 12, 2016

  1. - fixes typo in "DirWritable" messages

    - adds unit test for "DirWritable" check based on vfsStream
    Headd2k committed Feb 12, 2016
    Configuration menu
    Copy the full SHA
    b7f38d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50c2a25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9786d66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f79acc5 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2016

  1. Configuration menu
    Copy the full SHA
    5b25f6f View commit details
    Browse the repository at this point in the history
  2. Fixed CS

    sam-sandmann committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    301b476 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5487069 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2016

  1. Merge pull request #67 from DrSchimke/patch-1

    Remove redundant `ob_start()` statements.
    Thinkscape committed Feb 26, 2016
    Configuration menu
    Copy the full SHA
    2eeb413 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2016

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

Commits on Mar 2, 2016

  1. Fix typo in HttpService PHPDoc

    Add the missing 't' to the `$content` parameter description text.
    bc-luke committed Mar 2, 2016
    Configuration menu
    Copy the full SHA
    09ae6db View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2016

  1. Merge pull request #65 from Headd2k/master

    Fix typos in DirWriteable result descriptions, add DirWritable unit tests.
    Thinkscape committed Mar 3, 2016
    Configuration menu
    Copy the full SHA
    8e277c6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #68 from bc-luke/patch-1

    Fix typo in HttpService PHPDoc
    Thinkscape committed Mar 3, 2016
    Configuration menu
    Copy the full SHA
    74db050 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2016

  1. Merge pull request #66 from vpx/feature/redis-auth

    Redis auth parameter
    Thinkscape committed Mar 9, 2016
    Configuration menu
    Copy the full SHA
    7f48aa0 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2016

  1. Add middleware to readme

    Witold Wasiczko committed Mar 31, 2016
    Configuration menu
    Copy the full SHA
    e4835e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2016

  1. Merge pull request #69 from rstgroup/middleware

    Add info about PSR-7 middleware to readme.
    Thinkscape committed Apr 1, 2016
    Configuration menu
    Copy the full SHA
    292653c View commit details
    Browse the repository at this point in the history
Loading