Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Bridge/PhpUnit] Remove trailing "\n" from ClockMock::microtime(false) #25072

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 1 commit into from
Nov 21, 2017

Conversation

nicolas-grekas
Copy link
Member

Q A
Branch? 2.8
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #25050
License MIT
Doc PR -

@sroze
Copy link
Contributor

sroze commented Nov 21, 2017

That's a BC break.

@nicolas-grekas
Copy link
Member Author

Thank you @joky.

@nicolas-grekas nicolas-grekas merged commit 5ddb121 into symfony:2.8 Nov 21, 2017
nicolas-grekas added a commit that referenced this pull request Nov 21, 2017
…otime(false) (joky)

This PR was merged into the 2.8 branch.

Discussion
----------

[Bridge/PhpUnit] Remove trailing "\n" from ClockMock::microtime(false)

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

Commits
-------

5ddb121 [Bridge/PhpUnit] Remove trailing "\n" from ClockMock::microtime(false)
@nicolas-grekas nicolas-grekas deleted the ticket_25050 branch November 21, 2017 09:22
@nicolas-grekas
Copy link
Member Author

@sroze it's not: the reference is the native microtime, any divergence from it is a bug. That's a mock, it's optional and doesn't run at runtime.

@guillaume-a
Copy link
Contributor

@nicolas-grekas you're welcome. It's my first contrib. I'll try to do better next time (correct lower branche, correct commit comment, ...)

This was referenced Nov 21, 2017
This was referenced Dec 4, 2017
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