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

IDE友好更新

部分IDE 编辑器提示变量不符合预期

cb8817c29981c2f735ee352a9432f22d6765839e authored about 5 years ago by 4352570 <[email protected]>
统一__isset、__set、__get操作的变量

768f12f01daa0bd96ef4ad8771d80fb6fec137c8 authored about 5 years ago by Qi <[email protected]>
修正单元测试

1ea56934347ddce4f093bbd0b3b686081412cc04 authored about 5 years ago by yunwuxin <[email protected]>
日志类增加注册日志写入事件方法

e116661895e0bba4b798f3a14ef69e3deb1b25c0 authored about 5 years ago by yunwuxin <[email protected]>
中间件注册去重

2a939b3f7f73492d193eb9442d8afb3ab4382edb authored about 5 years ago by thinkphp <[email protected]>
改进Http

ff076184a2bd4fee785c71dc0993e0051f2890d5 authored about 5 years ago by thinkphp <[email protected]>
改进Route类buildUrl方法

63b3c671252648dd9ce78d085749ca0781271175 authored about 5 years ago by thinkphp <[email protected]>
指令调整

ea7f4c468f9a35b15b67402cee5ba23902c0da91 authored about 5 years ago by thinkphp <[email protected]>
build指令调整

b3b0d43b415e6cf6871acc8c572f7c3b19838b14 authored about 5 years ago by thinkphp <[email protected]>
取消Request类app方法 命令行指令取消app参数 改为dir选项

9a152241417f827a8434d1ce0bb3db824a11375e authored about 5 years ago by thinkphp <[email protected]>
Merge branch '6.0' of https://github.com/top-think/framework into 6.0

30a204084586e2981d9e0efcc28bfba5bd1cd07e authored about 5 years ago by thinkphp <[email protected]>
取消命令行对多应用的支持

748fd7c55331857b792e7ea8c5c8de03593f518a authored about 5 years ago by thinkphp <[email protected]>
解决验证器使用多语言返回为数组时报错

40cdd92c77db85a4611a8c77693b5415f235bcae authored about 5 years ago by 糖拌米饭灬 <[email protected]>
调整Http

efc4e7bff3f1b981020c01df54c1fdaefb6e58b5 authored about 5 years ago by thinkphp <[email protected]>
调整

00c571658c054257e52f6215ddcf7cb09edc6b21 authored about 5 years ago by thinkphp <[email protected]>
多应用模式支持改为扩展

677f210fbd01967404d6db1833ecbb1bf4f05816 authored about 5 years ago by thinkphp <[email protected]>
合并

09da7fa445ce3d3d982cc267e4f2b91ceaff285e authored about 5 years ago by thinkphp <[email protected]>
经慎重考虑 取消跨应用路由设计

f322c0a106ed7c116c2e749fd38b3ddd65cd6cc5 authored about 5 years ago by thinkphp <[email protected]>
改进全局中间件执行位置

e89165acc8d60bbc8b73f49e7f98239a6072f44c authored about 5 years ago by yunwuxin <[email protected]>
改进URL生成对域名的支持

ce766983998e54010a4a04da94bc46dc9344940a authored about 5 years ago by thinkphp <[email protected]>
修正route:list指令

f54ee3fa94557dde2174e603d7fdd5a373e0684d authored about 5 years ago by thinkphp <[email protected]>
改进

4b2d8190f23f562852312130115179156b7750ca authored about 5 years ago by thinkphp <[email protected]>
改进Http

3d7f8857c3d73d5b634c31437570a8717232a567 authored about 5 years ago by thinkphp <[email protected]>
改进中间件机制 全局、路由和控制器中间件分开 并按顺序执行

4b767cffa0368c1c234fb67991592b0163a5c252 authored about 5 years ago by thinkphp <[email protected]>
修正url生成对域名绑定的支持

fe454fffcd5d666e41a92fa4b0560b0dfb51b07d authored about 5 years ago by thinkphp <[email protected]>
改进

88285e51b8017cb0cbe288800b8b0a85cf8bacd4 authored about 5 years ago by thinkphp <[email protected]>
取消Route类app方法

86859e620391d48950c5eb2bca42a67d2bc7af78 authored about 5 years ago by thinkphp <[email protected]>
改进

2b263e3752b908e67121a0c7ec323f4ea401c910 authored about 5 years ago by thinkphp <[email protected]>
修正默认URL访问

f5fb83955d504e584751f01e3df565e70cd925e0 authored about 5 years ago by thinkphp <[email protected]>
改进跨应用路由定义 取消cross_app_route配置参数 改为自动识别

多应用模式下,路由定义文件名称必须和应用名保持一致

c65c26c91267bf82ab2940327462b1efe930ea0a authored about 5 years ago by thinkphp <[email protected]>
注释调整

4bea3db3e560ec5af04cdd8c87e51a58e4c7f137 authored about 5 years ago by thinkphp <[email protected]>
改进session初始化中间件

7e28c02af2931a60e9b52f46a773bb68bac21d33 authored about 5 years ago by thinkphp <[email protected]>
页面Trace中间件移除 改为扩展

