jgonyea / grav-plugin-podcast

GravCMS plugin that creates podcast channel and podcast episode page templates along with a podcast RSS feed.
MIT License
18 stars 7 forks source link

"Array and string offset access syntax with curly braces is no longer supported" #46

Closed snowboarder04 closed 2 years ago

snowboarder04 commented 2 years ago

I'm trying to add a regular, short .mp3 as an episode but I'm getting this error when hitting 'Save' on an episode page.

I've tried updating the idv3 tags using a couple of different apps but it doesn't seem to make any difference.

3
Whoops\Exception\ErrorException
…/user/plugins/get-id3/library/getid3.php401
2
Whoops\Run handleError
…/vendor/filp/whoops/src/Whoops/Run.php486
1
Whoops\Run handleShutdown
…/system/src/Grav/Common/Errors/SystemFacade.php43
0
Grav\Common\Errors\SystemFacade handleShutdown
[internal]0
snowboarder04 commented 2 years ago

Ah, yeah, apparently I'm running PHP 8.0.12 :/

jgonyea commented 2 years ago

This is an issue with the get-id3 php library being used. See https://github.com/jgonyea/grav-plugin-get-id3/issues/6