Commit Graph

28 Commits

Author SHA1 Message Date
Deeka Wong
c07162dc5b
Support PHP 8.2 (#5087)
Co-authored-by: 李铭昕 <715557344@qq.com>
2022-12-10 21:24:37 +08:00
李铭昕
afe17c45b2
Fixed bug that proxy class will be generated failed when using parameters who allow null in constructor. 2022-11-28 18:55:55 +08:00
Deeka Wong
b22fcd1ccc
Optimize the order of github actions (#5184)
Co-authored-by: 李铭昕 <715557344@qq.com>
2022-11-09 10:01:40 +08:00
李铭昕
195fe8e362
Optimized test.yml. (#5181) 2022-11-07 12:27:22 +08:00
她和她的猫
677c9da9bc
Add error checking for PostgreSQLStatement::execute method. (#5121) 2022-10-11 10:37:54 +08:00
李铭昕
7887c13578
Support Swow for json-rpc. (#4991) 2022-08-06 18:11:53 +08:00
李铭昕
0575f13a91
Support Swow for nsq. (#4990) 2022-08-06 15:09:08 +08:00
李铭昕
299d67b952 Merge branch 'master' into 3.0
# Conflicts:
#	src/http-server/src/Request.php
#	src/model-cache/tests/Stub/ManagerStub.php
2022-03-14 11:43:17 +08:00
李铭昕
7d8dd34366 Added document about how to use bit in ORM. 2022-03-10 15:58:49 +08:00
李铭昕
f727897e39 Fixed bug that database does not support bit. 2022-03-10 15:58:49 +08:00
李铭昕
81649702ad Fixed bug that install hyperf/engine failed. 2022-01-17 15:22:27 +08:00
李铭昕
dee852c950
Upgrade the minimum php version to 8.0 for http-server. (#4306) 2021-12-01 16:19:47 +08:00
李铭昕
11391280ba
Support test cases in container v2.0 (#4031) 2021-09-08 13:14:39 +08:00
李铭昕
c5234cb6b9 Added filesystem into test-components.yml 2021-07-07 13:27:38 +08:00
李铭昕
4b78aeaaaf
Don't retry, when recv timeout for json-rpc client. (#3195)
* Don't retry, when recv timeout for json-rpc client.
2021-01-25 11:48:00 +08:00
李铭昕
44b8a342d2
Added usage for trait snowflake. (#2838) 2020-11-20 14:13:56 +08:00
李铭昕
06fe2ac429 Added workflows to test. 2020-10-27 23:42:29 +08:00
李铭昕
34ed6f37e4
v2.0.13 (#2586)
* Update CHANGELOG-2.0.md

* Update awesome-components.md

Co-authored-by: huangzhhui <huangzhwork@gmail.com>
2020-09-28 10:47:04 +08:00
梁桂锋
3cad705e00
Fixed the bug that the morph association is empty and cannot be queried. (#1734)
* Fix the bug that the morph association is empty and cannot be queried

* Added testing.

* Update CHANGELOG.md

Co-authored-by: 李铭昕 <715557344@qq.com>
2020-05-16 10:49:33 +08:00
神秘人xcy
f07abc641b
Added ORM methods morphWith and whereHasMorph. (#1616)
* Add MorphWith ORM Function

* Add WhereHasMorph ORM Function

* Added test cases.

* Added document.

Co-authored-by: 李铭昕 <715557344@qq.com>
2020-05-03 13:29:33 +08:00
李铭昕
3cf6653d2c
Fixed attributes are not right, when the model has property hidden. (#1405) 2020-03-11 20:16:03 +08:00
Donjan
71bf223bb8 Fixed default operator does not works for Hyperf\Utils\Collection::operatorForWhere. (#1189) 2019-12-26 10:54:01 +08:00
黄朝晖
0f5dfb4387
Update hyperf.sql 2019-08-09 15:48:24 +08:00
李铭昕
ab684f87b0 Update hyperf.sql 2019-08-09 14:40:29 +08:00
李铭昕
64727de9fe Deleted useless code. 2019-08-09 14:33:53 +08:00
李铭昕
2267e6b0eb Added generate support for Model. 2019-08-08 11:47:50 +08:00
李铭昕
f21f8c54ee Fixed priority. 2019-06-24 16:15:18 +08:00
李铭昕
5a1b7145bf Added travis support. 2019-06-24 13:10:41 +08:00