Skip to content

Conversation

@GromNaN
Copy link
Member

@GromNaN GromNaN commented Jan 9, 2026

Use PHP_CS_FIXER_IGNORE_ENV in tests to support PHP 8.5.

I'm adding the env var the same way it's added in

$ignoreEnv = $isWindows ? 'set PHP_CS_FIXER_IGNORE_ENV=1& ' : 'PHP_CS_FIXER_IGNORE_ENV=1 ';

This test don't need to run on Windows.

@GromNaN GromNaN changed the title Upgrade bundled php-cs-fixer.phar Upgrade bundled php-cs-fixer.phar to 3.92.5 Jan 9, 2026
@GromNaN GromNaN merged commit bfb62bb into symfony:1.x Jan 9, 2026
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