Release#1068
Merged
Merged
Conversation
…rray (PHP 8+) Add is_array() guard after retrieving service_data to normalize non-array values to empty string, preventing fatal "Cannot access offset of type string on string" error on PHP 8+. Agent-Logs-Url: https://github.com/Codeinwp/optimole-wp/sessions/787a8a46-2d70-41ae-9538-6ab319b47136 Co-authored-by: kushh23 <110405452+kushh23@users.noreply.github.com>
… navigation timeout All E2E failures were Firefox page-load timeouts against the external test server with the previous 30s limit. Also improve service_data fallback to use empty array instead of empty string for type consistency. Agent-Logs-Url: https://github.com/Codeinwp/optimole-wp/sessions/1ae8a7b0-0ced-417f-91c5-681d77eb0704 Co-authored-by: kushh23 <110405452+kushh23@users.noreply.github.com>
Bumps [codeinwp/themeisle-sdk](https://github.com/Codeinwp/themeisle-sdk) from 3.3.51 to 3.3.52. - [Release notes](https://github.com/Codeinwp/themeisle-sdk/releases) - [Changelog](https://github.com/Codeinwp/themeisle-sdk/blob/v3.3.52/CHANGELOG.md) - [Commits](Codeinwp/themeisle-sdk@v3.3.51...v3.3.52) --- updated-dependencies: - dependency-name: codeinwp/themeisle-sdk dependency-version: 3.3.52 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…t/codeinwp/themeisle-sdk-3.3.52 chore(deps): bump codeinwp/themeisle-sdk from 3.3.51 to 3.3.52
Collaborator
Fixed broken preview for last optimized image
…y-error Fix PHP 8+ TypeError when service_data is a non-array value in localize_dashboard_app
This was
linked to
issues
May 19, 2026
Fatal error: Cannot access offset of type string on string in admin.php (PHP 8+ compatibility)
#1055
Closed
Collaborator
|
🎉 This PR is included in version 4.2.6 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.