Skip to content

Do not override error_reporting#9146

Closed
fritzmg wants to merge 1 commit intorectorphp:mainfrom
fritzmg:patch-1
Closed

Do not override error_reporting#9146
fritzmg wants to merge 1 commit intorectorphp:mainfrom
fritzmg:patch-1

Conversation

@fritzmg
Copy link
Copy Markdown

@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
Copy Markdown
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

Development

Successfully merging this pull request may close these issues.

1 participant