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.

PHP 7.4.30 Released!

The PHP development team announces the immediate availability of PHP 7.4.30. This is a security release.

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

For source downloads of PHP 7.4.30 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.





New Relic Package for Laravel Apps


The Laravel New Relic package enhances New Relic performance monitoring for Laravel apps.
The post New Relic Package for Laravel Apps appeared first on Laravel News.





[extension] silverslice/yii2-queue-failed

Manage failed queued jobs in Yii 2

  1. Install
  2. Configuration
  3. Usage in console
  4. Notes

When your job fails after max number of attempts in Yii 2, it is removed from a queue as completed.
This extension saves failed jobs in database table and helps to view and retry them later.





Laravel 9.16 Released


The Laravel team released 9.16 with additional UUID testing helpers, a new Eloquent method, user authentication for Pusher, and more
The post Laravel 9.16 Released appeared first on Laravel News.





Meteor Monthly Update — May 2022

Azumuta digitizes shop floor operations & eliminates paperwork with an integrated SaaS platform & mobile app built with Meteor. Here’s why they became #1:[image source: Azumuta]The digital revolution in shop floor operations is rapidly boosting factory productivity and production quality across the board. And we’re here for it!





One week left before the online pre-conference workshops at SymfonyWorld Online 2022 Summer Edition

We are so excited to meet you next week at SymfonyWorld Online 2022 Summer Edition conference! The international online Symfony event will be organized entirely online and in English from June 14 to 17 2022.





Laravel Pipeline Query Collection


The Laravel Pipeline Query Collection package contains a collection of Eloquent query filters for pipelines.
The post Laravel Pipeline Query Collection appeared first on Laravel News.