Deeka Wong
|
5579ba1512
|
Added Str trim methods (#6652)
|
2024-04-03 11:21:14 +08:00 |
|
李铭昕
|
a42618efea
|
Release v3.1.16 (#6649)
Co-authored-by: gaichao168 <1432681790@qq.com>
Co-authored-by: 10966 <gaichaowang@addcn.com>
Co-authored-by: kingIZZZY <logic.cpp@gmail.com>
Co-authored-by: guandeng <guandeng@Hotmail.com>
|
2024-04-02 10:40:09 +08:00 |
|
宣言就是Siam
|
80de19e00a
|
Added debug log. Return result about websocket senderpush disconnect . (#6648)
* Added debug log. Added return value about ws sender.
* Update CHANGELOG-3.1.md
---------
Co-authored-by: hzh <hzh@addcn.com>
|
2024-04-02 10:18:59 +08:00 |
|
gaichao168
|
e15c75aeb0
|
修改资源链接 (#6645)
Co-authored-by: 10966 <gaichaowang@addcn.com>
|
2024-04-01 15:33:42 +08:00 |
|
李铭昕
|
941758a639
|
Support PHP8 Attribute for hyperf/constants . (#6640)
|
2024-03-31 19:35:28 +08:00 |
|
李铭昕
|
478858a5dd
|
Optimized code for lastThrowable in FluentRetry (#6639)
|
2024-03-31 18:39:31 +08:00 |
|
Deeka Wong
|
9d5ddc15ba
|
Update method annotations in Sender class (#6634)
|
2024-03-29 17:00:23 +08:00 |
|
宣言就是Siam
|
e7c2861340
|
Fixed AMQP ConsumerMessage::getQueue return type. (#6635)
|
2024-03-29 16:59:50 +08:00 |
|
李铭昕
|
cf9e2c3859
|
Fixed bug that crontab will be skipped sometimes. (#6633)
|
2024-03-29 11:42:53 +08:00 |
|
云知易客
|
7e3185c438
|
Support to set headers for websocket-client .
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2024-03-28 20:55:29 +08:00 |
|
李铭昕
|
eb2f534c93
|
Release v3.1.15 (#6630)
Co-authored-by: limingxinleo <limingxinleo@users.noreply.github.com>
Co-authored-by: guandeng <guandeng@Hotmail.com>
|
2024-03-28 15:01:02 +08:00 |
|
Deeka Wong
|
a5be946f1d
|
Moved database and http-server to suggestions (#6622)
Co-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>
|
2024-03-25 16:50:22 +08:00 |
|
Deeka Wong
|
b4db2c0146
|
WebSocketHandeShakeException is deprecated, please use WebSocketHandShakeException instead. (#6621)
|
2024-03-25 14:00:50 +08:00 |
|
李铭昕
|
96cd901768
|
Update the default mysql version to 8.0 (#6619)
|
2024-03-24 21:29:43 +08:00 |
|
李铭昕
|
fc488034b9
|
Format code by the latest cs-fixer . (#6617)
|
2024-03-23 19:28:51 +08:00 |
|
Deeka Wong
|
ddc1a2537a
|
Fixed implicitly nullable params (#6616)
|
2024-03-23 17:29:11 +08:00 |
|
李铭昕
|
5bb95fa1d1
|
Added event of release connection for hyperf/pool . (#6613)
|
2024-03-22 14:01:08 +08:00 |
|
李铭昕
|
58522a282d
|
Release v3.1.14 (#6610)
Co-authored-by: gaichao168 <1432681790@qq.com>
Co-authored-by: wgc-wsl <143268190@qq.com>
Co-authored-by: Weslen Teche <weslen_teche@hotmail.com>
Co-authored-by: Alex Pu <276558492@qq.com>
|
2024-03-21 22:26:15 +08:00 |
|
guandeng
|
d193572002
|
Fixed bug that the configurations will be cleared when the scan configuration does not exist. (#6609)
|
2024-03-21 22:11:05 +08:00 |
|
Deeka Wong
|
faad0a7040
|
Optimized CacheAheadAspect which store cache in another coroutine instead of blocking current coroutine.
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2024-03-20 15:25:20 +08:00 |
|
宣言就是Siam
|
098a485655
|
Added comment (#6607)
|
2024-03-20 14:04:59 +08:00 |
|
Deeka Wong
|
b79ef28bff
|
Added hyperf/carbon component (#6594)
|
2024-03-16 20:50:08 +08:00 |
|
Deeka Wong
|
d42c59d5c4
|
Optimized the worker process to no longer output warn information after exiting (#6600)
|
2024-03-15 17:31:48 +08:00 |
|
Deeka Wong
|
6317b63d5c
|
Fix the bug that $this->input is given null (#6598)
|
2024-03-15 09:34:31 +08:00 |
|
李铭昕
|
be01f3018f
|
Release v3.1.13 (#6596)
* Update quick-start.md (#6585)
* Upgrade docs for command (#6587)
* Added warn comments for async queue message. (#6592)
---------
Co-authored-by: Kelvin Romero <8683337+kelvinromero@users.noreply.github.com>
Co-authored-by: guandeng <guandeng@Hotmail.com>
|
2024-03-14 18:23:13 +08:00 |
|
guandeng
|
c3ee8bdde6
|
Fixed bug that the command description will cause parse error when contains -- . (#6586)
|
2024-03-14 18:15:40 +08:00 |
|
Deeka Wong
|
052cce3114
|
Fixed the error when register multi AsCommand (#6593)
|
2024-03-14 10:26:59 +08:00 |
|
Deeka Wong
|
0e7435db45
|
Added --graceful to migrateCommand (#6590)
|
2024-03-13 17:57:10 +08:00 |
|
Deeka Wong
|
813dda3c6c
|
Added the default implement for Psr\Log\LoggerInterface (#6588)
|
2024-03-13 17:54:48 +08:00 |
|
Deeka Wong
|
254feb9c3b
|
Added now() and today() helper functions (#6579)
|
2024-03-13 16:47:07 +08:00 |
|
Beraldo
|
ef70473ad9
|
Typo: removed whitespace from breaking link (#6583)
|
2024-03-12 07:54:00 +08:00 |
|
Deeka Wong
|
10407cadf2
|
Support setup command traits before running (#6577)
|
2024-03-10 17:37:39 +08:00 |
|
Deeka Wong
|
2b10c7aff6
|
Added Hyperf\Stringable\Str::apa() method (#6576)
|
2024-03-10 17:19:40 +08:00 |
|
李铭昕
|
1b8a6512fe
|
Release v3.1.12 (#6575)
Co-authored-by: Death-Satan <49744633+Death-Satan@users.noreply.github.com>
|
2024-03-07 21:50:37 +08:00 |
|
devin
|
78714b959e
|
Fixed bug that reading messages failed when the channel have been removed from channel group. (#6569)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2024-03-07 21:43:39 +08:00 |
|
Deeka Wong
|
b114e251da
|
Fixed bug that the CrontabRegisterListener don't check configuration crontab.enable . (#6567)
|
2024-03-07 21:01:53 +08:00 |
|
szutoutou
|
6de54a685d
|
Fixed bug that the relation comments cannot be created by gen:model . (#6561)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2024-03-07 20:58:08 +08:00 |
|
gaichao168
|
b7e1c1cdde
|
Removed useless sleep() . (#6568)
Co-authored-by: 10966 <gaichaowang@addcn.com>
|
2024-03-04 13:48:34 +08:00 |
|
zds
|
572c9ef307
|
Fixed bug that the numeric keys will be reset when using $request->all() . (#6566)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2024-03-04 13:47:35 +08:00 |
|
李铭昕
|
ef45a0cbfe
|
Release v3.1.11 (#6564)
|
2024-03-01 13:52:29 +08:00 |
|
Deeka Wong
|
c03052e28e
|
Added SqliteDriver for hyperf/cache (#6562)
* Added `SqliteDriver` for `hyperf/cache`
* Add check for SQLite PDO extension
* Add table option to SqliteDriver constructor
* Refactor SqliteDriver class to remove unnecessary type declarations
* Add expiration index to SqliteDriver table
* Refactor SqliteDriver class
* Refactor SQLite driver connection options
* Refactor SqliteDriver configuration and connection handling
* Fix initialization and table creation in SqliteDriver
* Refactor SqliteDriver table creation and add expiration index
* Refactor SqliteDriver class to add clearExpired() and dump() methods
* Add commented out SQLite cache configuration
* Refactor SqliteDriver constructor comment
---------
Co-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>
|
2024-03-01 11:50:47 +08:00 |
|
宣言就是Siam
|
246ee504ca
|
Fixed cron dispatcher sleep accurate. (#6563)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2024-03-01 11:43:02 +08:00 |
|
Deeka Wong
|
48979a2827
|
Added google/common-protos 4.x support for develop (#6560)
|
2024-02-28 11:40:20 +08:00 |
|
devin
|
14cc3027aa
|
Upgrade the version of google/common-protos in hyperf/grpc .
|
2024-02-28 11:13:03 +08:00 |
|
szutoutou
|
e7eb8e42d2
|
You can set an expression to model parameters, but it is not standardized. (#6556)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2024-02-28 11:10:12 +08:00 |
|
duncanxia
|
7776519b85
|
Fixed bug that invalidOperator cannot work well when using non-string operators. (#6555)
Co-authored-by: 李铭昕 <715557344@qq.com>
|
2024-02-26 21:46:06 +08:00 |
|
Weslen Teche
|
d59ae5bf12
|
fix: noop tracer test (#6552)
|
2024-02-25 15:09:44 +08:00 |
|
Weslen Teche
|
64eeb58dbf
|
Added default config of noop driver for hyperf/opentracing . (#6550)
|
2024-02-24 11:58:18 +08:00 |
|
李铭昕
|
bcfee4a375
|
Release v3.1.10 (#6548)
|
2024-02-23 11:07:51 +08:00 |
|
李铭昕
|
2fb1b13c66
|
Added return type for model ast visitors. (#6544)
|
2024-02-20 18:54:33 +08:00 |
|