This website requires JavaScript.
Explore
Help
Register
Sign In
mirror-fastadminnet
/
framework
Watch
1
Star
0
Fork
0
You've already forked framework
mirror of
https://gitee.com/fastadminnet/framework.git
synced
2026-07-01 12:42:48 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
664
Commits
2
Branches
29
Tags
ca14916bbe05a3aee15533e258ded29ee020a476
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
thinkphp
ca14916bbe
start调整 模式定义文件支持定义 run 重新定义要执行的方法,例如:
...
'run'=>'\\think\cli::run'
2015-12-28 19:29:12 +08:00
lang
增加lang目录
2015-12-21 08:40:07 +08:00
library
model类一处代码简化
2015-12-28 19:10:58 +08:00
mode
sae模式定义文件规范
2015-12-27 22:21:05 +08:00
tpl
数据库和缓存读写计数调整 增加页面Trace日志驱动(需要设置'response_exit'=>false) Log::record方法支持字符串之外的变量输出
2015-12-20 22:22:45 +08:00
vendor
增加vendor behavior目录
2015-12-09 19:11:07 +08:00
base.php
默认cli模式下REQUEST_METHOD为GET
2015-12-28 09:21:37 +08:00
convention.php
response类调整 data type 可以单独设置
2015-12-22 23:40:45 +08:00
start.php
start调整 模式定义文件支持定义 run 重新定义要执行的方法,例如:
2015-12-28 19:29:12 +08:00
Description
No description provided
9.9
MiB
Languages
PHP
97.3%
Smarty
2.3%
PLpgSQL
0.3%