Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Etl extract method param have wrong type #61

Open
G0URAB opened this issue Jul 5, 2024 · 2 comments
Open

Etl extract method param have wrong type #61

G0URAB opened this issue Jul 5, 2024 · 2 comments

Comments

@G0URAB
Copy link

G0URAB commented Jul 5, 2024

As per the documentation, the source in $etl->extrac can also be an iterable:
$etl->extract('collection', $iterable, $options);

When I do that phpstan complains about the type in your code.

@G0URAB G0URAB changed the title Etl extract method params have wrong type Etl extract method param have wrong type Jul 5, 2024
@ecourtial
Copy link
Contributor

Hi @G0URAB
Did you try our fork? We did some improvements over the years.
https://github.com/wizacode/php-etl

@G0URAB
Copy link
Author

G0URAB commented Jul 5, 2024

Hi @ecourtial
Yes, we already saw the fork. We are most probably going to use your fork :)

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

No branches or pull requests

2 participants