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 6.3: DX Improvements (Part 1)

DX (developer experience) is defined by the tools, processes, and software
that a developer uses when interacting with a product or system. In Symfony we're
constantly improving DX and in this post we highlight some of the best Symfony
6.3 DX improvements.





PHP 8.1.19 Released!

The PHP development team announces the immediate availability of PHP 8.1.19. This is a bug fix release.

All PHP 8.1 users are encouraged to upgrade to this version.

For source downloads of PHP 8.1.19 please visit our downloads page,
Windows source and binaries can be found on windows.php.net/download/.
The list of changes is recorded in the ChangeLog.





[news] Yii Middleware Dispatcher 5.1

Minor version of Yii Middleware Dispatcher package is released.
In this version make a few improvements:

  • Added composite parameters resolver.
  • Added support for psr/http-message version ^2.0.
  • Optimized MiddlewareFactory performance.




jQuery 3.7.0 Released: Staying in Order

jQuery 3.7.0 is now available! This release has it all: bug fixes, a new method, and a performance improvement! We even dropped our longtime selector engine: Sizzle. Or, I should say, we moved it into jQuery. jQuery no longer depends on Sizzle as a separate project, but has instead dropped its code directly into jQuery core. This helps us prepare for the major changes coming to selection in future jQuery versions.





PHP 8.2.6 Released!

The PHP development team announces the immediate availability of PHP 8.2.6. This is a bug fix release.

All PHP 8.2 users are encouraged to upgrade to this version.





New in Symfony 6.3: Clock Improvements

In Symfony 6.2 we introduced a new Clock component so you can decouple your
applications from the system clock (e.g. to create better time-sensitive tests).
In Symfony 6.3 we've improved it with new features.





Write Shell Scripts like Blade Components With Task Runner


Learn about Laravel Task Runner, a package by Pascal Baljet that lets you write Shell scripts like Blade Components and run them locally or on a remote server.
The post Write Shell Scripts like Blade Components With Task Runner appeared first on Laravel News.





How Sentry Can Improve Your Laravel Application


Using an application monitoring platform can help identify & fix errors quickly. Learn how to use Sentry to monitor & improve Laravel performance issues here.
The post How Sentry Can Improve Your Laravel Application appeared first on Laravel News.





Meteor.js with Vite, Solid, and Tailwind CSS

In the world of web development, choosing the right tools can make a significant difference in the efficiency and quality of your projects. In this blog post, we will learn how to create a new project using four powerful tools: Meteor.js, Vite, Solid, and Tailwind CSS. This combination can elevate our development experience.





SymfonyOnline June 2023 - Take the lightning talks challenge!


SymfonyOnline June 2023 is just around the corner, happening on June 15-16. Amazing speakers and topics have been announced! The detailed schedule is available here.

Exciting news!