getgrav / grav-plugin-admin

Grav Admin Plugin
http://getgrav.org
MIT License
355 stars 223 forks source link

New feed not loading in PHP 8.2 #2329

Closed techws-dev closed 1 year ago

techws-dev commented 1 year ago

I was checking the plugin under PHP 8.2, and when loading / reloading the news feed I had these error :

Trying to access array offset on value of type bool

I had no issue in PHP 8.1.

paulmoffat commented 1 year ago

I am also experiencing this issue. I am using PHP 8.2.2

Edit: Wow that issue was short lived, the update to Grav v1.7.39 - Admin v1.10.39 that just came through fixed the newsfeed! :)

rhukster commented 1 year ago

Yup, if you find any more 8.2 issues please create a new issue.