李铭昕
0f302c57e0
Release v3.0.25 ( #5853 )
2023-06-19 11:25:29 +08:00
Deeka Wong
167c5a1db2
Adds testing
to awesome-components
( #5851 )
2023-06-18 20:01:34 +08:00
Gang Wu
9386106cd5
Fixed bug that the method Builder::value()
cannot work when using column like table.column
. ( #5829 )
...
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-06-15 20:31:03 +08:00
李铭昕
f811dd3841
Removed xdebug from test cases. ( #5838 )
2023-06-15 20:07:01 +08:00
沈唁
b41c37913c
Fix missing use for value ( #5837 )
2023-06-15 17:34:53 +08:00
pandaLIU
bfc4e185a1
Fixed socket.io check namespace ( #5831 )
...
Co-authored-by: Deeka Wong <huangdijia@gmail.com>
Co-authored-by: 沈唁 <52o@qq52o.cn>
2023-06-14 14:36:06 +08:00
李铭昕
d18734976e
Release v3.0.24 ( #5827 )
2023-06-10 09:05:38 +08:00
李铭昕
06d930cb5f
Added test cases for rewriting setKeysForSaveQuery
( #5817 )
2023-06-09 10:06:10 +08:00
宣言就是Siam
a46e91d251
Added function build_sql
which be used in QueryException
. ( #5814 )
...
Co-authored-by: xuanyanwow <hzh@addcn.com>
Co-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-06-08 14:55:09 +08:00
liaochao
09f0731194
Fix the bug that not support compare numeric in different formats ( #5808 )
...
* fix(validate): support compare numeric in different type
* chore(style): format code
* fix(validate): support compare numeric in different type
* chore(style): format code
* chore(docs): add changes to changelog
2023-06-08 09:34:45 +08:00
Deeka Wong
9328a46bb8
Optimize test-components ( #5807 )
2023-06-07 14:22:47 +08:00
宣言就是Siam
b39728ccd7
Merge server settings with config settings. ( #5806 )
2023-06-07 13:27:29 +08:00
liaochao
8b2850f31d
remove deprecated doc of isTransaction method ( #5799 )
2023-06-07 10:28:52 +08:00
李铭昕
740167f794
Fixed bug that hyperf/http-server
cannot match psr7. ( #5803 )
2023-06-06 20:33:49 +08:00
Deeka Wong
a8cd400235
Fixed phpstan errors ( #5798 )
2023-06-05 19:54:56 +08:00
Chance
98341dbf46
Fixed bug that __FILE__
and __DIR__
cannot be rewritten successfully in proxy classes. ( #5794 )
...
Co-authored-by: Deeka Wong <huangdijia@gmail.com>
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-06-05 15:53:17 +08:00
李铭昕
782968bfa4
Support psr/http-message
. ( #5789 )
2023-06-04 10:14:26 +08:00
李铭昕
aefa885552
Release v3.0.23 ( #5783 )
2023-06-02 11:07:07 +08:00
yansongda
f781636de6
Fixed bug that prometheus cannot collect histograms.
2023-06-01 22:19:36 +08:00
Deeka Wong
bf80ab2d03
Convert carrier key to string in Zipkin\Propagation\Map
( #5780 )
2023-06-01 17:23:49 +08:00
Deeka Wong
5807114dc5
Fix the bug that cannot work in vscode extensions ( #5779 )
2023-06-01 16:26:57 +08:00
沈唁
e7e7df422d
Remove mirrors.aliyun.com/composer ( #5778 )
2023-06-01 12:38:34 +08:00
她和她的猫
eca3432e64
Support Full-Text Search for database
. ( #5765 )
2023-05-31 10:10:17 +08:00
crayxn
d3ae01aa18
Support nacos naming signature ( #5757 )
...
Co-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-05-31 09:58:19 +08:00
Deeka Wong
c16c08f765
Improve Hyperf\Command\Annotation\Command
( #5768 )
2023-05-30 09:25:37 +08:00
李铭昕
ed9ead98f3
Release v3.0.22 ( #5763 )
2023-05-27 15:16:18 +08:00
李铭昕
4015308e67
Use non-blocking mode for swoole process. ( #5762 )
2023-05-27 14:08:52 +08:00
Deeka Wong
393e85f83d
Adds Hyperf\Coordinator\Timer::until()
( #5761 )
2023-05-26 21:44:16 +08:00
Deeka Wong
1a9b59d362
Adds namespace for functions of hyperf/translation
( #5760 )
2023-05-24 21:51:45 +08:00
沈唁
88383bc325
Fix docs ci ( #5754 )
2023-05-23 13:19:52 +08:00
Deeka Wong
31b6b503da
Update php-cs-fixer
to version ~3.16.0
( #5755 )
2023-05-23 11:47:07 +08:00
黄朝晖
cbb9aa3f11
Merge pull request #5753 from sy-records/docs/sync
...
Update awesome components
2023-05-23 10:45:32 +08:00
sy-records
02d4ce7dca
Update awesome components
2023-05-23 09:22:01 +08:00
LEAPY
4dc38c777e
Update awesome-components.md ( #5747 )
2023-05-22 09:47:42 +08:00
嗯嗯
856f7dc716
Added lazychanger/urlrewrite
into awesome-components.md
. ( #5736 )
2023-05-19 13:57:07 +08:00
Deeka Wong
d795f5e594
Adds some coroutine clients ( #5742 )
2023-05-19 13:53:16 +08:00
yansongda
2b2e939279
Optimized the code of Hyperf\Metric\Adapter\Prometheus\Redis
which allowed to rewrite the prefix about redis keys. ( #5702 )
...
Co-authored-by: 她和她的猫 <hxhsoft@foxmail.com>
Co-authored-by: 李铭昕 <715557344@qq.com>
Co-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>
2023-05-18 21:47:20 +08:00
她和她的猫
eec87c2fe7
Add deprecated comments to MySQLConnection
. ( #5741 )
...
Co-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-05-18 20:00:28 +08:00
李铭昕
da23610dd0
Release v3.0.21 ( #5738 )
2023-05-18 10:28:58 +08:00
嗯嗯
3a4ad26f35
Added lazychanger/hyperf-helper-dependency
into awesome-components.md
. ( #5734 )
2023-05-17 19:27:21 +08:00
李铭昕
d45511800e
Optimized code for phpstan.neon
2023-05-17 13:55:36 +08:00
Deeka Wong
440bca87b9
⚙️ chore(testing) update Assert method signature for readability
2023-05-17 13:55:36 +08:00
Deeka Wong
a1f271d803
🛠️ refactor(testing) improve code quality in Assert and TestResponse
2023-05-17 13:55:36 +08:00
Deeka Wong
107012f600
⚙️ chore(deprecation) remove deprecated code;
2023-05-17 13:55:36 +08:00
Deeka Wong
ce516ea2a3
⚙️ chore(testing) move container related methods to InteractsWithContainer trait
...
New TestCase
🛠️ refactor(testing) remove duplicate ApplicationContext::setContainer call
⚙️ chore(testing) add array access to TestResponse
🛠️ refactor(testing) simplify TestResponse body implementation
🚀 feat(response) add status and content methods to TestResponse class
Adds Utils
Remove utils
Update TestResponse.php
⚙️ chore(testing) refreshContainer with ApplicationInterface call
🛠️ refactor(testing): fix namespace in TestCase.php
🛠️ refactor(testing) update namespace for ApplicationInterface in refreshContainer method
⚙️ chore(testing) ignore phpstan warning in InteractsWithContainer trait instance function
🛠️ refactor(testing): make container property protected in TestCase class
🛠️ refactor(response) refactor TestResponse class methods - Refactored the content method to use the getContent method for consistency. - Created a collect method to get the JSON decoded body of the response as a collection for convenience. - Removed the status method since it's redundant with the getStatusCode method. - Updated the assertContent method to use the getContent method instead of the content method.
🛠️ refactor(testing) make assert methods chainable
Adds Utils
WIP
🚀 feat(dependencies) add symfony/http-foundation\n- Added version constraints for symfony/http-foundation for compatibility with versions 5.4 and 6.0.
🛠️ refactor(tests) update TestCase.php null initialization of container
⚙️ chore(config) update phpstan.neon configuration file
2023-05-17 13:55:36 +08:00
李铭昕
eba329e1c2
Fixed test cases for phar. ( #5732 )
2023-05-17 11:02:43 +08:00
Deeka Wong
c3560b2874
Adds Arr::hasAny()
( #5731 )
...
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-05-16 20:21:01 +08:00
李铭昕
b828950ce1
Fixed bug that pgsql cannot init when using pgsql-swoole. ( #5730 )
2023-05-16 18:56:43 +08:00
tiefeng
504fb3e242
Support Swoole 4 PgSQL
for hyperf/db
. ( #5725 )
...
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-05-16 17:11:25 +08:00
李铭昕
50cc5a4003
Fixed bug that pgsql cannot init when using pgsql-swoole. ( #5726 )
2023-05-16 16:28:13 +08:00