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

Make php-mode inherit from php-base-mode instead of c-mode #772

Merged
merged 2 commits into from
Nov 28, 2023

Conversation

zonuexe
Copy link
Member

@zonuexe zonuexe commented Nov 28, 2023

Add php-base-mode like js-base-mode for enhanced interoperability with php-ts-mode.

You can use php-base-mode-hook for common configuration of php-mode and php-ts-mode.

closes #678

@zonuexe zonuexe merged commit 7ff913f into master Nov 28, 2023
14 of 15 checks passed
@zonuexe zonuexe deleted the feature/php-base-mode branch November 28, 2023 18:01
zonuexe added a commit to emacs-php/php-ts-mode that referenced this pull request Dec 5, 2023
arnested added a commit to arnested/drupal-mode that referenced this pull request Aug 16, 2024
php-mode is no longer based on c-mode, but php-base-mode (see
emacs-php/php-mode#772).

This prevented the drupal style to be used.
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.

1 participant