Commit Graph

5446 Commits

Author SHA1 Message Date
huangzhhui
70c13647e0 Merge remote-tracking branch 'origin/master' into pr/1853 2020-06-28 00:22:47 +08:00
huangzhhui
d399afa36b Update command.md 2020-06-28 00:22:19 +08:00
李铭昕
d014e6aed8
Fixed default driver not found. (#1994) 2020-06-27 05:35:18 +08:00
黄朝晖
9dc74e4525
Merge pull request #1993 from bob-yangpf/bob-yangpf-v2
docs(contribute): update pull request url
2020-06-27 03:07:22 +08:00
黄朝晖
19463bd056
Merge pull request #1987 from sy-records/update-doc
remove ./
2020-06-27 03:01:41 +08:00
杨鹏飞
80913175fb docs(contribute): update pull request url 2020-06-26 19:20:17 +08:00
李铭昕
1d54de7cbd
Optimized code for watcher. (#1988) 2020-06-26 14:14:08 +08:00
sy-records
55326e0abd remove ./ 2020-06-25 10:54:10 +08:00
沈唁
059aedf3e6
Changed exit_code 0 to SIGTERM when swoole short name do not set disable. (#1986)
* Add get php path

* Update CHANGELOG-2.0.md

Co-authored-by: 李铭昕 <715557344@qq.com>
2020-06-25 10:05:07 +08:00
李铭昕
7233402df8
Fixed global_imports do not work when the aliases are not all lowercase letters. (#1985) 2020-06-25 09:56:19 +08:00
沈唁
3f35cb60d9
Added command gen:constants. (#1934)
* add gen constants

* update doc

* Update CHANGELOG-2.0.md

Co-authored-by: 李铭昕 <715557344@qq.com>
2020-06-25 08:09:16 +08:00
李铭昕
7a66b3c250
Merge pull request #1982 from limingxinleo/2.0-watcher
Added watcher component.
2020-06-25 08:01:06 +08:00
李铭昕
fce95cd786
Format code. (#1983) 2020-06-25 07:15:36 +08:00
黄朝晖
86316cc42a
Merge pull request #1976 from comdeng/patch-1
修改错别字
2020-06-24 22:15:48 +08:00
黄朝晖
d7b79955cf
Merge pull request #1973 from haozing/patch-2
更新版本
2020-06-24 22:15:15 +08:00
李铭昕
d6ac43509b Added test cases. 2020-06-24 20:39:37 +08:00
李铭昕
9201f2aa5b Added watcher component. 2020-06-24 20:26:43 +08:00
comdeng
d96faba5bd
修改错别字 2020-06-23 23:40:13 +08:00
haozing
f92998bcca
更新版本
更新版本
2020-06-23 17:30:12 +08:00
Kids Return
e831fe0a93
Fixed bug that migration will be created although class already exists. (#1952)
* Fix same migration file class name

* show gen:migration command description

* Fix test

* Fix test

* Update CHANGELOG-2.0.md

Co-authored-by: 李铭昕 <715557344@qq.com>
2020-06-23 16:39:11 +08:00
hector
b4b6522ac1
Fixt isMethodsExists bug (#1960)
* Fixt isMethodsExists bug

* Update CHANGELOG-2.0.md

Co-authored-by: huangzhhui <huangzhwork@gmail.com>
2020-06-23 11:55:30 +08:00
dayday
a470692f58
Update 2.0.md (#1958)
* Update 2.0.md

* Update

* Update annotation.md

* Update annotation.md

* update

* Update 2.0.md

* Update 2.0.md

* Update 2.0.md

* Translate

* Update

Co-authored-by: 李铭昕 <715557344@qq.com>
Co-authored-by: huangzhhui <huangzhwork@gmail.com>
2020-06-23 11:47:44 +08:00
motian
6dd6fbe6d8
Fix start errors when file aspects.php not exist. (#1961)
* Fix start errors when file aspects.php not exist.

* Update CHANGELOG-2.0.md

Co-authored-by: 李铭昕 <715557344@qq.com>
2020-06-23 11:39:12 +08:00
李铭昕
8c89785c16
Fixed the wrong http code when initRequestAndResponse failed. (#1965)
* Added test cases.

* Fixed the wrong http code when `initRequestAndResponse` failed.

* Update CHANGELOG-2.0.md
2020-06-23 11:37:22 +08:00
黄朝晖
e02068a5d7
Merge pull request #1963 from sy-records/update-badge
update badge link
2020-06-23 11:25:59 +08:00
李铭昕
33bcb55969
Fixed 500 caused by empty body. (#1964) 2020-06-23 10:44:43 +08:00
sy-records
0ae0d03d39 update badge link 2020-06-23 08:32:46 +08:00
hector
c67160fe96
Make ClassLoader easier to be extended (#1959)
* Make ClassLoader easier to be extended

* Update CHANGELOG-2.0.md

Co-authored-by: 李铭昕 <715557344@qq.com>
2020-06-22 19:28:29 +08:00
黄朝晖
cf118b671b
Merge pull request #1957 from sy-records/upgrade-2.0
update docs
2020-06-22 18:44:24 +08:00
sy-records
5c550dd416 fix typo 2020-06-22 17:14:57 +08:00
sy-records
0407f3b5ae update docs 2020-06-22 17:09:53 +08:00
huangzhhui
c20229f811 Remove 1shanghu sponsor logo 2020-06-22 14:00:58 +08:00
huangzhhui
f8c9cf121e Updated 2020-06-22 13:35:34 +08:00
huangzhhui
b5261b4831 Updated 2020-06-22 11:20:16 +08:00
huangzhhui
5ae0c6289d Merge remote-tracking branch 'origin/master' 2020-06-22 10:55:14 +08:00
huangzhhui
4a2dc852a2 Updated 2020-06-22 10:54:50 +08:00
桥边红药
3a265841eb
Added qbhy/hyperf-multi-env (#1931)
* 收录qbhy/hyperf-multi-env

* Update 2.0.md

Co-authored-by: 李铭昕 <715557344@qq.com>
2020-06-22 10:33:49 +08:00
黄朝晖
86ef20b1b4
Merge pull request #1950 from sy-records/patch-1
Fix edit on github
2020-06-22 10:20:06 +08:00
黄朝晖
fa2d8c6385
Merge pull request #1951 from sy-records/fix-doc
fix docs link
2020-06-22 10:19:49 +08:00
huangzhhui
e3c0f579c8 Update 2020-06-22 10:14:19 +08:00
sy-records
2a9d6103c5 fix en
fix en

fix en
2020-06-22 09:58:59 +08:00
sy-records
28cf071a46 fix docs link 2020-06-22 09:47:30 +08:00
沈唁
76f0c09640
Update index.html 2020-06-22 08:30:00 +08:00
黄朝晖
608118f7e2
Merge pull request #1949 from hyperf/Reasno-patch-2
升级指南增加gRPC客户端
2020-06-22 00:41:46 +08:00
黄朝晖
771f8bf303
Merge branch 'master' into Reasno-patch-2 2020-06-22 00:41:35 +08:00
huangzhhui
a7555d3ff5 Update 2.0.md 2020-06-22 00:40:00 +08:00
huangzhhui
4af32e788a Update 2020-06-22 00:37:40 +08:00
谷溪
b6cea51751
Update 2.0.md 2020-06-21 23:36:10 +08:00
huangzhhui
e1a62b0dab Updated 2020-06-21 21:36:55 +08:00
huangzhhui
bdf045f0d7 Updated 2020-06-21 21:10:11 +08:00