【发布时间】:2021-10-05 13:13:45
【问题描述】:
我使用 Mac BigSur 最新更新。 我已经用 PHP 8.0.8 版安装了 Bitnami MAPP。 但在 CLI 中仍然是 PHP 7.3.24
我尝试创建到 Bitnami PHP8.0.8 的路径,但有如下警告
WARNING: PHP is not recommended
PHP is included in macOS for compatibility with legacy software.
Future versions of macOS will not include PHP.
PHP 7.3.24-(to be removed in future macOS) (cli) (built: Dec 21 2020 21:33:25) ( NTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.3.24, Copyright (c) 1998-2018 Zend Technologies
PHP CLI如何切换到Bitnami的PHP8.0.8?
【问题讨论】: