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.3.14 released

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





Symfony 4.4.37 released

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





Laravel Slack Alerts Package


Laravel Slack Alerts is a package by Spatie to send a message to slack quickly.
The post Laravel Slack Alerts Package appeared first on Laravel News.





Eloquent Inspector for Laravel


Laravel Eloquent Inspector is a package providing detailed info about model properties, relationships, and more.
The post Eloquent Inspector for Laravel appeared first on Laravel News.





[news] RoadRunner adapter for Yii Runner 1.0.0

First release of RoadRunner adapter for Yii Runner was tagged.
Despite popular belief, PHP application doesn't have to die and re-initilize every request and, thanks to RoadRunner Yii3 application could work in "initilize once" mode. There are multiple profits in using RoadRunner:





Laravel 8.81 Released


The Laravel team released 8.81 with a string scan method, disable caching in attribute accessors, a getOrPut() collection method, and more.
The post Laravel 8.81 Released appeared first on Laravel News.





[extension] aayushmhu/yii2-popupbutton

popupbutton To Install This Plugin Run
"composer require aayushmhu/yii2-popupbutton dev-main"
For Use This Plugin You Need to Write tHis Code
For Example





[extension] aayushmhu/yii2-htmltocsv

popupbutton To Install This Plugin Run
"composer require aayushmhu/yii2-popupbutton dev-main"
For Use This Plugin You Need to Write tHis Code
For Example





Ember v4 TypeScript Support Update

The Typed Ember team—Chris Krycho (@chriskrycho), Dan Freeman (@dfreeman), and James Davis (@jamescdavis)—is happy to announce that the @types type definition packages, maintained on Definitely Typed, now have full support for Ember 4.x!