kartik-v / yii2-grid

Enhanced GridView with various utilities for Yii Framework 2.0
http://demos.krajee.com/grid
Other
557 stars 302 forks source link

Fix "Unparenthesized `a ? b : c ? d : e` is deprecated" #938

Closed evgenyvolferts closed 4 years ago

evgenyvolferts commented 4 years ago

(https://github.com/kartik-v/yii2-grid/issues/934)

Fixes plugin work under PHP 7.4

Scope

This pull request includes a

Changes

The following changes were made (this change is also documented in the change log):

-

-

Related Issues

If this is related to an existing ticket, include a link to it as well.