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.

Symfony 5.4.2 released

Symfony 5.4.2 has just been released.
Here is the list of the most important changes since 5.4.1:





Symfony 5.3.13 released

Symfony 5.3.13 has just been released.
Here is the list of the most important changes since 5.3.12:





Symfony 4.4.36 released

Symfony 4.4.36 has just been released.
Here is the list of the most important changes since 4.4.35:





Symfony 2021 Year in Review

2021 was an incredibly hard year for many people and companies. The Symfony
community was no exception and our thoughts are with all of you who suffered
because of the COVID-19 pandemic. Luckily, thanks to your help and support,
there were some reasons for optimism throughout the year. This blog post highlights
the main Symfony achievements during 2021.





OpenAI SDK for PHP


The orhanerday/open-ai package is a PHP SDK for accessing the OpenAI GPT-3 API.
The post OpenAI SDK for PHP appeared first on Laravel News.





GetCandy E-commerce Package for Laravel


GetCandy is a package that brings functionality akin to Shopify and other e-commerce platforms to Laravel.
The post GetCandy E-commerce Package for Laravel appeared first on Laravel News.





Scout APM Announces Release of External Service Monitoring


Scout APM announced a new External Services Monitoring tool for Ruby, Python, and PHP applications.
The post Scout APM Announces Release of External Service Monitoring appeared first on Laravel News.





A Week of Symfony #782 (20-26 December 2021)

This week, Symfony development activity was low because of Christmas holidays
and focused on fixing various small bugs. Meanwhile, the upcoming
Symfony 6.1 version, to be released in May 2022, introduced a new feature to
create draft emails.





Laravel Migration Actions


Laravel migration actions is like version control for your migration process, allowing your team to modify and share the application's actionable schema.
The post Laravel Migration Actions appeared first on Laravel News.