Skip to content

Conversation

@ptarjan
Copy link
Contributor

@ptarjan ptarjan commented May 15, 2014

Changing these does nothing to the caller, why would you take them by ref? HHVM doesn't promote this to refs if they can't be modified: facebook/hhvm#2587

Changing these does nothing to the caller, why would you take them by ref? HHVM doesn't promote this to refs if they can't be modified: facebook/hhvm#2587
S3.php Outdated

Choose a reason for hiding this comment

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

@ptarjan
Hey Paul, I think you missed annotations.
@param string $data Data

gotta love duplication
tpyo added a commit that referenced this pull request May 15, 2014
Don't take curl callback by ref
@tpyo tpyo merged commit 8413f6f into tpyo:master May 15, 2014
@diegode
Copy link

diegode commented May 15, 2014

@tpyo you should change __responseWriteCallback() too (line 2276).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants