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 Assets 2.1.0

yii2-phone

  1. Installation
  2. Usage

Formatter and validator form phone numbers
Этот файл доступен на русском языке.





Laravel Dusk & GitHub Actions: Running Dusk in CI Pipelines


Learn how to run all our tests whenever you build and deploy a new app version through your CI pipeline. In this article, we will look at the exact steps to get this working.
The post Laravel Dusk & GitHub Actions: Running Dusk in CI Pipelines appeared first on Laravel News.





Create Select Options from Enums, Laravel Models, and more


Laravel Options by Spatie is a package to create lists of options from different sources
The post Create Select Options from Enums, Laravel Models, and more appeared first on Laravel News.





A Week of Symfony #811 (11-17 July 2022)

This week, we focused on finishing several new features for the upcoming Symfony 6.2 version: Console added support for multiple choice questions; we applied the SensitiveParameter PHP attribute to all the parameters that can contain sensitive values such as security tokens and passwords; and we enabled the use of





Laravel Blade Hot Refresh With Vite


Laravel Vite now supports full page reloads when you update blade and route files.
The post Laravel Blade Hot Refresh With Vite appeared first on Laravel News.





Ember 4.5 Released

Today the Ember project is releasing version 4.5 of Ember.js and Ember CLI.
Version 4.4 of Ember is now promoted to LTS (Long Term Support).
An LTS version of Ember continues to receive security updates for 9 release cycles (54 weeks) and bugfixes for 6 cycles (36 weeks).
LTS releases typically occur every four minor versions.
The previous LTS version of Ember was 3.28.