Sign in
Sign up
Explore
Enterprise
Education
Search
Help
Terms of use
About Us
Explore
Enterprise
Education
Blog
Sign in
Sign up
Fetch the repository succeeded.
Open Source
>
Web Development
>
Web Framework
&
Donate
Please sign in before you donate.
Cancel
Sign in
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
Unwatch
Watching
Releases Only
Ignoring
3
Star
8
Fork
2
jasonwei
/
miniframework
Code
Issues
0
Pull Requests
0
Wiki
Insights
DevOps
Gitee Go
Baidu Efficiency Cloud
Tencent CloudBase
Tencent Cloud Serverless
Jenkins for Gitee
Service
Gitee Pages
PHPDoc
Quality analysis
CodeSafe
Gitee Scan
Don’t show this again
Graphs
Releases
Tags
Commits
Attachments
2.6.0
b6a46b9
2021-01-10 09:06
Version 2.6.0 released.
jasonwei
版本变化
新特性:新增常量 URL_SUFFIX,默认值为"htm|html|shtml",用于定义伪静态扩展名。
新特性:新增常量 URL_SPLIT_SYMBOL,默认值为"_",用于定义伪静态时 URL 参数的分割符号。
新特性:新增常量 LOG_MODE,默认值为1,用于定义日志存储模式(1为文件,2为数据库)。
新特性:新增常量 LOG_DB_CONFIG,默认值为"database:default",用于定义日志存储的数据库配置(LOG_MODE为2时生效)。
新特性:新增常量 LOG_TABLE_NAME,默认值为"log",用于定义日志存储的数据表名(LOG_MODE为2时生效)。
新特性:新增 Mini\Db\Mysql::checkTableIsExist() 方法,用于检查数据表是否存在。
新特性:改进 Mini\Base\Log 类,支持日志存入数据库。
新特性:改进 Mini\Base\Request 类,支持识别通过常量 URL_SUFFIX 定义的伪静态扩展名。
新特性:支持按自定义的伪静态 URL 参数分割符号进行访问请求解析的新特性。
新特性:改进 arrayToUrlParams() 全局函数,新增按伪静态模式拼接参数的方式。
升级说明
兼容 PHP 最低版本为 7.2.0,PHP 8.0.0 已测试可正常运行。
当前版本向前兼容至 V2.4.0 版本,使用 V2.4.0 及后续版本的开发者可直接升级至 V2.6.0 版本。
文档已同步更新,地址:
http://www.miniframework.com/docv2/guide/
Last committed message:
Update README.md
Download
To prevent Robot download, Please enter the captcha to continue
Cancel
Download
PHP
1
https://gitee.com/jasonwei/miniframework.git
git@gitee.com:jasonwei/miniframework.git
jasonwei
miniframework
miniframework
Going to Help Center
Search
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
See more results
Share to
Comment
Repository Report
Back to the top
Login prompt
This operation requires login to the code cloud account. Please log in before operating.
Go to login
No account. Register