Open fleish opened 10 months ago
@cydrobolt any chance you could take a look at this? I just got bit by it again when I blindly ran an apt autoremove which pulled the php7.4 packages in favor of php8.3. I restored php7.4 to fix, but since that's been EOL since November 2022 it would be great to be able to upgrade and still have polr be functional. Thanks in advance.
running into the same issues, compatibility with PHP > 8 would be greatly appreciated
Expected Behavior
Polr code should render and pages should load
Current Behavior
Polr code fails due to PHP fatal error
Steps to Reproduce (for bugs)
From trying to load /:
From trying to load /login
Context
Trying to keep system code up to date
Your Environment
Version or latest commit hash (
git rev-parse HEAD
): 2.3.0b downloaded from github releases pageEnvironment name and version (e.g. Chrome 39, PHP 7.0, etc): Ubuntu server running Focal 20.04LTS (same issue persists upon upgrade to Jammy 22.04LTS) NGINX (nginx version: nginx/1.18.0 (Ubuntu)) PHP 8.3 (PHP Version 8.3.2-1+ubuntu20.04.1+deb.sury.org+1)