neos / flow-development-collection

The unified repository containing the Flow core packages, used for Flow development.
https://flow.neos.io/
MIT License
134 stars 187 forks source link

BUGFIX: Respect psr buffer streams and use them for string streams #3333

Open mhsdesign opened 3 months ago

mhsdesign commented 3 months ago

the idea is that this is more light weight instead of creating a memory resource.

see https://neos-project.slack.com/archives/C050KKBEB/p1710320388608069

Originally meant as part of https://github.com/neos/flow-development-collection/pull/3286, but we dont support buffer streams yet fully in all places.

Upgrade instructions

Review instructions

Checklist