Skip to content
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

Fix rest-api php warning. #2703

Merged
merged 1 commit into from
Jan 16, 2024
Merged

Fix rest-api php warning. #2703

merged 1 commit into from
Jan 16, 2024

Conversation

pgk
Copy link
Contributor

@pgk pgk commented Jan 15, 2024

Fixes #2702

Changes Proposed in this Pull Request

  • fixes warnings related to missing array key

Testing Instructions

  • Check that no errors occur when using the rest api. (This popped up when testing in the frontend on the jobs page)

Plugin build for 52d6f59
📦 Download plugin zip
▶️ Open in playground

@pgk pgk self-assigned this Jan 15, 2024
@pgk pgk requested a review from a team January 15, 2024 10:47
Copy link
Contributor

@gikaragia gikaragia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@pgk pgk merged commit de62f77 into trunk Jan 16, 2024
9 checks passed
@pgk pgk deleted the fix/php-warning-rest-api-data-meta branch January 16, 2024 10:16
@yscik yscik added this to the 2.2.0 milestone Jan 25, 2024
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.

Rest-api php warnings for missing key
3 participants