psugand / CodeIgniter-S3

Amazon S3 Library for CodeIgniter
http://prashant.es
241 stars 115 forks source link

Array and string offset access syntax with curly braces is deprecated #31

Open aleckyann opened 2 years ago

aleckyann commented 2 years ago

libraries/S3.php: 1535

$value{0} to $value[0]