All Versions
10
Latest Version
Avg Release Cycle
223 days
Latest Release
1698 days ago

Changelog History

  • v3.1.8

    July 25, 2019
  • v3.1.7 Changes

    March 03, 2018

    ๐Ÿ›  PHP 7 compatibility + Travis fixes

  • v3.1.6

    February 19, 2016
  • v3.1.5

    October 29, 2015
  • v3.1.4

    June 30, 2015
  • v3.1.3

    March 30, 2015
  • v3.1.2 Changes

    March 20, 2015

    Ready for integration with Monolog

  • v3.1.1 Changes

    February 03, 2014

    ๐Ÿ›  Fixed #40 jQuery is loaded check in examples
    โž• Added flush debug messages buffer before proceed eval request

  • v3.1 Changes

    January 28, 2014

    ๐Ÿš€ In this release PHP Console gets more smart and stable client-server protocol.

    โž• Added: Service provider for Laravel framework http://github.com/barbushin/php-console-laravel

    Modified: Handler::getInstance()->debug() now works without Handler::getInstance()->start()

    Fixed: headers problem if flush() or ob_end_clean() is called before script shutdown

    ๐Ÿ‘€ Fixed: problem with frameworks that overrides $_SESSION handler see https://github.com/barbushin/php-console#troubleshooting-with-_session-handler-overridden-in-some-frameworks

    โšก๏ธ Migration: Update PHP Console Google Chrome extension to last version >= 3.0.20

  • v3.0 Changes

    January 28, 2014

    โšก๏ธ Since 2 long years of intensive development... Google Chrome extension PHP Console is updated to new fantastic version 3.0

    ๐Ÿ†• New features

    • Dump any type variable.
    • Execute PHP code remotely.
    • Protect access by password.
    • ๐Ÿ”Š Group console logs by request.
    • Jump to error file:line in your text editor.
    • ๐Ÿ†• New communication protocol.
    • Copy error/debug data to clipboard.
    • Options now available by click on icon in address bar.
    • ๐Ÿ†• New server library with old version adapter.

    Overview

    Presentation video

    Migration

    • ๐Ÿ†• New PHP Console extension comes with new server library.
    • ๐Ÿ‘€ You can migrate to new server library without any code changes, using \PhpConsole\OldVersionAdapter. See instructions.
    • New server library is PSR-0 and PSR-3 compatible, so it requires PHP > 5.3.

    But, anyway, if you want to use old version of PHP Console extension compatible with old PHP < 5.3 server library, you can install it again. There will be no conflicts if both extension versions will be installed on your Google Chrome.

    Feedback

    • If you have any problems with migration to new version, please report feedback.
    • If you like new PHP Console version, please rate it on Google WebStore.

    Views statistics