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

Latest commit

 

History

History
36 lines (21 loc) · 878 Bytes

CHANGELOG.md

File metadata and controls

36 lines (21 loc) · 878 Bytes

Changelog

All notable changes to laravel-whoops-editor will be documented in this file.

3.0.0 - 2017-12-15

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

2.0.0 - 2017-12-15

Added

  • APP_EDITOR environment variable

Changed

  • overwriteConfig method renamed to overwriteAppConfig in WhoopsEditorServiceProvider

1.0.0 - 2017-12-15

Added

  • Linux support for IntelliJ PHPStorm
  • Linux support for IntelliJ IDEA
  • Linux support for SublimeText