黄朝晖
|
31db7269bb
|
Merge branch '2.0' into 2.0-aop
|
2020-05-25 14:26:18 +08:00 |
|
李铭昕
|
2ccbde704b
|
Clear removed classes.
|
2020-05-25 13:23:54 +08:00 |
|
黄朝晖
|
a812150de7
|
Merge pull request #1784 from sy-records/update-doc
Update doc
|
2020-05-25 11:45:24 +08:00 |
|
李铭昕
|
5bda351bff
|
Fixed proxies generate.
|
2020-05-25 10:29:23 +08:00 |
|
huangzhhui
|
0e91af80f1
|
Set app env to dev even config.php does not exist
|
2020-05-25 02:25:29 +08:00 |
|
Reasno
|
2cdccdaf55
|
Merge remote-tracking branch 'origin/master'
|
2020-05-22 20:03:00 +08:00 |
|
Reasno
|
99386cfd2d
|
use 4.5 features to notify users when a coroutine deadlock occurred.
|
2020-05-22 20:02:26 +08:00 |
|
李铭昕
|
8cf2ae9db0
|
Don't use br to reflect classes in online mode.
|
2020-05-22 19:29:27 +08:00 |
|
Reasno
|
7a2063c40e
|
upgrade swoole to 4.5
|
2020-05-22 19:08:05 +08:00 |
|
李铭昕
|
30af4172b4
|
Moved loadAspects to Scanner.
|
2020-05-22 18:19:32 +08:00 |
|
sy-records
|
d7501d8a56
|
update config
|
2020-05-22 18:05:10 +08:00 |
|
sy-records
|
2809ba1828
|
fix typo
|
2020-05-22 18:04:58 +08:00 |
|
李铭昕
|
dad2342f91
|
Fixed data obfuscation in ProxyTrait.
|
2020-05-22 16:21:50 +08:00 |
|
李铭昕
|
9bc11dcc07
|
Deleted cacheNamespace.
|
2020-05-22 15:28:29 +08:00 |
|
李铭昕
|
8376a3351f
|
Optimized Hyperf\Di\ClassLoader::init .
|
2020-05-22 15:17:48 +08:00 |
|
李铭昕
|
5e1660ae6d
|
Added method MetadataCollectorInterface::clear(?string $key = null) .
|
2020-05-22 14:39:03 +08:00 |
|
李铭昕
|
a4dc2ef1e3
|
Fixed bug.
|
2020-05-22 10:30:05 +08:00 |
|
huangzhhui
|
c6f3f1e731
|
Fix the generate logical of constructor
|
2020-05-21 23:05:51 +08:00 |
|
黄朝晖
|
15ce2cd102
|
Merge pull request #1741 from EricYChu/patch-improve-choice-method
improve Hyperf\Command::choice method
|
2020-05-21 15:08:51 +08:00 |
|
huangzhhui
|
1e521e584f
|
Update changelog
|
2020-05-21 15:02:54 +08:00 |
|
huangzhhui
|
adff91200b
|
Optimize comments
|
2020-05-21 15:02:43 +08:00 |
|
huangzhhui
|
ecae338793
|
Update changelog
|
2020-05-21 14:59:08 +08:00 |
|
huangzhhui
|
7660964422
|
Merge branch 'master' into pr/1741
|
2020-05-21 14:52:29 +08:00 |
|
李铭昕
|
3978788d4c
|
v1.1.32 (#1759)
* Update changelog.md
* Translate
Co-authored-by: 黄朝晖 <huangzhwork@gmail.com>
|
2020-05-21 14:47:20 +08:00 |
|
daydaygo
|
3e3c7c2da7
|
docs: update changelog
|
2020-05-21 13:47:25 +08:00 |
|
李铭昕
|
eb269770b3
|
Fixed the incorrent number of current connections when close failed. (#1750)
|
2020-05-21 12:33:04 +08:00 |
|
李铭昕
|
4e4dce8275
|
Merge pull request #1764 from chunhei2008/fix/1538
Fixed:#1538 日期验证参数类型错误
|
2020-05-21 10:43:05 +08:00 |
|
李铭昕
|
91d4df2b12
|
Format code.
|
2020-05-21 10:40:57 +08:00 |
|
沈唁
|
faf1bb9a27
|
Update wechat.md (#1766)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2020-05-21 10:38:26 +08:00 |
|
李铭昕
|
05489c8d65
|
Merge pull request #1769 from Reasno/socketio
fix a notice when client initiate disconnects.
|
2020-05-21 10:36:45 +08:00 |
|
谷溪
|
ed1ee9f7a5
|
Merge pull request #1771 from jobinli/hotfix#fix-error-example
fix some error descriptions in documents
|
2020-05-20 18:17:09 +08:00 |
|
huangzhhui
|
b7d130be4e
|
Merge branch 'master' of github.com:hyperf/hyperf-2.0
|
2020-05-20 18:09:11 +08:00 |
|
李铭昕
|
e7a234f5b8
|
Update Scanner.php
|
2020-05-20 18:07:19 +08:00 |
|
Reasno
|
15072ff79b
|
fix: clients() should return clients across all servers
|
2020-05-20 18:06:31 +08:00 |
|
JobinLi
|
cf285e8c1c
|
revert
|
2020-05-20 18:02:00 +08:00 |
|
Reasno
|
7b68a3e9c3
|
test: test #1771
|
2020-05-20 17:58:49 +08:00 |
|
李铭昕
|
6fe0b815cd
|
Added proxy class cache.
|
2020-05-20 17:54:34 +08:00 |
|
JobinLi
|
341a1ab281
|
fix error pull request link in change logs
|
2020-05-20 17:46:31 +08:00 |
|
JobinLi
|
14087676a0
|
fix error example for broadcast in README.md
|
2020-05-20 17:40:53 +08:00 |
|
huangzhhui
|
2822da7551
|
Merge branch 'master' of github.com:hyperf/hyperf-2.0
|
2020-05-20 17:23:46 +08:00 |
|
huangzhhui
|
3ac073748d
|
Remove useless method
|
2020-05-20 17:23:39 +08:00 |
|
huangzhhui
|
571aca1fe9
|
Add timepoint() function to track the time consume
|
2020-05-20 17:23:31 +08:00 |
|
李铭昕
|
20d0e0ac4e
|
Deleted Hyperf\Di\Listener\BootApplicationListener .
|
2020-05-20 16:27:49 +08:00 |
|
huangzhhui
|
7156a94f94
|
Optimized PropertyHandler mechanism
|
2020-05-20 15:45:09 +08:00 |
|
李铭昕
|
01f08d22d3
|
Optimized collect.
|
2020-05-20 15:04:27 +08:00 |
|
黄朝晖
|
b4b7d17f30
|
Merge pull request #1767 from jcchavezs/patch-2
fix: Upgrades zipkin-php-opentracing (#1685)
|
2020-05-20 14:41:27 +08:00 |
|
Reasno
|
8141df2f2d
|
fix a notice when client initiate disconnects.
|
2020-05-20 14:13:54 +08:00 |
|
李铭昕
|
9ae8e0c10e
|
Update PropertyHandlerVisitor.php
|
2020-05-20 11:44:22 +08:00 |
|
李铭昕
|
8574daf391
|
Fixed constructor for property handler visitor.
|
2020-05-20 10:32:37 +08:00 |
|
李铭昕
|
07d2f1912d
|
Format code.
|
2020-05-20 09:55:04 +08:00 |
|