Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Releases: AtomLinter/linter-php

v1.6.1

22 Apr 20:13
Compare
Choose a tag to compare

1.6.1 (2019-04-22)

Bug Fixes

  • deps: update dependency atom-package-deps to v5.1.0 (087c59c)

v1.6.0

16 Jan 09:28
Compare
Choose a tag to compare

1.6.0 (2019-01-16)

Features

  • update to Linter v2 API (79054ad)

v1.5.1

22 Sep 19:04
v1.5.1
ddf3e36
Compare
Choose a tag to compare
  • Guard against invalid TextEditors (#271)

v1.5.0

15 Sep 05:45
v1.5.0
f0be6c9
Compare
Choose a tag to compare
  • Update dependencies (#266)
  • Detect php deprecated language syntax (#268)

v1.4.0

22 Aug 06:23
v1.4.0
2b47db6
Compare
Choose a tag to compare
  • 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

18 Mar 20:09
v1.3.2
44c820b
Compare
Choose a tag to compare
  • 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

26 Oct 22:04
v1.3.1
379ba58
Compare
Choose a tag to compare
  • Fix executablePath reference in testBin (#215)

v1.3.0

12 Oct 03:28
v1.3.0
170cd4f
Compare
Choose a tag to compare
  • 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

12 Oct 03:21
Compare
Choose a tag to compare
  • Handle fatal errors (#141)

v1.1.8

05 Feb 18:15
Compare
Choose a tag to compare
  • Update dependencies