ae1ebf7e90cc26caca7f77e3710cbfd8c4f7b6b6 authored about 5 years ago by thinkphp <[email protected]>
改进批量验证的错误信息返回

5a666ffbfb471ee41b1f30db68b5c7307ef9fccd authored about 5 years ago by thinkphp <[email protected]>
改进跨应用路由

11ae849215f296f73fcc85445313206f7b1f01dd authored about 5 years ago by thinkphp <[email protected]>
开启跨应用路由后 如果不指定应用 默认为默认应用

e39bff0f70b4e7bcc814ee482e241965e7aa0c56 authored about 5 years ago by thinkphp <[email protected]>
改进

6c6d20dc0d0c0084683b4533698869e89b22823a authored about 5 years ago by thinkphp <[email protected]>
支持跨应用路由定义

8c1faf10c957f49d93818091e22dd7fced4bccf9 authored about 5 years ago by thinkphp <[email protected]>
完善

a7568550bc239dbbbfc159c037da627c6138a2c7 authored about 5 years ago by yunwuxin <[email protected]>
单元测试调整

2801f0a9fc9380f4968322b09adc85793ad9b599 authored about 5 years ago by thinkphp <[email protected]>
调整

d99ed4b2c8035f045332e123feb39f894fbced02 authored about 5 years ago by thinkphp <[email protected]>
系统监听

b489c1efcc9b2effabebe9df2bbeac34303da763 authored about 5 years ago by thinkphp <[email protected]>
多应用配置读取优先级调整

51f0998af1a7f9c3841827456dff5dca5086df47 authored about 5 years ago by thinkphp <[email protected]>
去除Cache返回类型限制

e1f54496792c62897d5e3002638611aa7acbfcdc authored about 5 years ago by yunwuxin <[email protected]>
完善注释

9744571904a008bff8567d5fc929ed161cad0f8b authored over 5 years ago by 蒋文健 <[email protected]>
事件的观察者事件前缀可在注册时设置

7691af905a0f773d3277775a639aa46c0d300fc8 authored over 5 years ago by yunwuxin <[email protected]>
单元测试

e7120069778d62493f03d9735052cce27b4b0dab authored over 5 years ago by yunwuxin <[email protected]>
改进

0ccc8d4a6126d48145069bbba462275aa3c04df0 authored over 5 years ago by thinkphp <[email protected]>
改进事件观察者支持事件前缀

74352bae193338ef06a88b45b562b372f700b79c authored over 5 years ago by thinkphp <[email protected]>
改进自动多语言

227521abf6a7bf74996d4c887c8074a9444fc80f authored over 5 years ago by yunwuxin <[email protected]>
Apply fixes from StyleCI

3f851f5d2105ea43843363093c3c945f0bdc2e3c authored over 5 years ago by yunwuxin <[email protected]>
Event 单元测试

2656ee4e1fdec81e262c4d50e2462ca98e5fb291 authored over 5 years ago by yunwuxin <[email protected]>
改进多语言自动侦测

92d4646f9ba1ce696092ae7b5c552e7ee3e02f13 authored over 5 years ago by thinkphp <[email protected]>
验证错误信息支持数组

2c37765fa7f64629c6b9780f788009e22786224d authored over 5 years ago by thinkphp <[email protected]>
注释调整

d45ec44456215a427307f4ebbd463fe4eb9bfb20 authored over 5 years ago by thinkphp <[email protected]>
改进事件智能订阅

4775e27cf003c7d3989507e7d8e2db7625c760cb authored over 5 years ago by thinkphp <[email protected]>
Db test

f9d0f53313823d7bd13e129087c1795ef6fd0717 authored over 5 years ago by yunwuxin <[email protected]>
代码格式

8661a306fe2b96c0df1dd34cb7e65a482364883b authored over 5 years ago by yunwuxin <[email protected]>
修正

0f0d3feb714215257f96bf3a4f7ae658fdc59797 authored over 5 years ago by yunwuxin <[email protected]>
Apply fixes from StyleCI

4e2ba0f13f670aeccd1d70e761d88c655ab34495 authored over 5 years ago by yunwuxin <[email protected]>
修正

9f671bb72abfd0c0e952d94dff6dc377bcbce5a7 authored over 5 years ago by yunwuxin <[email protected]>
完善中间件及其单元测试

892b87e53df20dc69854ee67d560cff6aa151a87 authored over 5 years ago by yunwuxin <[email protected]>
Merge branch '6.0' of https://github.com/top-think/framework into 6.0

9db11bc3b7f2b3b264e807fcb7e88b78af2fd27c authored over 5 years ago by thinkphp <[email protected]>
改进session助手函数支持获取所有数据

6078ed9b8756443e3a072b56b8f221cecff9a6dc authored over 5 years ago by thinkphp <[email protected]>
修正session

29603f13f7426162c5726ca59fce8989adc3f7aa authored over 5 years ago by yunwuxin <[email protected]>
修正session

01c15f0564778922c25065b1815ee573b2046f7e authored over 5 years ago by yunwuxin <[email protected]>
修正session

