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

Skip to content

added Process::getLastOutputTime() method #33098

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
Aug 18, 2019
Merged

Conversation

connorhu
Copy link
Contributor

@connorhu connorhu commented Aug 9, 2019

Q A
Branch? 4.4 for features
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #28026
License MIT
Doc PR -

@derrabus
Copy link
Member

The PR should target the 4.4 branch.

@fabpot
Copy link
Member

fabpot commented Aug 18, 2019

Thank you @connorhu.

fabpot added a commit that referenced this pull request Aug 18, 2019
This PR was squashed before being merged into the 5.0-dev branch (closes #33098).

Discussion
----------

added `Process::getLastOutputTime()` method

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

Commits
-------

6359145 added `Process::getLastOutputTime()` method
@fabpot fabpot merged commit 6359145 into symfony:master Aug 18, 2019
@OskarStark
Copy link
Contributor

Why was this PR merged in master instead of 4.4?
The docs issue also mention 5.0-dev(which is correct, if master for the code is correct)

cc @nicolas-grekas

@fabpot
Copy link
Member

fabpot commented Aug 20, 2019

This was merged in master by mistake. I will cherry-pick the commit in 4.4. Thanks for the head up.

@OskarStark
Copy link
Contributor

Thanks, I will update the docs issue accordingly 👍

@connorhu
Copy link
Contributor Author

Thank you @fabpot

I'll keep an eye out for similar simple issues.

@fabpot
Copy link
Member

fabpot commented Aug 21, 2019

@connorhu If you have access to an Amazon AWS EC2 machine, you might want to have a look a #33183, I think this is mainly about figuring out how to get the credentials from a local storage (having a look at the PHP SDK might be enough).

@nicolas-grekas nicolas-grekas modified the milestones: next, 4.4 Oct 27, 2019
@fabpot fabpot mentioned this pull request Nov 12, 2019
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.

8 participants