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 1 year ago

aleckyann commented 1 year ago

libraries/S3.php: 1535

$value{0} to $value[0]