Skip to content
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

BCFile::isReference(): sync with upstream #160

Merged
merged 1 commit into from
Jun 22, 2020

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Jun 22, 2020

The bugfix for closures declared to return by reference as previously already fixed in the Operators::isReference() method, has now also been fixed upstream.

This synces the repo for the upstream fix:

  • Apply the fix to the BCFile::isReference() method.
  • Move the unit test from the test Diff file to the BCFile::isReference() test case file.

Includes adding a changelog entry to include this in the 1.0.0-alpha3 release.

Refs:

The bugfix for closures declared to return by reference as previously already fixed in the `Operators::isReference()` method, has now also been fixed upstream.

This synces the repo for the upstream fix:
* Apply the fix to the `BCFile::isReference()` method.
* Move the unit test from the test `Diff` file to the `BCFile::isReference()` test case file.

Includes adding a changelog entry to include this in the 1.0.0-alpha3 release.

Refs:
* 142
* squizlabs/php_codesniffer 2977
@jrfnl jrfnl added this to the 1.0.0-alpha3 milestone Jun 22, 2020
@jrfnl jrfnl merged commit 6e68589 into develop Jun 22, 2020
@jrfnl jrfnl deleted the feature/sync-with-upstream-bcfile-isreference branch June 22, 2020 06:14
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.

1 participant