Skip to content

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

Merged
jrfnl merged 1 commit intodevelopfrom
feature/sync-with-upstream-bcfile-isreference
Jun 22, 2020
Merged

BCFile::isReference(): sync with upstream#160
jrfnl merged 1 commit intodevelopfrom
feature/sync-with-upstream-bcfile-isreference

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

Development

Successfully merging this pull request may close these issues.

1 participant