Skip to content

Conversation

@zonuexe
Copy link
Member

@zonuexe zonuexe commented Jan 9, 2019

A minor change from the previous version, but this version has BC brake about c-mode-hook.

Added

  • Add php customize group.
    • This group is positioned above php-mode.
    • This group was originally planned to be included in v1.20.0.
  • Add php-mode-disable-c-mode-hook custom variable.
    • Setting this variable to nil will restore the behavior of c-mode-hook up to the previous version.

Changed

  • php-mode initialization no longer executes hooks for c-mode.
    • If you want to return to the same behavior as the conventional PHP-Mode, set nil to php-mode-disable-c-mode-hook.

…hook

This variable may cause misunderstanding because it does not
invalidate prog-mode-hook.
@zonuexe zonuexe closed this Jan 9, 2019
@zonuexe zonuexe reopened this Jan 9, 2019
@zonuexe zonuexe merged commit 37ab87a into master Jan 9, 2019
@zonuexe zonuexe deleted the release/1.21.0 branch January 9, 2019 13: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.

2 participants