-
Notifications
You must be signed in to change notification settings - Fork 14
Pull requests: emacs-php/phpstan.el
Pull requests list
let phpstan-executable be absolute path to phpstan
#7
by kermorgant
was merged May 3, 2018
Loading...
updated May 3, 2018
Fixed problem for use vendor phpstan
#11
by zonuexe
was merged Jul 21, 2018
Loading...
updated Jul 21, 2018
Modify README about installation
#12
by zonuexe
was merged Aug 1, 2018
Loading...
updated Aug 1, 2018
Use flycheck-add-next-checker instead of next-checkers to php
#9
by zonuexe
was merged Aug 1, 2018
Loading...
updated Aug 1, 2018
Use --error-format=raw instead of --errorFormat=raw
#15
by MarTango
was closed Dec 3, 2018
Loading...
updated Dec 3, 2018
Change errorFormat to error-format
#13
by MarkRedeman
was merged Dec 3, 2018
Loading...
updated Dec 3, 2018
Fix phpstan-get-config-file for directory-variable
#20
by zonuexe
was merged Jun 17, 2019
Loading...
updated Jun 17, 2019
Don't attempt to load config file if working dir nil
#19
by yisraeldov
was merged Jun 17, 2019
Loading...
updated Jun 17, 2019
Enable flycheck-php for @cjohansson's phps-mode
#21
by zonuexe
was merged Jun 26, 2019
Loading...
updated Jun 26, 2019
Support using rule level specified in configuration file
#22
by alypeng
was merged Sep 29, 2019
Loading...
updated Sep 29, 2019
Flymake: Fix second group is not always a digit
#29
by 3ynm
was merged Apr 2, 2020
Loading...
updated Apr 2, 2020
Flymake: Fix project root function call
#28
by 3ynm
was merged Apr 2, 2020
Loading...
updated Apr 2, 2020
add feature set memory-limit option
#32
by yosatak
was merged Aug 7, 2020
Loading...
updated Aug 7, 2020
Add phpstan-docker-image custom variable, default as official image
#35
by zonuexe
was merged Nov 22, 2020
Loading...
updated Nov 22, 2020
fix enabled-and-set-variable predicate
#34
by conao3
was merged Nov 22, 2020
Loading...
updated Nov 26, 2020
Use phpstan-get-executable instead of makeshift processing
#39
by zonuexe
was merged Jun 17, 2021
Loading...
updated Jun 17, 2021
use file-executable-p instead of file-exists-p
#33
by conao3
was closed Jun 17, 2021
Loading...
updated Jun 17, 2021
Add phpstan-analyze-this-file
#42
by zonuexe
was merged Jul 10, 2022
Loading...
updated Jul 10, 2022
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.