Skip to content
This repository has been archived by the owner on Feb 24, 2022. It is now read-only.

Releases: cybercog/laravel-whoops-editor

3.0.0

15 Dec 17:22
Compare
Choose a tag to compare

Fixed

  • Use default config if whoops-editor.editors not found
  • PHP 7.0 support

Changed

  • resolveEditor method in WhoopsEditorServiceProvider not require $config argument
  • resolveFilePath method WhoopsEditorServiceProvider not require $config argument

View the changes from 2.0.0 to 3.0.0

2.0.0

15 Dec 15:18
cd56159
Compare
Choose a tag to compare

Added

  • APP_EDITOR environment variable

Changed

  • overwriteConfig method renamed to overwriteAppConfig in WhoopsEditorServiceProvider

View the changes from 1.0.0 to 2.0.0

1.0.0

15 Dec 03:04
Compare
Choose a tag to compare

Initial release with extended support of:

  • IntelliJ PHPStorm
  • IntelliJ IDEA
  • SublimeText