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





The Laracon AU schedule is now live

With all of the speaker announcement videos published on the Laracon AU X account, we're very excited to announce the full schedule of talks for 2024.





Laravel 11.27 Released

This week, the Laravel team released v11.27, with a configurable default currency in the Number helper, a Str::doesntContain() method, Schema::hasTable() performance improvements, and more.





Please Welcome Mary Hubbard

https://i0.wp.com/wordpress.org/news/files/2024/10/maryhubbard.png?resiz... 300w, https://i0.wp.com/wordpress.org/news/files/2024/10/ma





Wanna get started with Open Source? Join Meteor.js Hacktoberfest 2024!

IntroductionWhen creating real-time apps such as chats or dashboards, we usually consider Node.js and its many frameworks. In this tutorial, I’ll show you the most productive to create real-time apps with Zod and TypeScript.Most of you might think I’ll talk about a new JavaScript framework, but if you have been around the JavaScript community long enough, you may have heard of Meteor.js.