Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New feature: php-flymake #718

Merged
merged 6 commits into from Nov 5, 2022
Merged

Conversation

zonuexe
Copy link
Member

@zonuexe zonuexe commented Nov 5, 2022

Fix Flymake compatibility for all environments. A new feature, php-flymake, avoids creating temporary files by using STDIN.

Function php-flymake

Flymake functions compatible with flymake-diagnostic-functions.

As default Flymake implementation in PHP Mode, it is controlled by php-mode-replace-flymake-diag-function variable described below.

Custom variable php-mode-replace-flymake-diag-function

default: #'php-flymake

Specify a Flymake function to replace from PHP Mode. Set nil to stop replacement.

@zonuexe zonuexe merged commit 56e5b67 into master Nov 5, 2022
@zonuexe zonuexe deleted the feature/flymake-diagnostic-functions branch November 5, 2022 23:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant