Skip to content

[Translator] Fix: Run 'php-cs-fixer fix' #40195

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

Closed
wants to merge 1 commit into from

Conversation

localheinz
Copy link
Contributor

@localheinz localheinz commented Feb 15, 2021

Q A
Branch? 4.4
Bug fix? yes
New feature? no
Deprecations? no
Tickets n/a
License MIT
Doc PR n/a

This pull request

  • runs php-cs-fixer fix in src/Symfony/Component/Translation

@carsonbot carsonbot added this to the 4.4 milestone Feb 15, 2021
@carsonbot carsonbot changed the title [Translation] Fix: Run 'php-cs-fixer fix' [Translator] Fix: Run 'php-cs-fixer fix' Feb 15, 2021
@derrabus
Copy link
Member

The Travis failure looks related.

@wouterj
Copy link
Member

wouterj commented Feb 15, 2021

Hi @localheinz! @derrabus is right here and this is indeed a false-positive. This stub is an assertion of the PhpFileDumper and PHP's var_export() always uses array (: https://3v4l.org/O1dnQ

@wouterj wouterj closed this Feb 15, 2021
@localheinz localheinz deleted the fix/php-cs-fixer branch February 15, 2021 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants