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.

Should you use Lumen for a speed boost?


Should you use Lumen today, in 2021? No, you are better off with Laravel and Octane.
The post Should you use Lumen for a speed boost? appeared first on Laravel News.





PHP 7.4.24 Released!

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

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

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





PHP 8.0.11 Released!

The PHP development team announces the immediate availability of PHP 8.0.11. This is a security release fixing CVE-2021-21706.

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

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





PHP 7.3.31 Released!

The PHP development team announces the immediate availability of PHP 7.3.31. This is a security release fixing CVE-2021-21706..

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

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





Symfony Flex is Going Serverless

Symfony Flex was introduced in 2017 as one of the key parts of the
reimagined Symfony experience for the Symfony 4 launch. Symfony Flex is a
tool (technically, a Composer plugin) that simplifies the installation/removal
of packages in Symfony applications.





Enhanced PostgresSQL Driver for Laravel


Laravel PostgreSQL Enhanced is a package that offers many missing PostgreSQL-specific features to Laravel.
The post Enhanced PostgresSQL Driver for Laravel appeared first on Laravel News.





Use Apache Kafka With Laravel


Laravel Kafka is a package for using Apache Kafka producers and consumers in your Laravel app with ease.
The post Use Apache Kafka With Laravel appeared first on Laravel News.