ThinkPHP在PHP8.18.2环境下版本兼容性及特性支持有哪些?
- 内容介绍
- 文章标签
- 相关推荐
本文共计970个文字,预计阅读时间需要4分钟。
能,但必须是 `v6.0.15` 及其后续版本。早期版本 `v6.0.0` 至 `v6.0.14` 在 PHP 8.1 下会触发 `Deprecated: Return type of think\facade\Facade::getFacadeAccessor() should either be compatible with static::getFacadeAccessor(): string, or the Facade`。
本文共计970个文字,预计阅读时间需要4分钟。
能,但必须是 `v6.0.15` 及其后续版本。早期版本 `v6.0.0` 至 `v6.0.14` 在 PHP 8.1 下会触发 `Deprecated: Return type of think\facade\Facade::getFacadeAccessor() should either be compatible with static::getFacadeAccessor(): string, or the Facade`。

