Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
gitgitcode
/
thinkphp
Public
forked from
top-think/thinkphp
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
3.1
User selector
All users
All time
Commit history
Commits on Feb 25, 2014
改进3.1的Db类parseJoin方法
liu21st
committed
c7947ed
View commit details
Copy full SHA for c7947ed
Browse repository at this point
Commits on Jun 7, 2013
改进复合查询
liu21st
committed
dad6acb
View commit details
Copy full SHA for dad6acb
Browse repository at this point
改进where方法用法,支持更复杂的查询
liu21st
committed
8a13000
View commit details
Copy full SHA for 8a13000
Browse repository at this point
改进S函数 可能会导致的一处错误
Show description for a7294fb
liu21st
committed
a7294fb
View commit details
Copy full SHA for a7294fb
Browse repository at this point
Commits on Jun 5, 2013
修正T函数
liu21st
committed
3646ec7
View commit details
Copy full SHA for 3646ec7
Browse repository at this point
改进T函数
liu21st
committed
6a88f05
View commit details
Copy full SHA for 6a88f05
Browse repository at this point
Commits on Jun 4, 2013
T函数的layer参数支持默认配置
Show description for 862f64d
liu21st
committed
862f64d
View commit details
Copy full SHA for 862f64d
Browse repository at this point
增加T函数 用于获取模版文件名
Show description for df220e0
liu21st
committed
df220e0
View commit details
Copy full SHA for df220e0
Browse repository at this point
Commits on Jun 3, 2013
改进扩展分组的目录支持
liu21st
committed
b742777
View commit details
Copy full SHA for b742777
Browse repository at this point
支持扩展分组功能
liu21st
committed
af4e84e
View commit details
Copy full SHA for af4e84e
Browse repository at this point
修正写入数据的时候 采用exp表达式后 字符转义的问题
liu21st
committed
c56605f
View commit details
Copy full SHA for c56605f
Browse repository at this point
废弃LocationTemplate行为以及view_template标签扩展位
liu21st
committed
3edebd8
View commit details
Copy full SHA for 3edebd8
Browse repository at this point
Merge pull request #58 from shenwq/master
Show description for 6932ad1
liu21st
committed
6932ad1
View commit details
Copy full SHA for 6932ad1
Browse repository at this point
修改parseTemplate方法为public,修正此方法在Action中调用的Bug
shenwq
committed
7acc50f
View commit details
Copy full SHA for 7acc50f
Browse repository at this point
Commits on Jun 2, 2013
Merge pull request #57 from htynkn/master
Show description for c795930
liu21st
committed
c795930
View commit details
Copy full SHA for c795930
Browse repository at this point
这样才通顺...
htynkn
committed
e023229
View commit details
Copy full SHA for e023229
Browse repository at this point
完善readme,添加对于云引擎的说明
htynkn
committed
81336b4
View commit details
Copy full SHA for 81336b4
Browse repository at this point
修正代码注释中的错别字
htynkn
committed
049c882
View commit details
Copy full SHA for 049c882
Browse repository at this point
修改介绍,目前支持SAE和BAE两个云环境了
htynkn
committed
e80cb20
View commit details
Copy full SHA for e80cb20
Browse repository at this point
模版引擎类改进对模版调用的支持
liu21st
committed
5480882
View commit details
Copy full SHA for 5480882
Browse repository at this point
改进模版主题支持和模版渲染规则
Show description for c36a1e3
liu21st
committed
c36a1e3
View commit details
Copy full SHA for c36a1e3
Browse repository at this point
Commits on May 27, 2013
Merge pull request #55 from dodgepudding/master
Show description for 8fdce19
liu21st
committed
8fdce19
View commit details
Copy full SHA for 8fdce19
Browse repository at this point
Commits on May 26, 2013
修正LOG_PATH的定义 转为绝对路径,避免日志写入方法可能的错误。
liu21st
committed
49917d6
View commit details
Copy full SHA for 49917d6
Browse repository at this point
Commits on May 25, 2013
增加URL_DENY_SUFFIX配置参数
Show description for 21db54f
liu21st
committed
21db54f
View commit details
Copy full SHA for 21db54f
Browse repository at this point
Commits on May 24, 2013
修正普通分组模式下模块跨分组调用, 模板include跨分组路径错误bug
dodgepudding
committed
7e006dd
View commit details
Copy full SHA for 7e006dd
Browse repository at this point
Commits on May 23, 2013
session函数支持数组取值
Show description for 2541c5a
liu21st
committed
2541c5a
View commit details
Copy full SHA for 2541c5a
Browse repository at this point
Commits on May 22, 2013
模板include extend标签也支持跨分组调用
liu21st
committed
6dcc1ce
View commit details
Copy full SHA for 6dcc1ce
Browse repository at this point
Commits on May 19, 2013
模版调用支持跨分组,例如:
Show description for f62a948
liu21st
committed
f62a948
View commit details
Copy full SHA for f62a948
Browse repository at this point
移动RUNTIME_PATH常量定义为在,兼容cluster引擎在BAE上使用
luofei614
committed
e90aed2
View commit details
Copy full SHA for e90aed2
Browse repository at this point
Commits on May 16, 2013
readme文件更新
liu21st
committed
1b60e1c
View commit details
Copy full SHA for 1b60e1c
Browse repository at this point
改进异常和错误处理 完善Think类的fatalError方法 避免非致命错误的中止执行。
liu21st
committed
26b1bb6
View commit details
Copy full SHA for 26b1bb6
Browse repository at this point
修正普通URL模式下面,Action类的_param和I('param.*'); 取值错误的问题
liu21st
committed
41c8471
View commit details
Copy full SHA for 41c8471
Browse repository at this point
Commits on May 14, 2013
模型类支持使用token关闭当前令牌验证,适用于多次create数据的情况下只进行一次令牌验证。用法:
Show description for 99bc2d0
liu21st
committed
99bc2d0
View commit details
Copy full SHA for 99bc2d0
Browse repository at this point
Commits on May 13, 2013
Action类的error和success方法第一个参数支持为空
liu21st
committed
07768c9
View commit details
Copy full SHA for 07768c9
Browse repository at this point
I方法的filter参数改进
Show description for 4f14bab
liu21st
committed
4f14bab
View commit details
Copy full SHA for 4f14bab
Browse repository at this point
Previous
Next
You can’t perform that action at this time.