6d69f32d493c9fceb6ff626c3874f41ebe8b5683 authored over 5 years ago by yunwuxin <[email protected]>
修正session

e2b75241d883f76ab85592f74e18f3f1032083b0 authored over 5 years ago by yunwuxin <[email protected]>
完善Session及其单元测试

58dbb9f23429f06430bf64a06ee47bb54e2d69a3 authored over 5 years ago by yunwuxin <[email protected]>
取消view_base配置,增加view_dir_name配置

b72c2e74df29fd426cb8ad8fadc51304e011af52 authored over 5 years ago by thinkphp <[email protected]>
修正php模板驱动

a5b60d693fecbc69b0ef1e7155a915179c249a02 authored over 5 years ago by thinkphp <[email protected]>
改进View 增加单元测试

c1d13c050c5642ecf2d729019b907d239494af01 authored over 5 years ago by yunwuxin <[email protected]>
改进filesystem

bb666dbe49a3e5537a7e94c8c21baf7ce46baec1 authored over 5 years ago by yunwuxin <[email protected]>
调整

ecd62899fade5fc269bf1d328fc6251ed21249c2 authored over 5 years ago by thinkphp <[email protected]>
改进模板变量的全局赋值

388f268ace668bcf5f151d673cea7c53d5cc5228 authored over 5 years ago by thinkphp <[email protected]>
修正路由正则生成

7c7d4e0e4afb7156167a9714fdbd26b6f7aa8934 authored over 5 years ago by thinkphp <[email protected]>
改进字段缓存指令

e2c4d732ca0613a5f7626263c1982d1ba87d3872 authored over 5 years ago by thinkphp <[email protected]>
修正

8cfa5f1df494e5db044f3617bee7d38aff320f88 authored over 5 years ago by thinkphp <[email protected]>
修正

7897d0ac0811231fe550644d1562dbcda15c7db0 authored over 5 years ago by thinkphp <[email protected]>
修正Cookie保存

4b9985072af18198891c9422d224bc3752e7a838 authored over 5 years ago by thinkphp <[email protected]>
修正单元测试

a3b118a8536a7cc56ed1724e14d15e2663384ab7 authored over 5 years ago by yunwuxin <[email protected]>
改进

487697ab44968fa35b26d824693766df21a07e0d authored over 5 years ago by yunwuxin <[email protected]>
改进Db类

429f7ca1fa225dfbcb8672b54f595de89620e275 authored over 5 years ago by thinkphp <[email protected]>
改进trace驱动

a722ee9e124053e9837e8e3110576fa7718bb2bc authored over 5 years ago by thinkphp <[email protected]>
改进

8a23b051907683de45616e42ef2f3b1ac549a7e8 authored over 5 years ago by thinkphp <[email protected]>
提升swoole下多应用的性能

b796be3f8fb7dfcbd8abb4d6d79443563634f3d9 authored over 5 years ago by thinkphp <[email protected]>
mobile 验证简化

3d148d0ce462a8b8128473d7fe4b72f92bbbd46e authored over 5 years ago by 4352570 <[email protected]>
改进事件订阅方法增加第二个参数

b9ee63067bf72c71430735b75a7803a094a63147 authored over 5 years ago by thinkphp <[email protected]>
注释调整

9e26faffaf435e22c62711b16cc4c49673476235 authored over 5 years ago by thinkphp <[email protected]>
Add Cache Multiple testing

6ad12aa371882b996f7c865a68c944cab7569bd2 authored over 5 years ago by BlackGenerator <[email protected]>
Add Env testing

dbdaa91044bccbdeed564fbd672fd0ba24a3aadd authored over 5 years ago by BlackGenerator <[email protected]>
修正request类isJson方法

314b926be4123c0c4b479b6e2e9f7592de24675e authored over 5 years ago by thinkphp <[email protected]>
版本更新

caf09dd37b56208c15a8ca251c675ec44f815ba8 authored over 5 years ago by thinkphp <[email protected]>
改进多应用的判断

949fb11045a6633b73b9fd44daa2d28313efbdd8 authored over 5 years ago by thinkphp <[email protected]>
修正Session

a1c09e244a41d5f48a521320a8e31b3f89a6b274 authored over 5 years ago by thinkphp <[email protected]>
feat(helper): 改进validate助手函数,支持设置验证失败后是否抛出异常

c2a92150ebe756231f1bafef33f42c4cf47641b1 authored over 5 years ago by 诺墨 <[email protected]>
fix(session): 移除 session 驱动中 php-redis 的 del 方法别名

9e93db01bf418779eb707997b8014bc9c0702935 authored over 5 years ago by 诺墨 <[email protected]>
改进容器bind方法

f66030446ae63a978a497b3602ed5e9e6db9da77 authored over 5 years ago by thinkphp <[email protected]>
改进容器

1838d0951f36b2b44745352329f38c0c39db85a6 authored over 5 years ago by yunwuxin <[email protected]>
修正路由remove_slash配置

263cd6bcb786e4b5cb106e805c293e3040994241 authored over 5 years ago by thinkphp <[email protected]>