Home > Article > PHP Framework > What content has been updated in ThinkPHP version 6.1.2?
V6.1.2
version mainly adds PHP8.2
compatibility and ThinkORM3.0
version support.
Compatible with PHP8.2
Removed base classFilesystem
Declare attributes
fix: variable parameter processing when container binds parameters
File class addedsetExtension
Method to set the actual suffix name of the saved file
ValidateRule
Comment adjustment
Fix: The parameter type is multiple Error reported when
Updatethink-orm
Version dependency support3.0
3.0
Major updateBased on PHP8.0
Refactored
Fully compatible with 2.0
Version
Update code specification
Strict parameter type
Later stage Versions 6.0
and 6.1
will stop feature updates and be included in the LTS
version maintenance plan. ThinkPHP8
based on PHP8.0 is already undergoing final testing, and I believe the official version will be released soon ^_^
6.0
previous version Officially no longer updated and maintained, including security updates) Release time | BUG fix | Security Update | |
---|---|---|---|
October 24, 2019 | October 24, 2024 | October 24, 2024 | |
October 25, 2022 | 2024 October 24 | October 24, 2024 |
##6.1and
What is thinkphp6.0
versions Belong to the same major version and have the same maintenance cycle
The above is the detailed content of What content has been updated in ThinkPHP version 6.1.2?. For more information, please follow other related articles on the PHP Chinese website!