emacs-phps-mode
emacs-phps-mode copied to clipboard
phps-mode/:catch: Invalid read syntax: "#"
I am getting this error:
Error (use-package): phps-mode/:catch: Invalid read syntax: "#"
My version is: ;;; phps-mode.el --- Major mode for PHP with code intelligence -- lexical-binding: t --
;; Copyright (C) 2018-2024 Free Software Foundation, Inc.
;; Author: Christian Johansson [email protected] ;; Maintainer: Christian Johansson [email protected] ;; Created: 3 Mar 2018 ;; Modified: 15 Jan 2024 ;; Version: 0.4.47 ;; Keywords: tools, convenience ;; URL: https://github.com/cjohansson/emacs-phps-mode
;; Package-Requires: ((emacs "26"))
;; This file is not part of GNU Emacs.