Releases: AtomLinter/linter-php
Releases · AtomLinter/linter-php
v1.6.1
1.6.1 (2019-04-22)
Bug Fixes
- deps: update dependency atom-package-deps to v5.1.0 (087c59c)
v1.6.0
1.6.0 (2019-01-16)
Features
v1.5.1
- Guard against invalid
TextEditor
s (#271)
v1.5.0
- Update dependencies (#266)
- Detect php deprecated language syntax (#268)
v1.4.0
- Update dependencies (#245, #255)
- Defer loading of dependencies (#263)
- Asyncify specs and utilize activationHooks (#264)
- Add setting to ignore php.ini (#265)
v1.3.2
- Handle unsaved files (#242)
- Remove PHP version check (#243)
- Clarify settings page scopes (#229)
- Update dependencies (#226, #236)
- Update and fix CI (#230, #241)
v1.3.1
- Fix executablePath reference in testBin (#215)
v1.3.0
- Run from the directory of the file (#172)
- Allow overriding
error_reporting
from php.ini
(#181)
- Add exception handling (#197)
- Rewrite in ES2017 (#214)
- Many dependency updates
v1.2.0
- Handle fatal errors (#141)