runphp
|
792c62bf32
refactor(core): 移除已弃用的助手类并更新依赖版本
|
il y a 3 mois |
runphp
|
aee9d2330e
chore(deps): 移除不必要的 ThinkPHP 扩展包
|
il y a 3 mois |
runphp
|
b5b53b04c0
feat(core): 支持从 composer.json 读取扩展信息
|
il y a 3 mois |
runphp
|
d8de4db236
chore(deps): 更新 composer/composer 依赖版本
|
il y a 3 mois |
runphp
|
648da54842
chore(deps): 移除不必要的开发依赖和命令
|
il y a 3 mois |
runphp
|
7ca10a2740
refactor(core): 优化核心服务类并改进异常处理
|
il y a 3 mois |
runphp
|
563fdd6020
refactor(core): 优化核心函数调用与类型声明
|
il y a 3 mois |
runphp
|
d508e82f55
feat(core): 添加基础实体类并启用严格类型声明- 在 BaseEntity 类中添加严格类型声明
|
il y a 4 mois |
runphp
|
6e3c96e3cc
feat(core): add logistics interfaces and response implementation
|
il y a 5 mois |
runphp
|
96242bae42
fix(job): 改进队列任务失败日志记录
|
il y a 5 mois |
runphp
|
7c140bf23e
fix(core): 移除多余空行
|
il y a 5 mois |
runphp
|
78fa4b43fc
refactor(core):优化代码实现与类型声明
|
il y a 5 mois |
runphp
|
c352adc1a8
refactor(core):优化插件加载路径获取逻辑- 将类加载器路径获取方式从 ClassLoader::getRegisteredLoaders() 更换为 InstalledVersions::getInstallPath()
|
il y a 5 mois |
runphp
|
03415d7949
feat(core): 增强LogicException类以支持状态码获取
|
il y a 5 mois |
runphp
|
3e6216641b
feat: add polyfills/array-first-array-last
|
il y a 5 mois |
runphp
|
5fead5b6a2
fix(job):优化队列任务异常日志记录
|
il y a 6 mois |
runphp
|
547e1a0cd2
feat(core): 增强逻辑异常类以支持响应对象
|
il y a 6 mois |
runphp
|
ab8c7be769
refactor(extension):优化扩展加载逻辑并返回无效扩展ID
|
il y a 6 mois |
runphp
|
d0d89a4417
fix(extension): 跳过缺少类定义的扩展加载
|
il y a 6 mois |
runphp
|
833963979b
feat(core): 支持从 composer.json 获取扩展 ID
|
il y a 6 mois |
runphp
|
e94a764e94
fix: 修复命名空间不兼容
|
il y a 6 mois |
runphp
|
caf3217f76
fix(sixshop-core): 将 self::build_tree_options 改为 build_tree_options,移除不必要的 self::
|
il y a 6 mois |
runphp
|
95d3a0f375
autoload(sixshop-core): 在 composer.json 中添加 files 配置项加载 src/functions.php 文件
|
il y a 6 mois |
runphp
|
d838387347
refactor(sixshop-core):重构助手方法为函数版本
|
il y a 6 mois |
runphp
|
542cee3db2
refactor(backend): 移除了对 SixShop\Core\Helper 的引用
|
il y a 6 mois |
runphp
|
5da816cd4b
feat(core): 在 ExceptionHandle 中集成 CORS 处理
|
il y a 6 mois |
runphp
|
372b7d74c5
refactor(core): 扩展添加启动逻辑
|
il y a 6 mois |
runphp
|
47e55eb00c
refactor(sixshop-core):扩展 NotFoundException 构造函数参数类型,支持传入字符串
|
il y a 6 mois |
runphp
|
f80575d84f
feat(core): 在 CoreService 中添加 getExtensionComposerMap 方法
|
il y a 6 mois |
runphp
|
3546a86e77
refactor(Exception): 更新 NotFoundException 异常处理
|
il y a 6 mois |