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

Call to a member function end() on null in symplify #8845

Open
sakarikl opened this issue Sep 27, 2024 · 1 comment
Open

Call to a member function end() on null in symplify #8845

sakarikl opened this issue Sep 27, 2024 · 1 comment
Labels

Comments

@sakarikl
Copy link

Bug Report

Subject Details
Rector version Rector 1.2.5

PHP Fatal error: Uncaught Error: Call to a member function end() on null in rector/vendor/rector/rector/vendor/symplify/easy-parallel/src/ValueObject/ParallelProcess.php:120

I'm not sure if this problem is with rector or with symplify/easy-parallel

Minimal PHP Code Causing Issue

I do not have minimal set to reproduce it. I have a large symfony 1.4 application which I am running to date with step by step guide.
Some runs produce that bug but not repeatably.

Expected Behaviour

@sakarikl sakarikl added the bug label Sep 27, 2024
@sakarikl
Copy link
Author

sakarikl commented Sep 27, 2024

it seems that it was caused by tecnickcom/tcpdf library. While trying to run rector on it caused those errors. That was included by accident in my configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant