Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/top-think/framework
ThinkPHP Framework
https://github.com/top-think/framework
修正inputData处理
b8c6b0b73ac7f25a39623054fd010846f97e59b6 authored almost 5 years ago by yunwuxin <[email protected]>
b8c6b0b73ac7f25a39623054fd010846f97e59b6 authored almost 5 years ago by yunwuxin <[email protected]>
修正optimize:schema指令
dbdf7e45e6c9a598017e15d3116c1cf96a87c0ae authored almost 5 years ago by thinkphp <[email protected]>
dbdf7e45e6c9a598017e15d3116c1cf96a87c0ae authored almost 5 years ago by thinkphp <[email protected]>
改进设置方法后缀后的操作名获取问题
09348441cab6ff097fed89e11a8375bfc59c7354 authored almost 5 years ago by thinkphp <[email protected]>
09348441cab6ff097fed89e11a8375bfc59c7354 authored almost 5 years ago by thinkphp <[email protected]>
Merge branch '6.0' of https://github.com/top-think/framework into 6.0
501f3dd17dc6266e17b7d8df3e9fd090bd2cc85f authored almost 5 years ago by thinkphp <[email protected]>
501f3dd17dc6266e17b7d8df3e9fd090bd2cc85f authored almost 5 years ago by thinkphp <[email protected]>
版本更新
0c8335c64f6a0779347f9dc1c44713760423576e authored almost 5 years ago by thinkphp <[email protected]>
0c8335c64f6a0779347f9dc1c44713760423576e authored almost 5 years ago by thinkphp <[email protected]>
防止因日志配置异常时陷入死循环
2e57ce8ccfddadf9b31fb41ac96a8cf15ee034f0 authored almost 5 years ago by Qi <[email protected]>
2e57ce8ccfddadf9b31fb41ac96a8cf15ee034f0 authored almost 5 years ago by Qi <[email protected]>
改进Cache类remember方法对依赖注入的支持
0d3bb78d3087776e909d8d7b9ae984414973db0d authored about 5 years ago by thinkphp <[email protected]>
0d3bb78d3087776e909d8d7b9ae984414973db0d authored about 5 years ago by thinkphp <[email protected]>
完善注释
批量验证返回错误信息数组,普通验证返回错误信息
c4a23030afac40ac91ae83fa0d15dd6cc5fbfd6e authored about 5 years ago by 蒋文健 <[email protected]>
修复 expand_level 选项异常
c3803c955f00c38614f45794dda2cde904f8ca76 authored about 5 years ago by auooru <[email protected]>
c3803c955f00c38614f45794dda2cde904f8ca76 authored about 5 years ago by auooru <[email protected]>
修正多应用下路由目录路径
89eea4645c996fddad84b9a758cc3b40b4702c60 authored about 5 years ago by 葡萄架 <[email protected]>
89eea4645c996fddad84b9a758cc3b40b4702c60 authored about 5 years ago by 葡萄架 <[email protected]>
修复使用路由验证后路由变量丢失的问题
7ad9dedde698a4740be2f462031f84cac27bfeeb authored about 5 years ago by TLingC <[email protected]>
7ad9dedde698a4740be2f462031f84cac27bfeeb authored about 5 years ago by TLingC <[email protected]>
改进
d6daec257a94a901b20b0abba454588c7b67162d authored about 5 years ago by thinkphp <[email protected]>
d6daec257a94a901b20b0abba454588c7b67162d authored about 5 years ago by thinkphp <[email protected]>
改进File类型session读取问题
7e6cfadafcac3eba8051edbd8e3615a9c055d643 authored about 5 years ago by thinkphp <[email protected]>
7e6cfadafcac3eba8051edbd8e3615a9c055d643 authored about 5 years ago by thinkphp <[email protected]>
改进Url生成伪静态后缀设置false的情况
7f945e48449c32a450642d65aed1901a4f2551f0 authored about 5 years ago by thinkphp <[email protected]>
7f945e48449c32a450642d65aed1901a4f2551f0 authored about 5 years ago by thinkphp <[email protected]>
修正File
6bb9cc42288b270e2cc54a2e6ddf35680405eaa5 authored about 5 years ago by yunwuxin <[email protected]>
6bb9cc42288b270e2cc54a2e6ddf35680405eaa5 authored about 5 years ago by yunwuxin <[email protected]>
改进Url生成
1d34ad2313195f3d913791ff6836f555327bb0e2 authored about 5 years ago by thinkphp <[email protected]>
1d34ad2313195f3d913791ff6836f555327bb0e2 authored about 5 years ago by thinkphp <[email protected]>
Merge branch '6.0' of https://github.com/top-think/framework into 6.0
1d1725c1dfab411cc0ff004a947e6f19216e8d63 authored about 5 years ago by thinkphp <[email protected]>
1d1725c1dfab411cc0ff004a947e6f19216e8d63 authored about 5 years ago by thinkphp <[email protected]>
格式化
697af00e2791849efd6b16f68b7eed45f9d47223 authored about 5 years ago by thinkphp <[email protected]>
697af00e2791849efd6b16f68b7eed45f9d47223 authored about 5 years ago by thinkphp <[email protected]>
修改一个BUG,当使用验证类验证jpg结尾的图片报错问题
Validate.php文件1081行 image_type_to_extension($type, false)方法,当$type为2时,返回jpeg,
而前面代码又把jpeg改为jpg,...
事件监听去重
取消视图日志
b2fd6077e7ebfac4081b6643d3d5938170dfd7bf authored about 5 years ago by thinkphp <[email protected]>
修正异常页面的模板文件
关闭调试模式时,仅有`$code`和`$message`变量,没有`$traces`变量
5e6ce8f934da734f77960fa4bc2b1d5032a557e0 authored about 5 years ago by 蒋文健 <[email protected]>
扩展Socket驱动
4d132989611b746766ce91e6258ece95b474edea authored about 5 years ago by auooru <[email protected]>
4d132989611b746766ce91e6258ece95b474edea authored about 5 years ago by auooru <[email protected]>
Submit
736b1fcaa2e3d44e947b81a27b725266b6701c95 authored about 5 years ago by kain <[email protected]>
736b1fcaa2e3d44e947b81a27b725266b6701c95 authored about 5 years ago by kain <[email protected]>
Add Cookie SameSite(PHP>7.3)
ae545fca21e35a0997f6cb67397b23405be11dcd authored about 5 years ago by kain <[email protected]>
ae545fca21e35a0997f6cb67397b23405be11dcd authored about 5 years ago by kain <[email protected]>
Add Cookie SameSite
26fdf8f4c989c24a95a64762ef8d0f2815f69d0c authored about 5 years ago by kain <[email protected]>
26fdf8f4c989c24a95a64762ef8d0f2815f69d0c authored about 5 years ago by kain <[email protected]>
Submit
e313b861e09e232206c267f6d9d0cd27bee8aa24 authored about 5 years ago by kain <[email protected]>
e313b861e09e232206c267f6d9d0cd27bee8aa24 authored about 5 years ago by kain <[email protected]>
缓存默认的序列化方法改为serialize/unserialize
8ccf951142f8bea7addaf2f2085970660fa2bf3d authored about 5 years ago by thinkphp <[email protected]>
8ccf951142f8bea7addaf2f2085970660fa2bf3d authored about 5 years ago by thinkphp <[email protected]>
改进容器类
改进代码规范 使用数组语法替代list
28a1ff66cc854df6ca9af1db166291d7859eb40b authored about 5 years ago by thinkphp <[email protected]>
改进memcache驱动
3555c1c9acf1486f34f9c53792fcf8d0f72fe5de authored about 5 years ago by thinkphp <[email protected]>
3555c1c9acf1486f34f9c53792fcf8d0f72fe5de authored about 5 years ago by thinkphp <[email protected]>
修正redis驱动
d9c211f2f8408517453bdead6d4318f715d398e6 authored about 5 years ago by thinkphp <[email protected]>
d9c211f2f8408517453bdead6d4318f715d398e6 authored about 5 years ago by thinkphp <[email protected]>
memcached delete 支持 timeout
6d3b4bd386c6710aeead5927762ad8a9dcd5d06d authored about 5 years ago by didi <[email protected]>
6d3b4bd386c6710aeead5927762ad8a9dcd5d06d authored about 5 years ago by didi <[email protected]>
修正redirect助手函数
b19fcf23584858a4cc970dc4afcb51f4a5a2b4ac authored about 5 years ago by thinkphp <[email protected]>
b19fcf23584858a4cc970dc4afcb51f4a5a2b4ac authored about 5 years ago by thinkphp <[email protected]>
Merge branch '6.0' of https://github.com/top-think/framework into 6.0
0c67b3e7544a49f2a1ae9263efa00d7779462673 authored about 5 years ago by thinkphp <[email protected]>
0c67b3e7544a49f2a1ae9263efa00d7779462673 authored about 5 years ago by thinkphp <[email protected]>
改进Error控制器对数字访问的支持
fe87a7454475a11a2e0a3f89e680ac3842a673f3 authored about 5 years ago by thinkphp <[email protected]>
fe87a7454475a11a2e0a3f89e680ac3842a673f3 authored about 5 years ago by thinkphp <[email protected]>
异常页面支持折叠调用堆栈信息
38762f0343de9f6c27aed95bfea663f1e376f4b8 authored about 5 years ago by auooru <[email protected]>
38762f0343de9f6c27aed95bfea663f1e376f4b8 authored about 5 years ago by auooru <[email protected]>
改进异常响应时内容的一致性
54fd4c2264c813026de5b7f31ffcff62e0ebfae5 authored about 5 years ago by auooru <[email protected]>
54fd4c2264c813026de5b7f31ffcff62e0ebfae5 authored about 5 years ago by auooru <[email protected]>
支持渲染完整的异常链信息
28741a3fb8f03000c86ea61a9af1d820a50fee6a authored about 5 years ago by auooru <[email protected]>
28741a3fb8f03000c86ea61a9af1d820a50fee6a authored about 5 years ago by auooru <[email protected]>
修复FileResponse的cookie空对象异常
5d33074e965c2cee9dff9e599c359f4820a6f4b3 authored about 5 years ago by hongweipeng <[email protected]>
5d33074e965c2cee9dff9e599c359f4820a6f4b3 authored about 5 years ago by hongweipeng <[email protected]>
Revert "支持输出完成异常链调试信息"
This reverts commit e7e8b35d5402bac3399241b0d1cf7ccf11903f1d.
1f2ca810b2c8c63d81ac4c5cbfaa25a913310152 authored about 5 years ago by 云无心 <[email protected]>
修正Request
c3c6dcf05f36fe2afd5936fe253f5a3ebe6f559b authored about 5 years ago by yunwuxin <[email protected]>
c3c6dcf05f36fe2afd5936fe253f5a3ebe6f559b authored about 5 years ago by yunwuxin <[email protected]>
支持输出完成异常链调试信息
e7e8b35d5402bac3399241b0d1cf7ccf11903f1d authored about 5 years ago by auooru <[email protected]>
e7e8b35d5402bac3399241b0d1cf7ccf11903f1d authored about 5 years ago by auooru <[email protected]>
修正 ClientArg 获取途径
bd14b2c49e7db20e071da41b63a7ca55f96ab4d7 authored about 5 years ago by auooru <[email protected]>
bd14b2c49e7db20e071da41b63a7ca55f96ab4d7 authored about 5 years ago by auooru <[email protected]>
兼容 cli
56c6ec4ac6808f17965a83c64bc2ba7fff1033d6 authored about 5 years ago by auooru <[email protected]>
56c6ec4ac6808f17965a83c64bc2ba7fff1033d6 authored about 5 years ago by auooru <[email protected]>
改进 SocketLog 驱动
efdeb08c853e1174546f26d8cbbfda4e09475dd5 authored about 5 years ago by auooru <[email protected]>
efdeb08c853e1174546f26d8cbbfda4e09475dd5 authored about 5 years ago by auooru <[email protected]>
修正Content-Type获取途径
98e408f5cc4d1b72f92841ac3f9c22af83507808 authored about 5 years ago by yunwuxin <[email protected]>
98e408f5cc4d1b72f92841ac3f9c22af83507808 authored about 5 years ago by yunwuxin <[email protected]>
完善Request::withInput
26f4735a86999760162098bc90b855a1c0d60234 authored about 5 years ago by yunwuxin <[email protected]>
26f4735a86999760162098bc90b855a1c0d60234 authored about 5 years ago by yunwuxin <[email protected]>
readme更新
3f3155391685c85c8b35e58e71aea60743e5a9d5 authored about 5 years ago by thinkphp <[email protected]>
3f3155391685c85c8b35e58e71aea60743e5a9d5 authored about 5 years ago by thinkphp <[email protected]>
版本更新
79c555aab0313d1a33ddcdb3c395f2c47f37f597 authored about 5 years ago by thinkphp <[email protected]>
79c555aab0313d1a33ddcdb3c395f2c47f37f597 authored about 5 years ago by thinkphp <[email protected]>
Merge branch '6.0' of https://github.com/top-think/framework into 6.0
a178147c54bdf15c19e169df66da99f22244a548 authored about 5 years ago by thinkphp <[email protected]>
a178147c54bdf15c19e169df66da99f22244a548 authored about 5 years ago by thinkphp <[email protected]>
改进Session的name配置读取
c7c99451086829d37f7fe0bef6d4b2f044d2b8cf authored about 5 years ago by thinkphp <[email protected]>
c7c99451086829d37f7fe0bef6d4b2f044d2b8cf authored about 5 years ago by thinkphp <[email protected]>
php7.1开始 array_walk_recursive 就不消耗指针了
778fe7ef85a38edfede66b9ae682a89d9204d757 authored about 5 years ago by hongweipeng <[email protected]>
778fe7ef85a38edfede66b9ae682a89d9204d757 authored about 5 years ago by hongweipeng <[email protected]>
还原
0b3a963db4440bb7d78f2f19c2cf26097cf242a3 authored about 5 years ago by thinkphp <[email protected]>
0b3a963db4440bb7d78f2f19c2cf26097cf242a3 authored about 5 years ago by thinkphp <[email protected]>
去掉重复代码
a9df2171569bbce1dfaa928e196b027a9038950e authored about 5 years ago by iiQi <[email protected]>
a9df2171569bbce1dfaa928e196b027a9038950e authored about 5 years ago by iiQi <[email protected]>
修正halt助手函数
f777dbdf4f526c13221b29f1167e690b885ee13b authored about 5 years ago by thinkphp <[email protected]>
f777dbdf4f526c13221b29f1167e690b885ee13b authored about 5 years ago by thinkphp <[email protected]>
修复中间件FormTokenCheck无法启用问题
96d3a03a789308279e6833fcb9d0605c0631ae63 authored about 5 years ago by HongWeipeng <[email protected]>
96d3a03a789308279e6833fcb9d0605c0631ae63 authored about 5 years ago by HongWeipeng <[email protected]>
使用session_create_id生成id,保证唯一性
17a9d5603c6043e9069d83340cf70efdace5d7c6 authored about 5 years ago by HongWeipeng <[email protected]>
17a9d5603c6043e9069d83340cf70efdace5d7c6 authored about 5 years ago by HongWeipeng <[email protected]>
修正
fab56ebda20e8ef5ca97585af57d8cc59920f122 authored about 5 years ago by thinkphp <[email protected]>
fab56ebda20e8ef5ca97585af57d8cc59920f122 authored about 5 years ago by thinkphp <[email protected]>
删除Resonse类setCookie方法
2ef66285055ec547c84a44ace1a670b6d3e71dfa authored about 5 years ago by thinkphp <[email protected]>
2ef66285055ec547c84a44ace1a670b6d3e71dfa authored about 5 years ago by thinkphp <[email protected]>
修复memcache驱动inc函数重复添加前缀问题
fca71fc6e5c604bb126e9a794c2d0415f522ec59 authored about 5 years ago by hongweipeng <[email protected]>
fca71fc6e5c604bb126e9a794c2d0415f522ec59 authored about 5 years ago by hongweipeng <[email protected]>
修复中间件CheckRequestCache使用过期数据
d9f239c91727d610d654597e4a5dca88865c006c authored about 5 years ago by hongweipeng <[email protected]>
d9f239c91727d610d654597e4a5dca88865c006c authored about 5 years ago by hongweipeng <[email protected]>
补充大括号
8d084d893fd2314d84f6390c68621be590dbba99 authored about 5 years ago by hongweipeng <[email protected]>
8d084d893fd2314d84f6390c68621be590dbba99 authored about 5 years ago by hongweipeng <[email protected]>
修正生成URL不传参数时,方法名为空#2063
修正生成URL不传参数时,方法名为空#2063
6d384e034f6d511c1c3465150b41dd022e7d3528 authored about 5 years ago by 蒋文健 <[email protected]>
改进Response增加cookie方法用于设置Cookie
8e1d5fddfbb86cded56089b7c7444744bded47f7 authored about 5 years ago by thinkphp <[email protected]>
8e1d5fddfbb86cded56089b7c7444744bded47f7 authored about 5 years ago by thinkphp <[email protected]>
Merge branch '6.0' of https://github.com/top-think/framework into 6.0
28c43f8558d1132fe1d95b13eee53f4b79e2e3ad authored about 5 years ago by thinkphp <[email protected]>
28c43f8558d1132fe1d95b13eee53f4b79e2e3ad authored about 5 years ago by thinkphp <[email protected]>
移除build指令纳入扩展
4fea031028f41f114b24aa1a219b242e987664f3 authored about 5 years ago by thinkphp <[email protected]>
4fea031028f41f114b24aa1a219b242e987664f3 authored about 5 years ago by thinkphp <[email protected]>
Revert "优化缓存命中取值"
This reverts commit 4301782d51319766b8e74f86b440aa54130d4cae.
1cb63d30ddcc61ae320a11bb4f07649b1910065c authored about 5 years ago by 云无心 <[email protected]>
Merge branch '6.0' of https://github.com/top-think/framework into 6.0
fbaa0515495edd3b499fed2d718847c6afed4c81 authored about 5 years ago by thinkphp <[email protected]>
fbaa0515495edd3b499fed2d718847c6afed4c81 authored about 5 years ago by thinkphp <[email protected]>
改进生成文件模板
4439c2b80453cf07954430fa316088c891b2c93d authored about 5 years ago by thinkphp <[email protected]>
4439c2b80453cf07954430fa316088c891b2c93d authored about 5 years ago by thinkphp <[email protected]>
优化缓存命中取值
4301782d51319766b8e74f86b440aa54130d4cae authored about 5 years ago by hongweipeng <[email protected]>
4301782d51319766b8e74f86b440aa54130d4cae authored about 5 years ago by hongweipeng <[email protected]>
改进容器异常处理
65d4c81e0f822461d9fa32d58949aa46a0973d3b authored about 5 years ago by auooru <[email protected]>
65d4c81e0f822461d9fa32d58949aa46a0973d3b authored about 5 years ago by auooru <[email protected]>
完善跨域中间件的响应头部
5f4562ab7ed21d36b60ea56974c887318cf861b2 authored about 5 years ago by hongweipeng <[email protected]>
5f4562ab7ed21d36b60ea56974c887318cf861b2 authored about 5 years ago by hongweipeng <[email protected]>
修正 Request::remotePort 返回类型
370b44d7a8cf01f6660b73e5a91c1431dbbc06af authored about 5 years ago by auooru <[email protected]>
370b44d7a8cf01f6660b73e5a91c1431dbbc06af authored about 5 years ago by auooru <[email protected]>
改进Manager
4cc48f034f93abfec64c3ae6379642a6be0aaad4 authored about 5 years ago by yunwuxin <[email protected]>
4cc48f034f93abfec64c3ae6379642a6be0aaad4 authored about 5 years ago by yunwuxin <[email protected]>
调整think clear指令 取消--route
775d81a0eb7a8a3fd90b0a00c47231aa4f5dadce authored about 5 years ago by thinkphp <[email protected]>
775d81a0eb7a8a3fd90b0a00c47231aa4f5dadce authored about 5 years ago by thinkphp <[email protected]>
取消路由缓存功能
47c10ce4fd8594e7a1dbee897987d396bc0ae1df authored about 5 years ago by thinkphp <[email protected]>
47c10ce4fd8594e7a1dbee897987d396bc0ae1df authored about 5 years ago by thinkphp <[email protected]>
增强高并发下session_id生成的唯一性
c53317eedfbb66bf54205f8971d7535368fe997a authored about 5 years ago by hongweipeng <[email protected]>
c53317eedfbb66bf54205f8971d7535368fe997a authored about 5 years ago by hongweipeng <[email protected]>
修正Request::port返回类型
d7029cb7fc016de45a34cd50a3d504d1a79368ca authored about 5 years ago by yunwuxin <[email protected]>
d7029cb7fc016de45a34cd50a3d504d1a79368ca authored about 5 years ago by yunwuxin <[email protected]>
完善命中判断
3c01a4e9bcb401d109a9c098b9fbc53e5e447024 authored about 5 years ago by HongWeipeng <[email protected]>
3c01a4e9bcb401d109a9c098b9fbc53e5e447024 authored about 5 years ago by HongWeipeng <[email protected]>
让中间件CheckRequestCache只访问一次临界区
7fa99e8f8b39d0baf6b07d1d3e625d14884ec65e authored about 5 years ago by hongweipeng <[email protected]>
7fa99e8f8b39d0baf6b07d1d3e625d14884ec65e authored about 5 years ago by hongweipeng <[email protected]>
防止路由标识生成URL时生成空字符串
f5ad52172a8dd6ed6ef4bbbfd1011a13c8e4fa97 authored about 5 years ago by hongweipeng <[email protected]>
f5ad52172a8dd6ed6ef4bbbfd1011a13c8e4fa97 authored about 5 years ago by hongweipeng <[email protected]>
Merge pull request #1978 from 4352570/patch-5
mobile 验证简化
28ef775b20acae3bc84e49a0a78868069e4c545a authored about 5 years ago by HongWeipeng <[email protected]>
改进Route类getDomainBind方法
a4f19908f15ad4f7a255f655a534ea2fdae531f8 authored about 5 years ago by thinkphp <[email protected]>
a4f19908f15ad4f7a255f655a534ea2fdae531f8 authored about 5 years ago by thinkphp <[email protected]>
控制器中间件过滤条件支持字符串
6217ae4a9e9beb0c7426e427b535d14f1fe4ab90 authored about 5 years ago by yunwuxin <[email protected]>
6217ae4a9e9beb0c7426e427b535d14f1fe4ab90 authored about 5 years ago by yunwuxin <[email protected]>
改进容器invokeClass方法异常处理
4cd5e65a940e71bd92348431e872e2a951eafda7 authored about 5 years ago by thinkphp <[email protected]>
4cd5e65a940e71bd92348431e872e2a951eafda7 authored about 5 years ago by thinkphp <[email protected]>
改进容器invokeClass的异常处理
ee201640e9b5ff45c91ad3172c4d03306c22ef0f authored about 5 years ago by thinkphp <[email protected]>
ee201640e9b5ff45c91ad3172c4d03306c22ef0f authored about 5 years ago by thinkphp <[email protected]>
增强中间件CheckRequestCache的实用性
5b03507c5dec630310fa4a1f35eb8952d89f5f63 authored about 5 years ago by hongweipeng <[email protected]>
5b03507c5dec630310fa4a1f35eb8952d89f5f63 authored about 5 years ago by hongweipeng <[email protected]>
控制器中间件支持传参
bcf19665482df343babb17d7c42592e817ce3c4c authored about 5 years ago by yunwuxin <[email protected]>
bcf19665482df343babb17d7c42592e817ce3c4c authored about 5 years ago by yunwuxin <[email protected]>
避免时间戳相加整型溢出
63f1d0bc5d0555e6e50b8431bb2e37442012d7bf authored about 5 years ago by HongWeipeng <[email protected]>
63f1d0bc5d0555e6e50b8431bb2e37442012d7bf authored about 5 years ago by HongWeipeng <[email protected]>
改进异常页面显示
abaec0344bbd57671e29010d2d7a2c1d609861a4 authored about 5 years ago by thinkphp <[email protected]>
abaec0344bbd57671e29010d2d7a2c1d609861a4 authored about 5 years ago by thinkphp <[email protected]>
版本更新
81b01b4d6f63380edbfbca69360e3745278105f1 authored about 5 years ago by 9007967 <[email protected]>
81b01b4d6f63380edbfbca69360e3745278105f1 authored about 5 years ago by 9007967 <[email protected]>
改进异常页面显示
ed3d9881cf919ea6805775869893090229caba3a authored about 5 years ago by thinkphp <[email protected]>
ed3d9881cf919ea6805775869893090229caba3a authored about 5 years ago by thinkphp <[email protected]>
改进
d976a96c0871a04cff34309bc0e495753f18baf3 authored about 5 years ago by thinkphp <[email protected]>
d976a96c0871a04cff34309bc0e495753f18baf3 authored about 5 years ago by thinkphp <[email protected]>
修复某些情况下URL会多一个冒号
78e73d50fd1025b8150ab20b447ec53f782b34d6 authored about 5 years ago by hongweipeng <[email protected]>
78e73d50fd1025b8150ab20b447ec53f782b34d6 authored about 5 years ago by hongweipeng <[email protected]>
改进url生成
8a4f1d2279341f1809e4f17decd711f0d5039f93 authored about 5 years ago by thinkphp <[email protected]>
8a4f1d2279341f1809e4f17decd711f0d5039f93 authored about 5 years ago by thinkphp <[email protected]>
修复严格类型下 $message 不能为 null
12b4ba4b9499ae65a4860e199b9b1082891876d3 authored about 5 years ago by auooru <[email protected]>
12b4ba4b9499ae65a4860e199b9b1082891876d3 authored about 5 years ago by auooru <[email protected]>
手册地址更新
d07d7331302944c377a52297471b1512e53da799 authored about 5 years ago by 4352570 <[email protected]>
d07d7331302944c377a52297471b1512e53da799 authored about 5 years ago by 4352570 <[email protected]>
console模板强类型,更新部分备注
b750aec46c06a639ca652b4425aa9a1085881691 authored about 5 years ago by 糖拌米饭灬 <[email protected]>
b750aec46c06a639ca652b4425aa9a1085881691 authored about 5 years ago by 糖拌米饭灬 <[email protected]>
增加路由定义文件中定义全局中间件
2eb1056c60632a39b7a65f19ab1a87b795ee7dde authored about 5 years ago by thinkphp <[email protected]>
2eb1056c60632a39b7a65f19ab1a87b795ee7dde authored about 5 years ago by thinkphp <[email protected]>
修正redirect助手函数
8929bbf88ef218e2692288b860214f3175da9c98 authored about 5 years ago by thinkphp <[email protected]>
8929bbf88ef218e2692288b860214f3175da9c98 authored about 5 years ago by thinkphp <[email protected]>
修正重定向
411736c6e8d36ab5e43303cbe08d5d1e369dedf7 authored about 5 years ago by thinkphp <[email protected]>
411736c6e8d36ab5e43303cbe08d5d1e369dedf7 authored about 5 years ago by thinkphp <[email protected]>