无论我在作曲家做什么,我都会收到这条消息
[InvalidArgumentException]
Package is not installed: ext-xdebug-2.4.1.0
我已经尝试过实际安装该软件包并获得相同的错误。 有什么建议吗?
使用composer作为全局运行Arch Linux。
编辑:如您所见,我已安装并启用了xdebug。
╭[andrew@TheSandbox] : [~]
╰>php -v
PHP 7.0.14 (cli) (built: Dec 7 2016 17:11:27) ( NTS )
Copyright (c) 1997-2016 The PHP Group
Zend Engine v3.0.0, Copyright (c) 1998-2016 Zend Technologies
with Xdebug v2.4.1, Copyright (c) 2002-2016, by Derick Rethans
╭[andrew@TheSandbox] : [~]
╰>php -m
[PHP Modules]
...
xdebug
...
[Zend Modules]
Xdebug