Skip to content

Drop laminas/laminas-json dependency - #2501

Open
jimsafley wants to merge 4 commits into
developfrom
refactor/drop-laminas-json
Open

Drop laminas/laminas-json dependency#2501
jimsafley wants to merge 4 commits into
developfrom
refactor/drop-laminas-json

Conversation

@jimsafley

Copy link
Copy Markdown
Member

The package is abandoned upstream. The laminas-view JSON classes that Omeka's API pipeline depended on were removed in laminas-view 3.0. Making the pipeline freestanding removes all direct Omeka S references to the package and clears a blocker for an eventual upgrade to laminas-view 3.0.

See #2500

The package is abandoned upstream. The laminas-view JSON classes that
Omeka's API pipeline depended on were removed in laminas-view 3.0.
Making the pipeline freestanding removes all direct Omeka S references
to the package and clears a blocker for an eventual upgrade to
laminas-view 3.0.
@jimsafley
jimsafley requested a review from zerocrates May 23, 2026 00:59
jimsafley added 3 commits May 22, 2026 21:15
The original JsonStrategy parent call set application/javascript before
the strategy appended the format-specific type. Since the last header
wins in HTTP, the JSONP Content-Type was never actually sent. Set
text/javascript explicitly when the renderer has a JSONP callback.
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