Shine

Results 5 issues of Shine

交互体验很好!还有服务端是自己写的嘛,我可以用 PHP 写一个 😁

## Question(提问) 下载 linux 版,再 arm64 结构 cpu 运行提示: ![Snipaste_2020-04-05_18-08-03.png](https://i.loli.net/2020/04/05/4CNOukoVAhEr7tc.png)

仓库地址:https://github.com/PrintNow/dcat-admin Packagist 地址:https://packagist.org/packages/printnow/laravel-admin 使用方法: `composer require printnow/laravel-admin` 主要修改如下: - 移除依赖包 `dcat/easy-excel`,不知道哪次提交引入了这个包,但是似乎没看到哪里有用到这个包的地方 - [更新方法签名,删除隐式声明参数为 null,改为显式声明以符合 PHP 8.4 的规范](https://github.com/PrintNow/dcat-admin/commit/9c222ef8388ab55d5473f11823686303d6919a53) - [修复宏调用的命名空间引用,确保与父类一致](https://github.com/PrintNow/dcat-admin/commit/0c72a5dce188233870fb1333581bc3c8454950ad) - [添加 #[AllowDynamicProperties] 注解,以支持 PHP 8.4](https://github.com/PrintNow/dcat-admin/commit/104f10829a20d127baab14e7d65d59e83fe1acda) - [在 composer.json 添加缺失的 PHP...

## 基本信息 划词翻译版本:11.6.0 浏览器版本:135.0.7049.86 (正式版本) (64 位) (cohort: Control) 操作系统:Windows 11 Version 24H2 (Build 26100.3775) ## 重现问题的步骤 1. 创建一个全新的 Google Chrome 账户 ![Image](https://github.com/user-attachments/assets/abe57e33-6a39-4fa8-b364-4370cc7f10b3) 2. 安装“划词翻译”插件 3. 打开 shopify.dev 网站的某篇文档如 https://shopify.dev/docs/api/admin-graphql/latest/mutations/fulfillmentserviceupdate...

需要反馈
无法重现

When executing the `phpbrew use` command to switch PHP versions while running PHP 8.4, the command fails with multiple deprecation warnings and a parse error, preventing successful version switching. The...