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.

Symfony 6.4.5 released

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





Symfony 5.4.37 released

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





[wiki] Integrating Yii3 packages into WordPress

  1. Source code available
  2. Goal
  3. Approach
  4. Conclusion

I was recently assigned with the task of integrating several extensive forms into a WordPress website. These forms
comprised numerous fields, intricate validation rules, dynamic fields (one to many relationships) and even
interdependencies, where employing PHP inheritance could mitigate code duplication.





WP Briefing: Episode 74: Kickstart (Or Level-Up) Your Contributor Journey

Explore the impact you can make on WordPress without coding in this WordPress Briefing episode hosted by Executive Director Josepha Haden Chomphosy. She’ll guide you through diverse non-coding contributions suitable for all skill levels, including content translation, photo submissions, event organization, and software testing. Listen and discover how you can enhance the WordPress community in ways that align with your interests and expertise.





A Week of Symfony #896 (26 February - 3 March 2024)

This week, Symfony 5.4.36, 6.4.4 and 7.0.4 maintenance versions were released. Meanwhile, the upcoming Symfony 7.1 version focused on finishing some minor new features.





[news] Yii Request Provider 1.0

First stable release of yiisoft/request-provider was tagged.
The package provides current PSR-7 request as a dependency.
When you need current request, get RequestProviderInterface as dependency and obtain the request from it:





WordPress 6.5 Beta 3

WordPress 6.5 Beta 3 is here and ready for testing!

This beta version of the WordPress software is under development. Please do not install, run, or test this version of WordPress on production or mission-critical websites. Instead, it is recommended you evaluate Beta 3 on a test server and site.

You can test WordPress 6.5 Beta 3 in four ways:





Symfony 7.0.4 released

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





Symfony 6.4.4 released

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