Skip to content

Update metadataDeploy.php for php8 support#871

Merged
jonnyhork merged 1 commit intoforceworkbench:mainfrom
qzak:main
Mar 30, 2026
Merged

Update metadataDeploy.php for php8 support#871
jonnyhork merged 1 commit intoforceworkbench:mainfrom
qzak:main

Conversation

@qzak
Copy link
Copy Markdown
Contributor

@qzak qzak commented Mar 30, 2026

with the PHP8 upgrade, array_key_exists is limited to arrays only, while $deployOptions is an object. This PR should fix the issue.

@qzak
Copy link
Copy Markdown
Contributor Author

qzak commented Mar 30, 2026

here's the commit that caused the issue:
b48b752
@jonnyhork fyi.

@qzak
Copy link
Copy Markdown
Contributor Author

qzak commented Mar 30, 2026

error in question:
image

@jonnyhork
Copy link
Copy Markdown
Collaborator

@qzak Thanks for addressing this for us!

@jonnyhork jonnyhork merged commit 2f2820a into forceworkbench:main Mar 30, 2026
@jonnyhork
Copy link
Copy Markdown
Collaborator

jonnyhork commented Mar 30, 2026

This PR has been deployed to production

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

Successfully merging this pull request may close these issues.

2 participants