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.

Eloquent Attribute Casting


Eloquent Castable attributes are one of the more powerful features of Laravel, some people use them religiously while others tend to shy away from them.
The post Eloquent Attribute Casting appeared first on Laravel News.





Symfony 6.1.2 released

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





Symfony 6.0.10 released

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





Symfony 5.4.10 released

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





Symfony 4.4.43 released

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





A Week of Symfony #808 (20-26 June 2022)

This week, Symfony officially introduced ux.symfony.com website alongside four new UX components (including a way to render React components and Ajax-powered autocomplete fields). In addition, it improved lazy services to allow using ghost objects and improved the usage of Enums in YAML config files.





Skip Webpack when Testing


Learn how to skip Webpack during your tests or your CI pipeline
The post Skip Webpack when Testing appeared first on Laravel News.





[news] Yii Dependency Injection 1.1.0

Version 1.1.0 of Yii Dependency Injection container is released.
This version raises the minimum psr/container version to ^1.1|^2.0.





PHP 8.2.0 Alpha 2 available for testing

The PHP team is pleased to announce the second testing release of PHP 8.2.0, Alpha 2. This continues the PHP 8.2 release cycle, the rough outline of which is specified in the PHP Wiki.
For source downloads of PHP 8.2.0 Alpha 2 please visit the download page.
Please carefully test this version and report any issues found in the bug reporting system.