Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option context not work #40

Open
wants to merge 21 commits into
base: master
Choose a base branch
from
Open

Commits on Sep 26, 2012

  1. Update composer.json

    Change namespace as this is a fork
    everzet committed Sep 26, 2012
    Configuration menu
    Copy the full SHA
    7efe41e View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2012

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

Commits on Nov 8, 2012

  1. Merge pull request #1 from RobLoach/validate-composer

    Fix composer.json so that it validates
    everzet committed Nov 8, 2012
    Configuration menu
    Copy the full SHA
    8d82ac4 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2013

  1. PHP 5.5 compatibility fix

    samdark committed Oct 15, 2013
    Configuration menu
    Copy the full SHA
    29dc002 View commit details
    Browse the repository at this point in the history
  2. phpdoc fixes

    samdark committed Oct 15, 2013
    Configuration menu
    Copy the full SHA
    dd80390 View commit details
    Browse the repository at this point in the history
  3. Fixed callback

    samdark committed Oct 15, 2013
    Configuration menu
    Copy the full SHA
    71cd475 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2013

  1. Merge pull request #2 from samdark/5.5-and-cleanup

    5.5 and cleanup
    everzet committed Nov 1, 2013
    Configuration menu
    Copy the full SHA
    30e103d View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2014

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

Commits on May 8, 2014

  1. Fixed multi-byte support for HTML output

    (cherry picked from commit 89b351e)
    Actine committed May 8, 2014
    Configuration menu
    Copy the full SHA
    e2ed4e8 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2015

  1. Add the branch-alias for master

    stof committed Jan 18, 2015
    Configuration menu
    Copy the full SHA
    0200ecd View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2015

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

Commits on Dec 22, 2015

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

Commits on Apr 7, 2016

  1. Merge pull request #9 from shanethehat/feature/support-windows-line-e…

    …ndings
    
    Use PHP_EOL constant to represent line endings
    everzet committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    4af7b5c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from maximal/patch-1

    Add ability not to expand tabs
    everzet committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    4c7bd74 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from Actinarium/mb_support

    Fixed multi-byte support for HTML output
    everzet committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    445c563 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4 from AnhNhan/fix_superfluous_closingtags

    Removing superfluous closing spans
    everzet committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    d526296 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3 from AnhNhan/fix_lineplacement

    Fixing line number placement for inline renderer
    everzet committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    4e7fcaa View commit details
    Browse the repository at this point in the history
  6. Merge pull request #6 from stof/patch-1

    Add the branch-alias for master
    everzet committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    0464787 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2020

  1. Configuration menu
    Copy the full SHA
    0bbc54c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14 from phpspec/php8-fix

    Fix optional arg for PHP8
    ciaranmcnulty authored Sep 18, 2020
    Configuration menu
    Copy the full SHA
    fc11561 View commit details
    Browse the repository at this point in the history