Skip to content

Releases: SublimeLinter/SublimeLinter-php

1.4.1

12 Aug 15:16
Compare
Choose a tag to compare
  • Update selector for Sublime Text >= 4134 (@TRPB)

1.4.0

15 Jul 21:42
d572dd7
Compare
Choose a tag to compare
  • Remove cmd setting. Use executable instead.

1.3.2

13 Jul 19:06
1f0f5b5
Compare
Choose a tag to compare

@gerardroche updated the parsing of php's output

1.3.1

26 Jun 08:31
804a20f
Compare
Choose a tag to compare
upgrade to python 3.6 because the 3.3 image was dropped

1.3.0: Merge pull request #45 from sptndc/deprecate-syntax

23 Jul 08:22
86d8e70
Compare
Choose a tag to compare
Deprecate syntax use selector instead

Deprecate 'cmd' setting

20 Apr 07:15
0887237
Compare
Choose a tag to compare
Merge pull request #41 from SublimeLinter/deprecate-cmd-setting

Deprecate 'cmd' setting

Remove deprecated usage of 'executable'

19 Apr 12:26
8610a2c
Compare
Choose a tag to compare

1.1.1: Merge pull request #30 from gerardroche/master

13 Dec 16:05
5d087e3
Compare
Choose a tag to compare
Fix #29 Errors not showing up with PHP 7.2

1.1.0

17 Feb 23:03
41e55ec
Compare
Choose a tag to compare

Version 1.1.0 adds the ability to explicitly define what PHP binary should be used to perform the linting.