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.

WP Briefing: Episode 78: Guided Growth: Cultivating Contributors Through Mentorship

Explore the transformative world of the WordPress Contributor Mentorship Program with guest host Angela Jin and special guest and sponsored contributor Hari Shanker. Whether you’re a long-time WordPress enthusiast or new to the scene, this episode is packed with insights, stories, and tips to help you engage more deeply with one of the most passionate open source communities.





Symfony 5.4.39 released

Symfony 5.4.39 has just been released.
Here is the list of the most important changes since 5.4.38:





A Week of Symfony #904 (22-28 April 2024)

This week, Symfony continued tweaking and polishing the new features of the upcoming Symfony 7.1 version. Meanwhile, Symfony UX 2.17 version was published, with the first stable release of Symfony UX Icons. Lastly, we published more information about some of the talks that will be part of the SymfonyOnline June 2024 and SymfonyLive Berlin 2024 conferences.





SymfonyOnline June 2024: LIVE (Component) Experience


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!





[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.