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.
1 parent 5f3155f commit f153f5dCopy full SHA for f153f5d
lisp/php-mode-debug.el
@@ -33,7 +33,7 @@
33
(require 'pkg-info nil t)
34
(require 'el-get nil t)
35
36
-(declare-function pkg-info-version-info "pkg-info" (library &optional package show))
+(declare-function pkg-info-version-info "ext:pkg-info" (library &optional package show))
37
38
(defun php-mode-debug-reinstall (force &optional called-interactive)
39
"Reinstall PHP Mode to solve Cc Mode version mismatch.
0 commit comments