tpyo / amazon-s3-php-class

A standalone Amazon S3 (REST) client for PHP 5/CURL
1.03k stars 503 forks source link

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

Closed simoheinonen closed 3 years ago

simoheinonen commented 4 years ago

Deprecated in PHP 7.4: https://wiki.php.net/rfc/deprecate_curly_braces_array_access

arthurian commented 3 years ago

Resolved via #166