Skip to content

[VarDumper] Relax 1 test failing with latest PHP versions #19539

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

Merged
merged 2 commits into from
Aug 5, 2016

Conversation

remicollet
Copy link
Contributor

@remicollet remicollet commented Aug 5, 2016

Q A
Branch? 2.8
Bug fix? no
New feature? o
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets N/A
License MIT
Doc PR reference to the documentation PR, if any

Related to php bug https://bugs.php.net/72646 which is fixed in 5.6.25RC1, 7.0.10RC1, 7.1.0beta2

Detected in Fedora CI, failed since 7.0.10RC1, see
https://apps.fedoraproject.org/koschei/package/php-symfony

@@ -94,10 +94,8 @@ public function testCastFileObject()
file: true
dir: false
link: false
%AcsvControl: array:2 [
0 => ","
1 => """
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can't we keep these two first lines and add %A for the third one?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sure ;)
But does it really worth it ?.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

fabpot and others added 2 commits August 5, 2016 10:08
Related to php bug symfony#52646 which is fixed in 5.6.25RC1, 7.0.10RC1, 7.1.0beta2
@nicolas-grekas nicolas-grekas changed the title Relax 1 test failing with latest PHP versions [VarDumper] Relax 1 test failing with latest PHP versions Aug 5, 2016
@nicolas-grekas
Copy link
Member

@remicollet can you remove the first commit please?

@remicollet
Copy link
Contributor Author

remicollet commented Aug 5, 2016

Sorry, I don't know how.... :(
But as already in 2.8, should be OK (see the "This branch has no conflicts with the base branch"), else download the patch and use git am ;) (Damned github...)

@nicolas-grekas
Copy link
Member

Thank you @remicollet.

@nicolas-grekas nicolas-grekas merged commit 6703b41 into symfony:2.8 Aug 5, 2016
nicolas-grekas added a commit that referenced this pull request Aug 5, 2016
…s (fabpot, remicollet)

This PR was merged into the 2.8 branch.

Discussion
----------

[VarDumper] Relax 1 test failing with latest PHP versions

| Q             | A
| ------------- | ---
| Branch?       | 2.8
| Bug fix?      | no
| New feature?  | o
| BC breaks?    |  no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | N/A
| License       | MIT
| Doc PR        | reference to the documentation PR, if any

Related to php bug https://bugs.php.net/72646 which is fixed in 5.6.25RC1, 7.0.10RC1, 7.1.0beta2

Detected in Fedora CI, failed since 7.0.10RC1, see
https://apps.fedoraproject.org/koschei/package/php-symfony

Commits
-------

6703b41 Relax 1 test failing with latest PHP versions
eabbcf0 bumped Symfony version to 2.8.10
@remicollet remicollet deleted the issue-php52626 branch August 5, 2016 08:35
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