-
Notifications
You must be signed in to change notification settings - Fork 1
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
[Bug]: Expose token field contains error message #1187
Comments
Out of curiosity, I tried running
|
This seems to (at least for me) to only happen when I switch to PHP 8.4. If I switch back to 8.3 it works as expected. |
Unfortunately this happens to me on both 8.4 and 8.2 😢 |
We're currently working on an Expose update that supports PHP 8.4 and it will be out in early January. It contains many new features and the new local dashboard, so PHP 8.4 compatiblity is a side-effect. I just tested all PHP versions and setting your global PHP version in Herd to something between 7.4 to 8.3 should work as expected, only 8.4 breaks. As 8.4 is still pretty new, my recommendation is using 8.3 as main PHP and isolating sites with 8.4 that are properly updated. |
This is now fixed in v1.14.0 |
Platform
macOS
Operating system version
macOS Sequoia 15.1.1
System architecture
ARM64 (M1, M2, etc)
Herd Version
1.13.0
PHP Version
8.4.1
Bug description
The "Expose Token" field on the Settings → Expose page displays the following PHP error.
If you enter an Expose token, close the settings, and then return to the page, the field contains the same PHP error, followed by the token.
Steps to reproduce
Open the Settings page, navigate to the Expose tab.
Relevant log output
No response
The text was updated successfully, but these errors were encountered: