Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal error with PHP 8 #472

Open
tillkruss opened this issue Dec 1, 2020 · 8 comments
Open

Fatal error with PHP 8 #472

tillkruss opened this issue Dec 1, 2020 · 8 comments

Comments

@tillkruss
Copy link
Contributor

[01-Dec-2020 21:44:47 UTC] PHP Fatal error:  Array and string offset access syntax with curly braces is no longer supported in web/app/plugins/s3-uploads/lib/getid3/getid3.php on line 554
[01-Dec-2020 21:45:34 UTC] PHP Fatal error:  Array and string offset access syntax with curly braces is no longer supported in web/app/plugins/s3-uploads/lib/getid3/getid3.php on line 554
[01-Dec-2020 21:45:35 UTC] PHP Fatal error:  Array and string offset access syntax with curly braces is no longer supported in web/app/plugins/s3-uploads/lib/getid3/getid3.php on line 554
[01-Dec-2020 21:45:38 UTC] PHP Fatal error:  Array and string offset access syntax with curly braces is no longer supported in web/app/plugins/s3-uploads/lib/getid3/getid3.php on line 554
[01-Dec-2020 21:45:41 UTC] PHP Fatal error:  Array and string offset access syntax with curly braces is no longer supported in web/app/plugins/s3-uploads/lib/getid3/getid3.php on line 554

@tillkruss
Copy link
Contributor Author

@joehoyle @rmccue Can you tag a new release that works with PHP 8?

@joehoyle
Copy link
Member

joehoyle commented Dec 1, 2020

Thanks for flagging @tillkruss. We don't yet support PHP8, but will address this once we do a pass on our projects for that support.

@plexus77
Copy link

plexus77 commented Dec 7, 2020

There is also a deprecation warning in PHP 7.4 for web/app/plugins/s3-uploads/lib/getid3/getid3.php on line 554 and 555

@ocean90
Copy link
Contributor

ocean90 commented Dec 10, 2020

Noting that getID3 has already been removed in 9c914ec.

@joehoyle
Copy link
Member

joehoyle commented Dec 10, 2020

@ocean90 ah yes, that's in master, though I think didn't get back ported to the v2 branch (which has 5.3 support).

With the fairly chunky changes in #401 I plan to release a 3.0 alpha soon.

@tillkruss
Copy link
Contributor Author

@joehoyle Stoked to hear that!

@tillkruss
Copy link
Contributor Author

@joehoyle any update on v3.0?

@ocean90
Copy link
Contributor

ocean90 commented Mar 18, 2021

For anyone watching here, v2.3.0 was released without getid3, see #500.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants