Skip to content

Conversation

@leith
Copy link
Contributor

@leith leith commented Aug 15, 2025

Resolves: #1825

Change Log


Added

Fixed

  • Missing documentation links
  • Some documentation typos

Changed

Removed

Deprecated

Security

@norberttech
Copy link
Member

thank you @leith ❤️

@leith
Copy link
Contributor Author

leith commented Aug 15, 2025

thank you @leith ❤️

You're welcome. :)

Comment addressed with new commit on the branch.

Not sure what else I can help with moving forward, but found this library very handy for Parquet to MySQL, even if it was a bit of a 'mare getting it backported to 8.1 - monorepos aren't super composer-friendly for testing. 😅

@norberttech
Copy link
Member

There is always something on our Roadmap to work on if you want to help 💪

But since you have an use case for 8.1 support, maybe we can think (in a dedicated proposal) how to automate that and release entire monorepo under 8.1 in automated way through rector?

@norberttech norberttech merged commit a0c6291 into flow-php:1.x Aug 15, 2025
3 checks passed
@leith leith deleted the fix-docs branch August 17, 2025 22:26
@leith
Copy link
Contributor Author

leith commented Aug 17, 2025

I ended up doing it semi-automatedly through rector, but I don't think the use-case is super strong. 8.1 is still supported, but not for too much longer so not really worth adjusting a version support policy over that. Even without the downgrade though, it did illustrate the challenge of testing a fork of component from a monorepo when loading via composer - had to make 10 repos and a tweaked github action to make it all play nice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: documentation is missing some links and has typos

2 participants