Skip to content

feat(form): document AssetManager page output integration#39

Merged
ralflang merged 1 commit into
FRAMEWORK_6_0from
feat/psr7-file-upload
May 25, 2026
Merged

feat(form): document AssetManager page output integration#39
ralflang merged 1 commit into
FRAMEWORK_6_0from
feat/psr7-file-upload

Conversation

@ralflang
Copy link
Copy Markdown
Member

Summary

  • Enhanced AssetManager interface PHPDoc documenting both implementations and injection pattern
  • Added UPGRADING.md section on page output integration with usage examples
  • Removed "no integration" from known limitations

Companion to horde/Core PR #122 which adds PageOutputAssetManager adapter.

Test plan

  • phpunit passes in Form (pre-existing EnumVariable failures unrelated)
  • AssetManager interface PHPDoc renders correctly

@ralflang ralflang marked this pull request as ready for review May 25, 2026 06:31
Enhance AssetManager interface PHPDoc with guidance on both
implementations (HtmlAssetManager for standalone, PageOutputAssetManager
for page-integrated rendering). Add UPGRADING.md section documenting
the integration pattern with usage examples.

Remove "Asset collection has no integration" from known limitations.
@ralflang ralflang force-pushed the feat/psr7-file-upload branch from 15256b7 to a5328b0 Compare May 25, 2026 07:11
@ralflang ralflang merged commit 1cb15d1 into FRAMEWORK_6_0 May 25, 2026
1 check failed
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