daohang
daohang copied to clipboard
Bump topthink/framework from 5.1.35 to 5.1.42
Bumps topthink/framework from 5.1.35 to 5.1.42.
Release notes
Sourced from topthink/framework's releases.
V5.1.42
改进多语言判断机制
V5.1.41
兼容PHP8
V5.1.40
改进redis驱动has方法 修正XA事务 修正HasManyThrough关联 增加mysql json类型字段->>方式获取支持 改进路由加载 避免加载编辑器临时文件影响 修复关联模型的属性直接附加到当前模型,当关联模型字段名为name时获取的值为模型的属性name值 修复多态关联预加载field无效 改进Collection类的column方法的PHP兼容性问题 改进mysql驱动 改进parseclosure方法 SoftDelete删除条件做空判断 改进验证类append方法
V5.1.39
本次更新为常规更新,主要包括:
- 修正
memcached
驱动- 改进
HasManyThrough
关联查询- 改进
Request
类isJson
方法- 改进关联查询
- 改进
redis
驱动- 增加 Model类
getWhere
方法对复合主键的支持- 改进
newQuery
方法- 改进闭包查询的参数绑定
- 修正
Validate
- 修复某些情况下URL会多一个冒号
- 调整composer.json
- 修复使用
Cache::clear()
时,报错缓存文件不存在问题- 使用File类的unlink方法进行文件删除
- 改进
paraseData
方法- 修正image验证方法
- 改进Url生成
- 改进空操作对数字的支持
- 改进一处PHP7.4兼容性问题
V5.1.38.1
- 修正widget助手函数
- 修正视图过滤方法
V5.1.38
本次更新为常规更新,主要包括:
Request
类增加isJson
方法
... (truncated)
Commits
ecf1a90
Merge branch '5.1' of github.com:top-think/framework into 5.1450450a
改进多语言判断机制1ce73c7
修正 Model 类的分页方法注释3dfa86e
更新 prettify.js 为新的 cdn 地址7137741
兼容PHP8.00d79b89
think/Request host方法获取域名改进9788154
移植6.x的绑定属性到父模型00d3c4c
model 注释更新2f5ac63
model 注释更新9254f26
兼容PHP8- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.