hyperf/src
Deeka Wong b4679a442e
Optimized retry helper function can accept array as first parameter. (#6539)
Co-authored-by: 李铭昕 <715557344@qq.com>
2024-02-18 14:37:39 +08:00
..
amqp Added amqpMessage property to events for amqp (#6518) 2024-02-02 10:06:33 +08:00
async-queue Fixed bug that the older versions of parsers cannot parse new messages for async-queue. 2024-02-01 14:16:45 +08:00
cache Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
circuit-breaker Fixed bug that prepareHandler cannot work sometimes for circuit-breaker. (#6419) 2023-12-28 11:36:50 +08:00
code-parser Added Annotation RewriteReturnType which used to rewrite the return type when generating models. 2023-12-28 16:46:40 +08:00
codec Throw InvalidArgumentException instead of TypeError for decoding an empty string when using Base62::decode. (#6415) 2023-12-25 14:07:48 +08:00
collection Added Collection::replace() and Collection::replaceRecursive() (#6501) 2024-01-26 09:52:03 +08:00
command Added cron support for closure-command (#6495) 2024-01-24 14:16:09 +08:00
conditionable Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
config Support symfony 7.x for some components (#6357) 2023-12-08 10:35:39 +08:00
config-aliyun-acm Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
config-apollo Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
config-center Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
config-etcd Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
config-nacos Fixed bug that nacos config center cannot work when using grpc protocol. (#6352) 2023-12-05 10:11:19 +08:00
config-zookeeper Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
constants Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
consul Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
context Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
contract Fixed bug that AOP not working when using variadic parameters. (#6372) 2023-12-11 11:14:01 +08:00
coordinator Added the default implement for Psr\Log\LoggerInterface. (#6488) 2024-01-22 15:40:06 +08:00
coroutine Added Coroutine::fork() and Coroutine::pid() (#6342) 2023-12-01 14:59:45 +08:00
crontab Added Conditionable trait to Crontab (#6526) 2024-02-18 09:21:05 +08:00
dag Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
database Sort type for model update visitor. (#6437) 2024-01-04 21:47:09 +08:00
database-pgsql Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
db Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
db-connection Removed the low version conditions of php and swoole (#6489) 2024-01-22 16:45:43 +08:00
devtool Fixed bug that the generator which be used to generate amqp consumer cannot work. (#6436) 2024-01-04 21:25:56 +08:00
di Added method ReflectionManager::getAllClassesByFinder. (#6449) 2024-01-08 21:45:10 +08:00
dispatcher Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
elasticsearch Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
etcd Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
event Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
exception-handler Upgrade docs about use camelcase naming convention for gRPC methods (#6430) 2024-01-04 10:06:27 +08:00
filesystem Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
framework Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
graphql Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
grpc Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
grpc-client Removed the low version conditions of php and swoole (#6489) 2024-01-22 16:45:43 +08:00
grpc-server Fixed bug that AOP not working when using variadic parameters. (#6372) 2023-12-11 11:14:01 +08:00
guzzle Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
helper Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
http2-client Removed the low version conditions of php and swoole (#6489) 2024-01-22 16:45:43 +08:00
http-message Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
http-server Optimized code about DispatcherFactory which use require instead of require_once for loading routes. (#6472) 2024-01-18 12:33:08 +08:00
ide-helper Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
json-rpc Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
kafka Removed the low version conditions of php and swoole (#6489) 2024-01-22 16:45:43 +08:00
load-balancer Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
logger Refactor UdpSocketAspect to improve coroutine handling. (#6520) 2024-02-18 09:20:19 +08:00
macroable Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
memory Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
metric Update grafana.json (#6531) 2024-02-18 09:21:26 +08:00
migration-generator Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
model-cache Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
model-listener Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
nacos Fixed typo for Hyperf\Nacos\GrpcClient (#6499) 2024-01-25 09:38:55 +08:00
nats Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
nsq Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
paginator Fixed bug that AOP not working when using variadic parameters. (#6372) 2023-12-11 11:14:01 +08:00
phar Fixed bug that github actions cannot work well with php8.3. (#6534) 2024-02-17 20:01:58 +08:00
pipeline Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
polyfill-coroutine Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
pool Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
process Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
protocol Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
rate-limit Fixed bug that Hyperf\RateLimit\Aspect\RateLimitAnnotationAspect::getWeightingAnnotation() cannot work. (#6374) 2023-12-12 16:00:41 +08:00
reactive-x Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
redis Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
resource Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
resource-grpc Upgrade docs about use camelcase naming convention for gRPC methods (#6430) 2024-01-04 10:06:27 +08:00
retry Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
rpc Added HostReaderInterface for rpc-multiplex. (#6504) 2024-01-26 13:07:53 +08:00
rpc-client Added HostReaderInterface for rpc-multiplex. (#6504) 2024-01-26 13:07:53 +08:00
rpc-multiplex Added HostReaderInterface for rpc-multiplex. (#6504) 2024-01-26 13:07:53 +08:00
rpc-server Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
rpn Removed the low version conditions of php and swoole (#6489) 2024-01-22 16:45:43 +08:00
scout Fixed bug that Hyperf\Scout\Searchable don't import namespace of function config. (#6406) 2023-12-20 18:27:21 +08:00
serializer Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
server optimize code (#6524) 2024-02-17 20:17:31 +08:00
service-governance Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
service-governance-consul Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
service-governance-nacos Fixed bug that nacos config center cannot work when using grpc protocol. (#6352) 2023-12-05 10:11:19 +08:00
session Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
signal Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
snowflake Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
socket Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
socketio-server Optimized code for socketio decode. (#6462) 2024-01-13 08:44:06 +08:00
stdlib Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
stringable Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
super-globals Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
support Optimized retry helper function can accept array as first parameter. (#6539) 2024-02-18 14:37:39 +08:00
swagger Fixed bug that swagger validation collector cannot collect query parameters. (#6491) 2024-01-23 09:28:43 +08:00
tappable Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
task Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
testing Added: Test Interacts With Database (#6386) 2023-12-17 16:53:12 +08:00
tracer Release v3.1.8 (#6515) 2024-02-01 10:18:57 +08:00
translation Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
utils Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
validation Fixed bug that the rule decimal cannot work well with size for validation. 2024-02-08 23:33:32 +08:00
view Added template_suffix configuration to twig engine. (#6402) 2023-12-21 20:34:18 +08:00
view-engine 🛠️refactor(view-engine) fix header setting in view function (#6347) 2023-12-04 16:39:23 +08:00
watcher Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
websocket-client Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00
websocket-server Changed the branch-alias of all components to 3.1-dev. (#6320) 2023-11-24 11:10:53 +08:00