Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Remove call-time pass-by-reference #70

Merged
merged 1 commit into from Jul 31, 2012

Conversation

arnaud-lb
Copy link
Contributor

This removes some call-time pass-by-references. Passing an argument by reference at call time has been deprecated since at least php 5.3 (triggers E_DEPRECATED errors), and is not supported any more in php 5.4.

@stjohnjohnson
Copy link

+1

@brockhaus
Copy link

+1
This change fixes my problems.

@klebba
Copy link

klebba commented Mar 22, 2012

+1

3 similar comments
@Geczy
Copy link

Geczy commented Apr 8, 2012

+1

@DerManoMann
Copy link

+1

@ccorsano
Copy link

ccorsano commented May 6, 2012

+1

@vmattila
Copy link
Contributor

vmattila commented May 8, 2012

I will give +1, as just tried to submit my own pull request for the same issue. ;)

@ghost
Copy link

ghost commented Jul 24, 2012

The call-time pass-by-references must go!

@henriklen
Copy link

+1

marcoceppi added a commit that referenced this pull request Jul 31, 2012
@marcoceppi marcoceppi merged commit 705d5a6 into openid:master Jul 31, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

10 participants