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] Symfony mailer extension 2.0.4 released

We are very pleased to announce the release of Symfony mailer extension version 2.0.4.
This version throws an exception in case there is no transport configuration.
Details are available in CHANGELOG.





[news] Redis extension 2.0.18 released

We are very pleased to announce the release of Redis extension version 2.0.18.
This version adds support for tls scheme. Additionally, Cache::getValue() now returns false in case of missing key.
See the CHANGELOG for details.





[news] Yii Profiler 2.0.0

We are very pleased to announce the release of Gii extension version 2.2.5.
This release adds support for the ::class constant in model generator via the useClassConstant setting and fixes a few bugs.
See the CHANGELOG for details.





[wiki] Where Can I Find The Best PHP Web Developers To Hire?

Where Can I Find The Best PHP Web Developers To Hire?
If you are looking for a talented and experienced PHP web developer, you are in luck. There are many talented developers out there, and finding the right one for your project can be a daunting task. But don't worry, we are here to help. We will share some tips on how to find the best PHP web developer for your project.





[news] 2.0.46

We are very pleased to announce the release of Yii Framework version 2.0.45.
Please refer to the instructions at https://www.yiiframework.com/download/
to install or upgrade to this version.
This release fixes more PHP 8.1 compatibility issues, fixes significant number of bugs and adds some enhancements.
Additionally, there are updates in the application templates:





[news] ElasticSearch extension 2.1.3 released

We are very pleased to announce the release of ElasticSearch extension version 2.1.3. This release:

  • Adds support for runtime mappings in Elasticsearch 7.11+.
  • Updates API calls for compatibility with Elastcisearch 8+.
  • Adds "match" and "match_phrase" queries to query builder.

See the CHANGELOG for details.





[news] Yii Runner 1.2.0

Version 1.2.0 of Yii Runnner package was tagged. This version adds config definition to DI container.





[news] Yii Console Runner 1.1.0

Version 1.1.0 of Yii Console Runnner package was tagged. This version adds passing input aggregate to the console application.