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.

Laravel 10.13 Released


This week, the Laravel team released v10.13 with database escaping functionality in Grammar, Sleep test hooks, response preparation events, and more.
The post Laravel 10.13 Released appeared first on Laravel News.





Add Debug Comments to Your Rendered Blade Templates


With the Laravel Blade Comments package by Spatie, you can add debug comments to your rendered Blade template output.
The post Add Debug Comments to Your Rendered Blade Templates appeared first on Laravel News.





Introducing the Updated Drupal Community Code of Conduct

The Drupal Community Working Group (CWG) is excited to announce the release of an updated Code of Conduct for the Drupal community. It will take effect on July 1, 2023. 





Symfony 6.3 curated new features

Symfony 6.3.0 has been released. As for any other Symfony release, our backward compatibility promise applies and this means that you should be able to upgrade easily to 6.3 without changing anything in your code.

During the last couple of months, we've blogged about the great 6.3 new features. I highly recommend you to read these articles about Symfony 6.3 as they contain the major changes for this new version:





Symfony 6.3.0 released

Symfony 6.3.0 has just been released.
Check the Living on the Edge
category on this blog to learn about the main features of this new stable release;
or check the release announcement of BETA1
to get the list of all new features.





Join Nicolas G. and Juliette R.F. at Brussels PHP meetup on June 22th!

We're thrilled to share some exciting news with you! Nicolas Grekas and Juliette Reinders Folmer will speak at the upcoming Brussels PHP meetup on June 22nd.

Brussels PHP meetup is an English-speaking group dedicated to PHP developers in and around Brussels. Their objective is to foster the growth of the local community and facilitate knowledge sharing.





SymfonyOnline June 2023 - The schedule is online!


SymfonyOnline June 2023 is just around the corner! We're excited to announce that the complete schedule is now available online. This will help you plan ahead for this fantastic moment dedicated to the Symfony and PHP community!





Uploadcare Filesystem Adapter for Laravel


The Flysystem adapter for Uploadcare makes it easy to use the Uploadcare API to upload and manage files in Laravel and PHP applications.
The post Uploadcare Filesystem Adapter for Laravel appeared first on Laravel News.