Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[Process] PhpExecutableFinder: add regression test #16606

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 23, 2015
Merged

[Process] PhpExecutableFinder: add regression test #16606

merged 1 commit into from
Nov 23, 2015

Conversation

ogizanagi
Copy link
Contributor

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

I guess it won't be a shame to have this simple test after #16599 .

@nicolas-grekas
Copy link
Member

This test doesn't work with the phpdbg runtime.

@ogizanagi
Copy link
Contributor Author

Right. Fixed.

$this->markTestSkipped('Should not be executed in HHVM context.');
}

if (!defined('PHP_BINARY')) {
Copy link
Member

Choose a reason for hiding this comment

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

I suggest replacing this check by an @require php 5.4 annotation

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 👍. Thanks.

@fabpot
Copy link
Member

fabpot commented Nov 23, 2015

Thank you @ogizanagi.

@fabpot fabpot merged commit 576f802 into symfony:2.8 Nov 23, 2015
fabpot added a commit that referenced this pull request Nov 23, 2015
…anagi)

This PR was merged into the 2.8 branch.

Discussion
----------

[Process] PhpExecutableFinder: add regression test

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

I guess it won't be a shame to have this simple test after #16599 .

Commits
-------

576f802 [Process] PhpExecutableFinder: add regression test
@ogizanagi ogizanagi deleted the process_regr_test branch October 29, 2016 08:40
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
Morty Proxy This is a proxified and sanitized view of the page, visit original site.