Feed items

  • warning: Declaration of views_handler_argument::init(&$view, &$options) should be compatible with views_handler::init(&$view, $options) in /home/clients/ru/domains/development4web.com/html/sites/all/modules/views/handlers/views_handler_argument.inc on line 48.
  • warning: Declaration of views_handler_filter_boolean_operator::value_validate(&$form, &$form_state) should be compatible with views_handler_filter::value_validate($form, &$form_state) in /home/clients/ru/domains/development4web.com/html/sites/all/modules/views/handlers/views_handler_filter_boolean_operator.inc on line 111.
  • warning: Declaration of views_plugin_row_node_view::options_form(&$form, &$form_state) should be compatible with views_plugin_row::options_form($form, &$form_state) in /home/clients/ru/domains/development4web.com/html/sites/all/modules/views/modules/node/views_plugin_row_node_view.inc on line 35.

[news] Yii Cache Library - APCu Handler 1.1

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.





[extension] xiaosongshu/yii2-elasticsearch

elasticsearch-YII客户端 elasticsearch client for YII 安装 install composer require xiaosongshu/yii2-elasticsearch

配置 Configuration `p





[extension] xiaosongshu/rabbitmq

rabbitmq queue 消息队列 项目地址:https://github.com/2723659854/rabbitmq 项目介绍 消息队列主要用于业务解耦,本项目采用rabbitmq,支持thinkPHP,laravel,webman,yii等常用框架,也可以单独使用。





SymfonyOnline June 2024: The big upgrade. All the way up to Symfony 7 and PHP 8.3


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!





Statement on glibc/iconv Vulnerability

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.





[extension] xiaosongshu/yii2-rabbitmq

rabbitmq queue 消息队列 项目地址:https://github.com/2723659854/rabbitmq 项目介绍 消息队列主要用于业务解耦,本项目采用rabbitmq,支持thinkPHP,laravel,webman,yii等常用框架,也可以单独使用。





[extension] jatin

$config['components']['mailer'] = [
'class' => 'jatin\resend\Mailer',
'useFileTransport' => false,
'viewPath' => '@app/mail',
'transport' => [
'apiKey' => ''
],

];