Skip to content

Releases: SublimeLinter/SublimeLinter-php

1.5.0

Choose a tag to compare

@kaste kaste released this 10 Apr 10:42
  • Lift to python 3.8

1.4.1

Choose a tag to compare

@kaste kaste released this 12 Aug 15:16
  • Update selector for Sublime Text >= 4134 (@TRPB)

1.4.0

Choose a tag to compare

@kaste kaste released this 15 Jul 21:42
d572dd7
  • Remove cmd setting. Use executable instead.

1.3.2

Choose a tag to compare

@kaste kaste released this 13 Jul 19:06
1f0f5b5

@gerardroche updated the parsing of php's output

1.3.1

Choose a tag to compare

@braver braver released this 26 Jun 08:31
804a20f
upgrade to python 3.6 because the 3.3 image was dropped

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

Choose a tag to compare

@braver braver released this 23 Jul 08:22
86d8e70
Deprecate syntax use selector instead

Deprecate 'cmd' setting

Choose a tag to compare

@kaste kaste released this 20 Apr 07:15
0887237
Merge pull request #41 from SublimeLinter/deprecate-cmd-setting

Deprecate 'cmd' setting

Remove deprecated usage of 'executable'

Choose a tag to compare

@kaste kaste released this 19 Apr 12:26
8610a2c

@sptndc 👀 spotted this

1.1.1: Merge pull request #30 from gerardroche/master

Choose a tag to compare

@braver braver released this 13 Dec 16:05
5d087e3
Fix #29 Errors not showing up with PHP 7.2

1.1.0

Choose a tag to compare

@ajmichels ajmichels released this 17 Feb 23:03
41e55ec

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