超轻量php框架
超轻量php框架
首页
文档
扩展
日志
文章
社区
登录
注册
StartMVC更新日志
日志详情
DbCore.php真预处理绑定,重构数据库类,执行层 query()/exec()/fetch()/column() 全部走 prepare/bindValue/execute
版本:v2.7.1
页面时间:2026-07-28
提交时间:2026-07-29 11:25
改动统计:+319 / -189 / 共508行
提交链接:
https://gitee.com/shaobingme/startmvc/commit/d927cb22df0402184ec248947e97ddd22d43dfef
改动文件
修改
startmvc/boot.php
修改
startmvc/core/db/DbCore.php