- Misc: Add note about Chrome extension unavailability in web store
- Misc: Add plugin admin action links
- Misc: Improved settings handler
- Misc: Updated PHP Console core library to v3.1.8
- Fix: Temporarily suppress PHP warnings while connecting with PHP Console to avoid headers already sent warnings, then restore all errors reporting
- Misc: Improved PHP and WordPress compatibility loader
- Fix: Try to get rid of PHP errors related to "Unable to set PHP Console server cookie" and "Cannot modify header information - headers already sent"
- Misc: Require PHP 5.6
- Misc: Updates PHP Console core library to v3.1.7
- Misc: Bump WordPress compatibility to mark support for the latest versions
- Fix: Fixes "PHP Warning: session_start(): Cannot send session cache limiter - headers already sent" notice in logs
- Misc: Internal changes, new Settings class, deprecated methods and properties in main Plugin class
- Misc: Updated PHP Console Library to 3.1.6
- Misc: Tested up to WordPress 4.5.2
- Enhancement: Support for WordPress language packs
- Misc: Improved error and exception handling and usage of Composer in plugin development
- Misc: Updated PHP Console Library to 3.1.5
- Misc: Tested up to WordPress 4.4.1
- Misc: Use WP Requirements as Composer dependency
- Misc: Internal changes (alternate PHP version check, automated SVN deploys)
- Fix: Fixes a bug
Cannot send session cache limiter - headers already sent
- Misc: Updated PHP Console Library to 3.1.4
- Misc: PHP 5.4.0 is the minimum required version to activate the plugin
- Misc: Updated PHP Console library to 3.1.3
- Misc: Supports WordPress 4.2
- Fix: Fixes "Fatal error: Using $this when not in object context" upon activation in some installations.
- Enhancement: earlier PC initialisation - props @Polfo
- Misc: Updated readme files.
- Fix: IP mask
- Enhancement: added configuration options - props @Polfo
- Register PC class
- Show Call Stack
- Short Path Names
- Fix: Fixes "Wrong PHP Console eval request signature" error when executing WordPress code from terminal, props @Polfo @barbushin
- Fix: Bugfixes
- Misc: Submission to WordPress.org plugins repository.
- Fix: Fixed allowed IPs bug.
- Misc: Updated dependencies and got rid of git submodules.
- Fix: PHP Console server is now instantiated later, allowing to catch all your theme functions too.
- Misc: Included PHP Console server library as git submodule rather than a composer dependency.
- First public release.