oliverde8 / php-etl

A small etl coded in php, to extract/transform/load
MIT License
8 stars 4 forks source link

Missing parameters when etl execution failure is logged #5

Closed oliverde8 closed 2 years ago

oliverde8 commented 2 years ago

https://github.com/oliverde8/php-etl/blob/c8edb3f793b4e1712b7e3a52c19ac1bd506a80f6/src/Oliverde8/Component/PhpEtl/ChainProcessor.php#L59

$params should be $parameters.