yiisoft / yii

Yii PHP Framework 1.1.x
http://www.yiiframework.com
BSD 3-Clause "New" or "Revised" License
4.84k stars 2.28k forks source link

minor Fix deprecations: curly string access #4541

Closed mdeweerd closed 11 months ago

mdeweerd commented 11 months ago

Fix use of access to string using curly brackets https://www.php.net/manual/en/migration74.deprecated.php

Replaces with square brackets.

Q A
Is bugfix? ✔️
New feature?
Breaks BC?
Tests pass?
Fixed issues
what-the-diff[bot] commented 11 months ago

PR Summary