Skip to content

[PhpUnitBridge] Re-enable the garbage collector #17275

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
Jan 6, 2016

Conversation

nicolas-grekas
Copy link
Member

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

The bug is fixed in PHP and disabling the gc causes issues elsewhere.

@xabbuh
Copy link
Member

xabbuh commented Jan 6, 2016

How did we initially figured that we needed to disable the GC (because https://bugs.php.net/bug.php?id=53976 is still open)?

@nicolas-grekas
Copy link
Member Author

nicolas-grekas commented Jan 6, 2016 via email

@nicolas-grekas nicolas-grekas force-pushed the go-on branch 7 times, most recently from 17de091 to 478710f Compare January 6, 2016 07:58
@nicolas-grekas
Copy link
Member Author

See also #6039 before, ping @pborreli

@nicolas-grekas
Copy link
Member Author

I triggered several builds on travis while re-enabling 5.4 and 5.5 jobs, no segfault so far.
👍
Status: reviewed

@stof
Copy link
Member

stof commented Jan 6, 2016

👍

@nicolas-grekas nicolas-grekas merged commit 478710f into symfony:2.7 Jan 6, 2016
nicolas-grekas added a commit that referenced this pull request Jan 6, 2016
…rekas)

This PR was merged into the 2.7 branch.

Discussion
----------

[PhpUnitBridge] Re-enable the garbage collector

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

The bug is fixed in PHP and disabling the gc causes issues elsewhere.

Commits
-------

478710f [PhpUnitBridge] Re-enable the garbage collector
@nicolas-grekas nicolas-grekas deleted the go-on branch January 6, 2016 09:58
This was referenced Jan 14, 2016
@fabpot fabpot mentioned this pull request Feb 3, 2016
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