Skip to content

Conversation

@jderusse
Copy link
Member

@jderusse jderusse commented Aug 5, 2019

Q A
Branch? 3.4
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #32844
License MIT
Doc PR NA

This PR replaces deprecated paramèter $delta of methods assertEquals by the dedicated method assertEqualsWithDelta

@jderusse jderusse changed the base branch from 4.4 to 3.4 August 5, 2019 21:48
@yceruto yceruto added this to the 3.4 milestone Aug 5, 2019
@nicolas-grekas
Copy link
Member

Thank you @jderusse.

@nicolas-grekas nicolas-grekas merged commit 3a0a901 into symfony:3.4 Aug 6, 2019
nicolas-grekas added a commit that referenced this pull request Aug 6, 2019
This PR was merged into the 3.4 branch.

Discussion
----------

Use assertEqualsWithDelta when needed

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #32844
| License       | MIT
| Doc PR        | NA

This PR replaces deprecated paramèter `$delta` of methods `assertEquals` by the dedicated method `assertEqualsWithDelta`

Commits
-------

3a0a901 Use assertEqualsWithDelta when required
@nicolas-grekas nicolas-grekas mentioned this pull request Aug 6, 2019
23 tasks
@jderusse jderusse deleted the deprec-assertEqualsWithDelta branch August 8, 2019 11:36
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