Skip to content

[5.0] Fix ProjectResource links hydration#359

Closed
GrahamCampbell wants to merge 1 commit into5.0from
fix-project-resource-links-hydration
Closed

[5.0] Fix ProjectResource links hydration#359
GrahamCampbell wants to merge 1 commit into5.0from
fix-project-resource-links-hydration

Conversation

@GrahamCampbell
Copy link
Copy Markdown
Member

Summary

  • Fix ProjectResource links hydration when the API returns a decoded JSON object.
  • Add regression coverage while preserving existing array input.
  • Supersedes Fix error on project resources #348.

Tests

  • vendor/bin/phpunit
  • vendor/bin/phpstan analyze --no-progress
  • docker run -w /data -v "${PWD}":/data:delegated --entrypoint vendor/bin/psalm.phar --rm registry.gitlab.com/grahamcampbell/php:8.1-cli --no-progress
  • docker run -w /data -v "${PWD}":/data:delegated --entrypoint vendor/bin/psalm.phar --rm registry.gitlab.com/grahamcampbell/php:8.1-cli --set-baseline=psalm-baseline.xml
  • docker run -w /data -v "${PWD}":/data:delegated --entrypoint vendor/bin/phpstan --rm registry.gitlab.com/grahamcampbell/php:8.1-cli analyze --generate-baseline

@GrahamCampbell
Copy link
Copy Markdown
Member Author

Closing this because it was opened against 5.0 by mistake.

@GrahamCampbell GrahamCampbell deleted the fix-project-resource-links-hydration branch May 6, 2026 00:21
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.

1 participant