Skip to content

Conversation

@fritzmg
Copy link

@fritzmg fritzmg commented May 6, 2025

Currently under PHP 8.4+ you get a deprecation message spam when running rector, depending on the other dev dependencies that might be installed alongside rector (similar to composer/composer#12285 and symfony/symfony#59975). This is because rector sets \error_reporting(\E_ALL); in its bin/rector.php.

Is there any particular reason why rector should override the error_reporting level defined by the PHP environment?

@github-actions
Copy link
Contributor

github-actions bot commented May 6, 2025

This repository content is generated by rectorphp/rector-src. Please open pull request to rectorphp/rector-src.

@github-actions github-actions bot closed this May 6, 2025
@fritzmg fritzmg deleted the patch-1 branch May 6, 2025 10:09
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

Successfully merging this pull request may close these issues.

1 participant