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 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.





[news] Yii Middleware Dispatcher 5.2

Minor version of Yii Middleware Dispatcher package is released.
This version adds support for invokable class names & implementations of Psr\Http\Server\RequestHandlerInterface.





[extension] exocet/yii2-upload-file-behavior

UploadFileBehavior for Yii2

  1. Features
  2. Installation
  3. Setup and Configuration
  4. Contribution

UploadFileBehavior is a Yii2 behavior designed to streamline the process of uploading files and/or images.





[news] Yii Strings 2.2

UploadFileBehavior for Yii2

  1. Features
  2. Installation
  3. Setup and Configuration
  4. Contribution

UploadFileBehavior is a Yii2 behavior designed to streamline the process of uploading files and/or images.