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.

New in Symfony 7.2: Expression Language Improvements

The ExpressionLanguage component provides an engine that can compile and
evaluate expressions. The main purpose of the component is to allow users to use
expressions inside configuration for more complex logic. In Symfony 7.2, we've
improved it with new features.





New in Symfony CLI: Command auto-completion

As developers, we spend a lot of time in the terminal running dozens of
commands. Some commands can be long to type or tricky and be similar to other
tools but not exactly the same! That is why a lot of us loves autocompletion.
The good news is that starting with Symfony CLI v5.10, the Symfony CLI provides
an auto-completion for Bash, ZSH, and Fish shells.





WordPress 6.7 Beta 3

WordPress 6.7 Beta 3 is now 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.7 Beta 3 in four ways:





[news] Yii Dependency Injection 1.3

We are very pleased to announce that Yii Framework version 1.1.30 is released.
You can download it at yiiframework.com/download/.
Yii 1.1.30 adds support for PHP 8.3 and improves compatibility with PHP 8. It also includes a minor security improvement. See the PR for more information.





[news] Yii 1.1.30 is released

We are very pleased to announce that Yii Framework version 1.1.30 is released.
You can download it at yiiframework.com/download/.
Yii 1.1.30 adds support for PHP 8.3 and improves compatibility with PHP 8. It also includes a minor security improvement. See the PR for more information.





A Week of Symfony #928 (7-13 October 2024)

This week, development activity focused on Symfony 7.2, as tweaks and features continue to be merged ahead of its release at the end of November 2024. Additionally, we published the first post in the new in Symfony 7.2 series. Lastly, we shared more details about some of the talks from the SymfonyCon Vienna 2024 conference.





Secure Custom Fields

On behalf of the WordPress security team, I am announcing that we are invoking point 18 of the plugin directory guidelines and are forking Advanced Custom Fields (ACF) into a new plugin, Secure Custom Fields. SCF has been updated to remove commercial upsells and fix a security problem.





Mastering Laravel, No Compromises, and SourceDive with Joel Clermont

In this conversation, Joel Clermont shares insights into his work within the Laravel ecosystem, including his educational initiatives through Mastering Laravel, the impact o