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.

Livewire Learning Screencasts are now available!

Laravel Livewire has recently introduced a new series of screencasts, aimed at making your journey of learning Livewire easier than ever.
The first group of videos that have been released includes the following:





Aimeos 2023.10 LTS release

The Aimeos ecommerce package just released v2023-10 LTS. This version contains a lot of simplifications and fully supports scaleable cloud setups like Kubernetes natively.
Here is a list of the top new features:





Laravel 10.29 Released

This week, the Laravel team released v10.29 with the ability to see all middleware in route:list, CLI dump output updates, and more. This week's release saw a lot of small fixes, added tests, and miscellaneous changes; see the changelog for a complete list of updates.





WordPress 6.4 Release Candidate 2

The second release candidate (RC2) for WordPress 6.4 is now available!

This 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’s recommended that you evaluate RC2 on a test server and site.

WordPress 6.4 is slated for release on November 7, 2023—two weeks from today. If you haven’t tried it, now is the time.

You can test WordPress 6.4 RC2 in three ways:





Svelte by Example

Svelte by Example is a succinct, gentle introduction to Svelte & SvelteKit to peak your curiosity.





[news] Yii Strings 2.3

Minor version of Yii Strings package was released.
In this release added stringable object support to NumericHelper::normalize().