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

Global enable / disable, very basic FirePHP compatibility #55

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

Commits on Dec 3, 2016

  1. Very basic FirePHP compatibility for ChromePhp

    Added global enable / disable, added setting for FirePHP log style. If switched on argument order is changed such, that you can reuse old firephp calls.
    ErikKrause authored Dec 3, 2016
    Configuration menu
    Copy the full SHA
    cff67ed View commit details
    Browse the repository at this point in the history
  2. Added Firefox hints

    ErikKrause authored Dec 3, 2016
    Configuration menu
    Copy the full SHA
    0bc0a6e View commit details
    Browse the repository at this point in the history
  3. Added Firefox hints

    ErikKrause authored Dec 3, 2016
    Configuration menu
    Copy the full SHA
    616def7 View commit details
    Browse the repository at this point in the history
  4. Added Firefox hints

    ErikKrause authored Dec 3, 2016
    Configuration menu
    Copy the full SHA
    60275c9 View commit details
    Browse the repository at this point in the history
  5. Added Firefox hints

    ErikKrause authored Dec 3, 2016
    Configuration menu
    Copy the full SHA
    58a19c7 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2016

  1. Update README.md

    ErikKrause authored Dec 4, 2016
    Configuration menu
    Copy the full SHA
    e017811 View commit details
    Browse the repository at this point in the history
  2. Very basic FirePHP compatibility for ChromePhp

    Added global enable / disable, added setting for FirePHP log style. If switched on argument order is changed such, that you can reuse old firephp calls.
    ErikKrause authored Dec 4, 2016
    Configuration menu
    Copy the full SHA
    b8d3569 View commit details
    Browse the repository at this point in the history
  3. Added Firefox hints

    ErikKrause authored Dec 4, 2016
    Configuration menu
    Copy the full SHA
    918d46f View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2016

  1. resources are loggable now.

    json_encode failed for resources causing an empty log. Now uses print_r and get_resource_type for resource, print_r for all other.
    ErikKrause authored Dec 18, 2016
    Configuration menu
    Copy the full SHA
    e61698f View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2017

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

Commits on Mar 7, 2017

  1. Merge pull request #1 from Asenar/readme-help-composer

    Add help to use this repo in composer
    ErikKrause authored Mar 7, 2017
    Configuration menu
    Copy the full SHA
    c9418c0 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2017

  1. Better logging of objects and non-string scalars

    As suggested in [comments **here**](e61698f#commitcomment-21296454).
    lorenzos authored Jun 1, 2017
    Configuration menu
    Copy the full SHA
    0baf0c2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from lorenzos/patch-1

    Better logging of objects and non-string scalars
    ErikKrause authored Jun 1, 2017
    Configuration menu
    Copy the full SHA
    cdfbdfa View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2017

  1. Clearify documentation

    powtac authored Aug 1, 2017
    Configuration menu
    Copy the full SHA
    4bad027 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from powtac/patch-1

    Clearify documentation
    ErikKrause authored Aug 1, 2017
    Configuration menu
    Copy the full SHA
    638ab80 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2017

  1. Update README.md

    ErikKrause authored Nov 6, 2017
    Configuration menu
    Copy the full SHA
    a4f3395 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2018

  1. Update README.md

    ErikKrause authored Feb 26, 2018
    Configuration menu
    Copy the full SHA
    e25d969 View commit details
    Browse the repository at this point in the history