Skip to content

Support Emacs 29 and master branch

Latest
Compare
Choose a tag to compare
@zonuexe zonuexe released this 23 Nov 20:54
· 26 commits to master since this release
0c55240

Added

  • Add php-topsy-beginning-of-defun-with-class to display classname with function signature. (#766)
  • Add missing __DIR__ to php-magical-constants (#756, thanks @piotrkwiecinski)

Changed

  • Make developer build task in Makefile now depends on Eask. (#762, thanks @jcs090218)
    • This change does not affect package installation users
    • Read CONTRIBUTING.md if you prefer to build it yourself from zip or tar ball

Fixed

Removed

  • Removed Phan-specific features from php-project (#754)
  • Removed Cask and Keg metadata files for building (#770)