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 1.1.29 is released

We are very pleased to announce that Yii Framework version 1.1.29 is released.
You can download it at yiiframework.com/download/.
Yii 1.1.29 improves compatibility with PHP 8.2 and includes a security improvement. See the security advisory for more information.





[news] Yii Event 2.1.0

Minor version of Yii Event package was released.
This release adds the ability to configure the events configuration group name in params.





[news] Yii Auth 3.1

Minor version of Yii Auth package was released.
In this release:





[news] Yii Strings 2.3

Minor version of Yii Strings package was released.
In this release added stringable object support to NumericHelper::normalize().





[news] Yii Cache File Handler 3.1

Minor version of Yii Cache File Handler package is released.

  • Added optional parameter $directoryMode to FileCache constructor and deprecate withDirectoryMode()
    method.
  • Minor refactoring with PHP 8 features usage.




[news] Yii VarDumper 1.7

Minor version of Yii VarDumper package is released.

  • Add a middleware handler to control dumps' output destination and his implementations:




[news] Queue extension 2.3.6 released

Queue extension version 2.3.6 was released.
This release:

  • Added ability to configure keepalive and heartbeat for AMQP and AMQP interop
  • Added ability to push message with headers for AMQP interop driver
  • SignalLoop::$exitSignals now includes SIGQUIT
  • Fixed error with empty Redis payload

See the CHANGELOG for details.





[news] Debug extension 2.1.25 released

Debug extension version 2.1.25 was released.
This release:

  • Fix accessing toolbar data if it's not available.

See the CHANGELOG for details.