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.

cURL Converter - A tool convert cURL commands to Laravel's HTTP Client


Paste that nasty curl command in, and press Convert to have Shift rewrite it as a beautiful Laravel Http request.
The post cURL Converter - A tool convert cURL commands to Laravel's HTTP Client appeared first on Laravel News.





PHP 8.2.0 RC 4 available for testing

The PHP team is pleased to announce the release of PHP 8.2.0, RC 4.
This is the fourth release candidate, continuing 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, RC 4 please visit the
download page.





Diving into Notifications


In most applications, we need to send notifications, whether in-app, email or slack these are transactional notifications in your application. Let's take a dive.
The post Diving into Notifications appeared first on Laravel News.





[news] Yii widgets 1.0.0

First version of Yii widgets package was released.
The package provides extra Yii-specific widgets and utilities:

  • Alert
  • Block
  • Breadcrumbs
  • ContentDecorator
  • Dropdown
  • FragmentCache
  • Menu

See package README for details.





Laravel 9.35 Released


The Laravel team released 9.35 with an exciting new alternate mailable syntax, an Eloquent "strict mode" feature, and more.
The post Laravel 9.35 Released appeared first on Laravel News.





Symfony 6.1.6 released

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





Symfony 6.0.14 released

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





Symfony 5.4.14 released

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