reasno
|
036ecf7d5b
|
use recursive merge strategy.
|
2020-04-30 23:44:29 +08:00 |
|
reasno
|
359cd366a8
|
doc: rewording
|
2020-04-30 23:25:04 +08:00 |
|
reasno
|
055975ac9d
|
Add hyperf/nano
|
2020-04-30 23:20:04 +08:00 |
|
凌の雨尘
|
818eb7ac65
|
doc description edit (#1660)
* doc fix
* doc fix
* doc fix
|
2020-04-30 19:47:55 +08:00 |
|
Luffy
|
e7ed38b550
|
remove static_handler_locations config (#1662)
|
2020-04-30 19:47:12 +08:00 |
|
李铭昕
|
146db86bd9
|
Update CoreMiddleware.php (#1664)
|
2020-04-30 18:00:12 +08:00 |
|
Luffy
|
b8d4e6fcce
|
update resource link (#1659)
update resource link
|
2020-04-30 17:11:14 +08:00 |
|
李铭昕
|
0a2ba3068e
|
v1.1.28 (#1657)
Co-authored-by: huangzhhui <huangzhwork@gmail.com>
|
2020-04-30 17:09:23 +08:00 |
|
李铭昕
|
c44389794d
|
Fixed MysqlProcessor::processColumns does not work when the server is 8.0 (#1655)
|
2020-04-30 07:35:17 +08:00 |
|
李铭昕
|
1e80f5a824
|
Added RenderException to catch render exceptions in view. (#1654)
|
2020-04-30 07:28:12 +08:00 |
|
李铭昕
|
5873fa4d6d
|
Fixed bug that command describe:routes will show the wrong list. (#1650)
|
2020-04-30 07:17:56 +08:00 |
|
李铭昕
|
69fbeebec2
|
Added RedisStringHandler for model-cache. (#1647)
* Added RedisStringHandler for model-cache.
* Deleted useless code.
* Optimized code.
* Update CHANGELOG.md
|
2020-04-30 07:06:58 +08:00 |
|
李铭昕
|
437840e8c9
|
Merge pull request #1641 from limingxinleo/1.1-rpc
Fixed request exception will be thrown when result is null.
|
2020-04-30 06:58:28 +08:00 |
|
谷溪
|
2fdcaa11b0
|
Merge pull request #1645 from Reasno/closure
support closure route injection
|
2020-04-29 21:39:42 +08:00 |
|
谷溪
|
15a392903b
|
Merge branch 'master' into closure
|
2020-04-29 21:39:13 +08:00 |
|
谷溪
|
5734f5ff42
|
Update CHANGELOG.md
|
2020-04-29 21:37:55 +08:00 |
|
谷溪
|
7b55cbfe79
|
Update CoreMiddleware.php
|
2020-04-29 18:29:18 +08:00 |
|
reasno
|
099295e07a
|
use constants
Signed-off-by: reasno <guxi99@gmail.com>
|
2020-04-27 23:53:39 +08:00 |
|
reasno
|
5335960c3b
|
pass analyzer, tests and format code
|
2020-04-27 23:21:28 +08:00 |
|
reasno
|
4882bc3cba
|
remove duplicate suggest in composer.json
Signed-off-by: reasno <guxi99@gmail.com>
|
2020-04-27 22:55:38 +08:00 |
|
reasno
|
1830287719
|
format doc.
Signed-off-by: reasno <guxi99@gmail.com>
|
2020-04-27 22:46:58 +08:00 |
|
reasno
|
5e1fa602cb
|
remove useless code in example.
Signed-off-by: reasno <guxi99@gmail.com>
|
2020-04-27 22:39:44 +08:00 |
|
reasno
|
a8ea116fb2
|
reformat code
Signed-off-by: reasno <guxi99@gmail.com>
|
2020-04-27 22:37:04 +08:00 |
|
reasno
|
91b7c66d5f
|
add real socketio-server
|
2020-04-27 22:26:54 +08:00 |
|
reasno
|
da1bc8a63d
|
update doc
|
2020-04-27 22:25:39 +08:00 |
|
Reasno
|
b713d7756a
|
add example
add socketio component
|
2020-04-27 16:47:46 +08:00 |
|
Reasno
|
ff8ce8d6b3
|
fix validation tests
|
2020-04-26 15:05:38 +08:00 |
|
huangzhhui
|
d62d437a7e
|
Remove useless import
|
2020-04-26 14:56:12 +08:00 |
|
李铭昕
|
509807285c
|
Added test cases.
|
2020-04-26 14:47:32 +08:00 |
|
Reasno
|
4ece5af25a
|
fix json rpc tests
|
2020-04-26 14:38:00 +08:00 |
|
Reasno
|
959f98a65b
|
make ClosureDefinitionCollectorInterface optional, don't break millions of tests.
|
2020-04-26 14:23:32 +08:00 |
|
Reasno
|
345e69cfc1
|
support closure injection
|
2020-04-26 13:42:38 +08:00 |
|
李铭昕
|
76392c1f51
|
Deleted useless code.
|
2020-04-26 12:07:19 +08:00 |
|
李铭昕
|
5dbd6f9fc3
|
Fixed aspect of classes do not works in app dir.
|
2020-04-26 12:06:11 +08:00 |
|
李铭昕
|
9cde40940b
|
Update InjectVisitor.php
|
2020-04-26 11:21:36 +08:00 |
|
huangzhhui
|
9efce6a1a4
|
Update composer.json
|
2020-04-26 01:37:02 +08:00 |
|
huangzhhui
|
65859456ce
|
Optimize
|
2020-04-26 01:30:31 +08:00 |
|
huangzhhui
|
b62f37631e
|
Remove useless variables
|
2020-04-26 01:16:31 +08:00 |
|
huangzhhui
|
ca320d61f9
|
Refactor the code
|
2020-04-26 01:13:49 +08:00 |
|
huangzhhui
|
1c6637cf64
|
Add clear() method
|
2020-04-26 00:48:30 +08:00 |
|
huangzhhui
|
4c130180f1
|
Add AstVisitorCollector and Move inject logical to di component from autoload component
|
2020-04-26 00:48:19 +08:00 |
|
huangzhhui
|
d732607c0e
|
Optimze the code
|
2020-04-25 23:58:24 +08:00 |
|
huangzhhui
|
ab60e7a0d1
|
Refactor, merge the proxy logical to ProxyManager, keep ClassLoader simple
|
2020-04-25 23:38:44 +08:00 |
|
李铭昕
|
2eef1f30a5
|
Fixed request exception will be thrown when result is null.
|
2020-04-25 13:42:13 +08:00 |
|
李铭昕
|
01f2f873e4
|
Fixed service check do not work for protocol jsonrpc-tcp-length-check .
|
2020-04-25 13:32:56 +08:00 |
|
李铭昕
|
16bf9e6987
|
Fixed bug that the unhealthy node will be got from consul . (#1639)
|
2020-04-24 18:58:39 +08:00 |
|
nfangxu
|
ba502262b1
|
Optimized co-phpunit do not broken in coroutine environment, when cases failed. (#1636)
* 测试中的出现异常不应该直接使用 exit 退出, 这样无法准确定位哪个测试没通过
* Optimized code.
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2020-04-24 14:35:25 +08:00 |
|
谷溪
|
0dd3f05835
|
Merge pull request #1632 from limingxinleo/1.1-doc
Update changelog.md
|
2020-04-23 17:37:44 +08:00 |
|
李铭昕
|
d9cfdcddb8
|
Update changelog.md
|
2020-04-23 15:58:30 +08:00 |
|
李铭昕
|
bb6a25b1dc
|
v1.1.27 (#1628)
|
2020-04-23 15:36:30 +08:00 |
|