We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9896ccc + f584dfa commit a8194bcCopy full SHA for a8194bc
lisp/php-mode.el
@@ -660,7 +660,7 @@ but only if the setting is enabled."
660
'+)
661
(t nil)))))))
662
663
-(defun php-c-looking-at-or-maybe-in-bracelist (orig-fun &optional containing-sexp lim)
+(defun php-c-looking-at-or-maybe-in-bracelist (orig-fun &optional containing-sexp lim &rest args)
664
"Replace `c-looking-at-or-maybe-in-bracelist'.
665
666
CONTAINING-SEXP is the position of the brace/paren/bracket enclosing
0 commit comments