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 Mail Export


Laravel Mail Export is a simple mailable trait and interface to export emails to a storage disk once sent.
The post Laravel Mail Export appeared first on Laravel News.





API Version Control in Laravel


API Version Control is a package by Reindert Vetter designed to manage versions of API endpoints elegantly.
The post API Version Control in Laravel appeared first on Laravel News.





[news] Smarty extension 2.0.10 released

We are pleased to announce the release of Smarty extension version 2.0.10.
This is bugfix release that fixes PHP 8 compatibiltiy and a wrong method call error when setting template directory.





[news] MongoDB extension 2.1.12 released

We are very pleased to announce the release of MongoDB extension version 2.1.12. The version uses proper CSRNG when performing garbage collection.
See the CHANGELOG for details.





[news] HTTP client extension 2.0.14 released

We are very pleased to announce the release of HTTP client extension version 2.0.14. This release:

  • Adds possibility to skip charset in header on UrlEncodedFormatter::format()
  • Uses random_int() when generating boundary.

See the CHANGELOG for details.





[news] Gii extension 2.2.3 released

We are very pleased to announce the release of Gii extension version 2.2.3. This release adds the following enhancements:

  • Allows CRUD to work with non-RDBMS ARs.
  • Adds CIDR support for allowedIPs.
  • Adds support for viewing file differences on the CLI.

See the CHANGELOG for details.





[news] ElasticSearch extension 2.1.2 released

We are very pleased to announce the release of Gii extension version 2.2.3. This release adds the following enhancements:

  • Allows CRUD to work with non-RDBMS ARs.
  • Adds CIDR support for allowedIPs.
  • Adds support for viewing file differences on the CLI.

See the CHANGELOG for details.





[news] Debug extension 2.1.18 released

We are very pleased to announce the release of Gii extension version 2.2.3. This release adds the following enhancements:

  • Allows CRUD to work with non-RDBMS ARs.
  • Adds CIDR support for allowedIPs.
  • Adds support for viewing file differences on the CLI.

See the CHANGELOG for details.





[news] Bootstrap extension version 2.0.11 released

We are very pleased to announce the release of Gii extension version 2.2.3. This release adds the following enhancements:

  • Allows CRUD to work with non-RDBMS ARs.
  • Adds CIDR support for allowedIPs.
  • Adds support for viewing file differences on the CLI.

See the CHANGELOG for details.





[news] Yii 2.0.43

We are very pleased to announce the release of Yii Framework version 2.0.43.
Please refer to the instructions at https://www.yiiframework.com/download/
to install or upgrade to this version. This release includes a number of bug fixes as well as security enhancements and feature enhancements.