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.

[news] Yii Widget 2.0.0

Major version of Yii Widget package is released. In this version Widget::widget() method was changed to ability use only constructor argument or whole array definition. Also there are breaking changes: beforeRun(), afterRun() and run() methods was removed from Widget class. Only render() method now can be used.





A Week of Symfony #838 (16-22 January 2023)

This week, the upcoming Symfony 6.3 version added some improvements to the Clock component, marked some parameters as sensitive and updated the Profiler to display date/times in the local timezone of the developer.





Learn all about Laravel's dependency injection container


Laravel has a fantastic DI container, yet many people shy away from it. In this tutorial, I will walk through how I lean on Laravels container.
The post Learn all about Laravel's dependency injection container appeared first on Laravel News.





SymfonyLive Paris 2023 - Symfony UX without NPM and WebPack ! #UseThePlatform

SymfonyLive Paris 2023, conference in French language only, will take place from March 23 & 24! We will also organize pre-conference workshops on March 21 & 22. Enjoy the regular registration until February 20th.





SymfonyLive Paris 2023 - Devenez sponsor

Want to support us? Are you looking for great Symfony developers?
Join us and become a sponsor of the SymfonyLive Paris 2023 conference.

Comme SensioLabs, Webnet, Yousign, Platform.sh, Jolicode, Hiway, Yes We Hack, Les-Tilleuls.coop... qui nous ont témoignés leur confiance en 2022, rejoignez-nous pour notre prochain grand événement francophone : la SymfonyLive Paris 2023 qui se tiendra les 23 et 24 mars prochains.





Jetstream and Breeze Updated to Inertia v1.0 + Dark Mode for Jetstream


The Laravel team released new versions of Jetstream and Breeze in which both starter kits now use Inertia v1.0. Plus, dark mode added in Jetstream.
The post Jetstream and Breeze Updated to Inertia v1.0 + Dark Mode for Jetstream appeared first on Laravel News.





Laravel 9.48 Released


The Laravel team released 9.48 this week with conditional fragment helpers, HTTP configuration options for Symfony mailers, a new DB schema helper, and more.
The post Laravel 9.48 Released appeared first on Laravel News.