Commit Graph

31 Commits

Author SHA1 Message Date
李铭昕
01b6dbf1ee
Merge pull request #705 from dickens7/opt-request
optimize http message
2020-06-19 16:05:03 +08:00
李铭昕
5de874b9d0 Update CHANGELOG-2.0.md 2020-06-19 16:00:44 +08:00
李铭昕
e24ac0feea Update CHANGELOG-2.0.md 2020-06-19 15:04:23 +08:00
ccb1900
bf859acbad
Added annotation ExceptionHandler. (#1245)
Co-authored-by: ccb <ccb412727@qq.com>
Co-authored-by: 李铭昕 <715557344@qq.com>
2020-06-19 12:54:04 +08:00
李铭昕
66e3c1721a
Added method Sender::close(int $fd, bool $reset = null). (#1920) 2020-06-17 13:03:19 +08:00
李铭昕
702e624671
Removed config config/server.php. (#1905)
* Removed config `config/server.php`.

* Update CHANGELOG-2.0.md
2020-06-12 14:18:46 +08:00
yansongda
7b11109a54
Keys will be merged when different constants use the same code. (#1896)
Co-authored-by: 李铭昕 <715557344@qq.com>
2020-06-12 12:53:21 +08:00
李铭昕
4ac8e3dac5
Fixed caster decimal does not work. (#1900) 2020-06-11 17:18:10 +08:00
李铭昕
27533ff21a Update CHANGELOG-2.0.md 2020-06-11 12:30:53 +08:00
李铭昕
853b15d83c Update CHANGELOG-2.0.md 2020-06-11 11:42:13 +08:00
李铭昕
1d86e3808a
Annotation Inject support typed properties. (#1877) 2020-06-08 14:21:15 +08:00
李铭昕
28a517ff30
Added sink for guzzle. (#1871) 2020-06-06 21:43:57 +08:00
李铭昕
1d970b4a64
Support async-queue stop safely. (#1863) 2020-06-04 16:07:56 +08:00
李铭昕
2a3db07bc9
Added hyperf/signal component. (#1819) 2020-06-04 14:13:37 +08:00
李铭昕
53aedcec67
Added ConstantFrequency to flush one connection for the interval of time. (#1855) 2020-06-03 13:23:08 +08:00
李铭昕
7b363af5a1
Fixed is_resource does not works when use Runtime::enableCoroutine() privately in filesystem. (#1854) 2020-06-02 18:59:21 +08:00
李铭昕
55e0d09781
Auto generate rpc client code when server start and the interface is changed. (#1848) 2020-06-02 13:55:31 +08:00
李铭昕
c0ed2788e1
Don't auto change the impl for NormalizerInterface when you require symfony/serialize. (#1846) 2020-06-02 10:18:23 +08:00
李铭昕
07f3d8d2e4
Fixed code standards. (#1844) 2020-06-01 14:01:52 +08:00
李铭昕
301a9e23a7
Fixed TypeError for StartServer::execute. (#1825) 2020-05-29 09:50:15 +08:00
huangzhhui
90751501be Update CHANGELOG-2.0.md 2020-05-25 14:57:55 +08:00
huangzhhui
6b2f5861df Fixed typo 2020-05-25 14:32:46 +08:00
Reasno
2cdccdaf55 Merge remote-tracking branch 'origin/master' 2020-05-22 20:03:00 +08:00
Reasno
7a2063c40e upgrade swoole to 4.5 2020-05-22 19:08:05 +08:00
李铭昕
bd38d84a4a Add annotations.scan.class_map parameter, now you could replace class dynamically without having to follow the psr4. 2020-05-13 15:16:42 +08:00
Reasno
700787e4f3 update CHANGELOG-2.0.md 2020-05-11 14:01:17 +08:00
huangzhhui
140bd1780e Update CHANGELOG-2.0.md 2020-05-05 01:55:22 +08:00
huangzhhui
86b246280a Update CHANGELOG-2.0.md 2020-05-05 00:31:24 +08:00
huangzhhui
a6ce6e42ca Update CHANGELOG-2.0.md 2020-05-05 00:27:46 +08:00
huangzhhui
c5dc2a406e Update CHANGELOG-2.0.md 2020-05-05 00:25:55 +08:00
huangzhhui
ac1a371811 Create CHANGELOG-2.0.md 2020-05-04 23:29:56 +08:00