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 }}
pcbgithub
/
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
master
User selector
All users
All time
Commit history
Commits on Mar 24, 2016
Merge pull request #398 from terranc/patch-1
Show description for f44bd2a
liu21st
committed
f44bd2a
View commit details
Copy full SHA for f44bd2a
Browse repository at this point
Commits on Mar 22, 2016
解决ON DUPLICATE KEY时值不能为NULL的问题
terranc
committed
59a9cb1
View commit details
Copy full SHA for 59a9cb1
Browse repository at this point
Commits on Mar 9, 2016
Merge pull request #383 from smdcn/scdev
Show description for 60cdc4b
liu21st
committed
60cdc4b
View commit details
Copy full SHA for 60cdc4b
Browse repository at this point
Merge pull request #388 from helieting/master
Show description for 1b1ad4e
liu21st
committed
1b1ad4e
View commit details
Copy full SHA for 1b1ad4e
Browse repository at this point
Update Storage.class.php
Show description for 23c1ff4
He Lieting
committed
23c1ff4
View commit details
Copy full SHA for 23c1ff4
Browse repository at this point
Commits on Feb 20, 2016
改进model类的updateFields属性处理
liu21st
committed
352a4e6
View commit details
Copy full SHA for 352a4e6
Browse repository at this point
Commits on Feb 19, 2016
Memcached 驱动过期时间设置问题
smdcn
committed
8794f96
View commit details
Copy full SHA for 8794f96
Browse repository at this point
Commits on Feb 6, 2016
Merge pull request #374 from rural21st/patch-7
Show description for 9b5b4e0
liu21st
committed
9b5b4e0
View commit details
Copy full SHA for 9b5b4e0
Browse repository at this point
Commits on Feb 4, 2016
Update RestController.class.php
Show description for 2f464ad
rural21st
committed
2f464ad
View commit details
Copy full SHA for 2f464ad
Browse repository at this point
Commits on Jan 28, 2016
Merge pull request #373 from itlong/itlong
Show description for 2189bd5
liu21st
committed
2189bd5
View commit details
Copy full SHA for 2189bd5
Browse repository at this point
修改BUILD_LITE_FILE 的true,false判断;修改http download兼容中文名
杨金焕-qy
committed
0314507
View commit details
Copy full SHA for 0314507
Browse repository at this point
Commits on Jan 25, 2016
修正Db类
liu21st
committed
cdbeadb
View commit details
Copy full SHA for cdbeadb
Browse repository at this point
Commits on Jan 23, 2016
修正insertall方法
liu21st
committed
8928c45
View commit details
Copy full SHA for 8928c45
Browse repository at this point
Commits on Jan 21, 2016
修正db类的parseDsn方法
liu21st
committed
e700561
View commit details
Copy full SHA for e700561
Browse repository at this point
改进参数的自动绑定
liu21st
committed
4f332b2
View commit details
Copy full SHA for 4f332b2
Browse repository at this point
修正insertall方法的参数绑定
liu21st
committed
b1638ec
View commit details
Copy full SHA for b1638ec
Browse repository at this point
Commits on Jan 20, 2016
修正数据库参数绑定一处BUG
liu21st
committed
8d8e002
View commit details
Copy full SHA for 8d8e002
Browse repository at this point
Merge branch 'master' of https://github.com/top-think/thinkphp
liu21st
committed
f31631e
View commit details
Copy full SHA for f31631e
Browse repository at this point
修改View类的PARSE_VAR输出
liu21st
committed
1dd05ed
View commit details
Copy full SHA for 1dd05ed
Browse repository at this point
Commits on Jan 17, 2016
改进U函数对anchor的判断
liu21st
committed
5036e0b
View commit details
Copy full SHA for 5036e0b
Browse repository at this point
Commits on Jan 15, 2016
Merge pull request #367 from muxiaokun/master
Show description for 764bad0
liu21st
committed
764bad0
View commit details
Copy full SHA for 764bad0
Browse repository at this point
修正语法兼容性
liu21st
committed
38b185b
View commit details
Copy full SHA for 38b185b
Browse repository at this point
Commits on Jan 14, 2016
修正Route.class.php
Show description for c4b755d
muxiaokun
committed
c4b755d
View commit details
Copy full SHA for c4b755d
Browse repository at this point
Commits on Jan 13, 2016
think_exception.tpl 删除NOLAYOUT
muxiaokun
committed
2008b25
View commit details
Copy full SHA for 2008b25
Browse repository at this point
Merge pull request #333 from peablog/master
Show description for b8b9886
liu21st
committed
b8b9886
View commit details
Copy full SHA for b8b9886
Browse repository at this point
Merge pull request #342 from ouzhigang/ozg
Show description for d16b4c2
liu21st
committed
d16b4c2
View commit details
Copy full SHA for d16b4c2
Browse repository at this point
Merge pull request #364 from oldrind/dev
Show description for 59ac443
liu21st
committed
59ac443
View commit details
Copy full SHA for 59ac443
Browse repository at this point
Merge pull request #365 from muxiaokun/master
Show description for 39a41bf
liu21st
committed
39a41bf
View commit details
Copy full SHA for 39a41bf
Browse repository at this point
修正 Route.class.php 正则路由解析参数时BUG(问号左侧动态参数可以解析,右侧使用动态参数错误)
muxiaokun
committed
b85c893
View commit details
Copy full SHA for b85c893
Browse repository at this point
修正 Route.class.php 正则路由解析参数时BUG(问号左侧动态参数可以解析,右侧使用动态参数错误)
muxiaokun
committed
72a78f1
View commit details
Copy full SHA for 72a78f1
Browse repository at this point
修正$val[0]不存时在引发报错的问题
oldrind
committed
7dbe8c8
View commit details
Copy full SHA for 7dbe8c8
Browse repository at this point
Commits on Jan 12, 2016
Merge pull request #363 from muxiaokun/master
Show description for 2b103c6
liu21st
committed
2b103c6
View commit details
Copy full SHA for 2b103c6
Browse repository at this point
Route.class.php 判断是否是整数的判断BUG
muxiaokun
committed
07b8891
View commit details
Copy full SHA for 07b8891
Browse repository at this point
Route.class.php 判断是否是整数的判断BUG
muxiaokun
committed
e470d87
View commit details
Copy full SHA for e470d87
Browse repository at this point
视图模型的查询增强
liu21st
committed
7be1aaf
View commit details
Copy full SHA for 7be1aaf
Browse repository at this point
Previous
Next
You can’t perform that action at this time.