Fixes a Yii Exception on PHP5.4 with ERROR_ALL
BootMenu and BootDropdown both handles items supposing they were
arrays. But an item can be the string '---', so array indices were
used as string positions... until PHP refused this dangerous syntax.
So on PHP 5.4, Yii throws an Exception in the main page of the demo.
Showing
Please
register
or
sign in
to comment