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.

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





New in Symfony 7.2: Week, WordCount and Yaml Constraints

This is the first article of the series that shows the most important new features
introduced by Symfony 7.2, which will be released at the end of November 2024.





[news] Yii Form 1.2

Version 1.2 of Yii Form package is released.
In this version added Checkbox::labelPlacement() method and Checkbox::enclosedByLabel() method marked as deprecated.





Forking is Beautiful

The right to fork the software is at the heart of open source. WordPress itself started as a fork of the b2/cafelog project. WordPress was one of several forks from b2, which included b2++ (which eventually became WordPress Multisite) and some like b2evolution which still continue today.





PHP 8.4.0 RC2 available for testing

The PHP team is pleased to announce the release of PHP 8.4.0, RC2.
This is the second release candidate, continuing the PHP 8.4 release cycle,
the rough outline of which is specified in the
PHP Wiki.

For source downloads of PHP 8.4.0, RC2 please visit the
download page.





WireSpy is a Sleek New Debug Bar for Laravel Livewire

WireSpy lets you instantly debug and interact with your Laravel Livewire components.