Version 2.4.3 of Twig extension for Yii 2 was released.
Changes in this release:
- Prevent Twig 3.9 from installing
See the CHANGELOG for details.
Support for Twig 3.9 will be added in the next major version - 2.5.
Version 2.4.3 of Twig extension for Yii 2 was released.
Changes in this release:
See the CHANGELOG for details.
Support for Twig 3.9 will be added in the next major version - 2.5.
elasticsearch-YII客户端 elasticsearch client for YII ¶安装 install ¶composer require xiaosongshu/yii2-elasticsearch
配置 Configuration ¶ `
p
rabbitmq queue 消息队列 ¶项目地址:https://github.com/2723659854/rabbitmq ¶项目介绍 ¶消息队列主要用于业务解耦,本项目采用rabbitmq,支持thinkPHP,laravel,webman,yii等常用框架,也可以单独使用。
SymfonyOnline June 2024 is in less than 2 months: on June 6-7, get ready for the impressive lineup of speakers and topics. Visit here to learn more and don't miss out on this exciting opportunity!
EDIT 2024-04-25: Clarified when a PHP application is vulnerable to this bug.
Recently, a bug in glibc version 2.39 and older (CVE-2024-2961) was uncovered
where a buffer overflow in character set conversions to
the ISO-2022-CN-EXT character set can result in remote code execution.
rabbitmq queue 消息队列 ¶项目地址:https://github.com/2723659854/rabbitmq ¶项目介绍 ¶消息队列主要用于业务解耦,本项目采用rabbitmq,支持thinkPHP,laravel,webman,yii等常用框架,也可以单独使用。
$config['components']['mailer'] = [
'class' => 'jatin\resend\Mailer',
'useFileTransport' => false,
'viewPath' => '@app/mail',
'transport' => [
'apiKey' => ''
],
];