Dieser Artikel vermittelt Ihnen relevantes Wissen über ThinkPHP. Er stellt hauptsächlich vor, welche Updates es in der neuesten ThinkPHP-Version 6.1.2 gibt. Freunde, die interessiert sind, können einen Blick darauf werfen. Ich hoffe, es wird für alle hilfreich sein.
V6.1.2
版本主要增加了PHP8.2
兼容以及ThinkORM3.0
版本的支持。
兼容PHP8.2
Remove Dateisystem
deklariert AttributeFilesystem
申明属性
fix: container绑定参数时可变参数处理
File类增加setExtension
方法设置保存文件的实际后缀名
ValidateRule
注释调整
Fix: 参数类型为多个时导致的报错
更新think-orm
版本依赖支持3.0
3.0
主要更新基于PHP8.0
ValidateRule
Kommentaranpassung🎜🎜🎜🎜Fix: Fehler gemeldet, wenn mehrere Parametertypen vorhanden sind🎜🎜Updatethink-orm
Versionsabhängigkeitsunterstützung3.0
🎜🎜3.0
HauptaktualisierungenBasierend auf PHP8.0
Refactor🎜
完全兼容2.0
版本2.0
版本
更新代码规范
严格参数类型
后期6.0
及6.1
版本将会停止功能更新,纳入LTS
版本维护计划。基于PHP8.0的ThinkPHP8
6.0及<code style="white-space: pre-wrap;box-sizing: inherit;margin-right: 5px ;margin-left: 5px;padding: 2px 6px;display: inline-block;border-radius: 4px;word-break: break-all;line-height: 1.3;background: rgb(249, 250, 250);font -family: Consolas, Monaco, „Andale Mono“, „Ubuntu Mono“, monospace;border-width: 1px;border-style: solid;border-color: rgb(222, 217, 217);">6.1版本将会停止功能更新,纳入Versionswartungsplan (<code style='white-space: pre-wrap;box-sizing: inherit;margin-right: 5px;margin-left: 5px;padding: 2px 6px;display: inline-block;border-radius: 4px;word-break: break-all;line-height: 1.3;background: rgb(249, 250, 250);font-family: Consolas, Monaco, "Andale Mono", "Ubuntu Mono", monospace;border-width: 1px;border-style: solid;border-color: rgb(222, 217, 217);'>6.0
之前版本官方不再更新和维护,包括安全更新)
ThinkPHP版本 | 发布时间 | BUG修复 | 安全更新 |
---|---|---|---|
6.0(PHP7.1+) | 2019年10月24日 | 2024年10月24日 | 2024年10月24日 |
6.1(PHP7.2+) | 2022年10月25日 | 2024年10月24日 | 2024年10月24日 |
6.1
和6.0
Versionen gehören zur gleichen Hauptversion und haben den gleichen Wartungszyklus
Empfohlenes Lernen: „thinkPHP Video Tutorial“
Das obige ist der detaillierte Inhalt vonDie neueste ThinkPHP6.1.2-Version ist mit PHP8.2 kompatibel!. Für weitere Informationen folgen Sie bitte anderen verwandten Artikeln auf der PHP chinesischen Website!