Skip to content
This repository was archived by the owner on Sep 3, 2025. It is now read-only.

ISLANDORA-1537: PHP 5.6 Warning in array_traverse_path()#37

Merged
DiegoPino merged 2 commits intoIslandora:7.xfrom
patdunlavey:7.x
Nov 12, 2015
Merged

ISLANDORA-1537: PHP 5.6 Warning in array_traverse_path()#37
DiegoPino merged 2 commits intoIslandora:7.xfrom
patdunlavey:7.x

Conversation

@patdunlavey
Copy link
Copy Markdown

Notice when using PHP 5.6: "Only variable references should be returned by reference in array_traverse_path()." This patch returns a variable with the value of FALSE, rather than returning FALSE itself.

Notice when using PHP 5.6: Only variable references should be returned by reference in array_traverse_path(). This patch returns a variable with the value of FALSE, rather than returning FALSE itself.
ISLANDORA-1537: PHP 5.6 Warning in array_traverse_path()
@manez
Copy link
Copy Markdown
Member

manez commented Nov 5, 2015

Hi Pat! Is there a JIRA ticket that goes with this?

@patdunlavey
Copy link
Copy Markdown
Author

https://jira.duraspace.org/browse/ISLANDORA-1537

Patrick D. Dunlavey
*Common Media, Inc. *| 84 Russel Street, Hadley, MA 01035 | desk:
413-259-6977 | cell: 413-458-9273 | commonmediainc.com

On Thu, Nov 5, 2015 at 10:45 AM, Melissa Anez notifications@github.com
wrote:

Hi Pat! Is there a JIRA ticket that goes with this?


Reply to this email directly or view it on GitHub
#37 (comment).

@manez
Copy link
Copy Markdown
Member

manez commented Nov 5, 2015

Awesome :)

You're under a cCLA, so that's about all the help I can be on this ticket - but thanks!

@DiegoPino
Copy link
Copy Markdown

Hi @patdunlavey, i don't want to be a pain 😄 , but for the next time we have a CONTRIBUTING.md that has some guidelines to help us all have a better coding/git/jira experience.

That said, we don't officially support PHP 5.6, but i looks like a good catch/simple fix, so i will review your pull during the day or tomorrow morning. Can you assign this JIRA ticket to yourself or do you wan't me to do this?

Thanks!

@patdunlavey
Copy link
Copy Markdown
Author

@DiegoPino I don't think I have permission to assign a JIRA ticket. At least I don't see anything that lets me do that.

Sorry if I transgressed the contrib guidlines. Will do better next time!

@DiegoPino
Copy link
Copy Markdown

@patdunlavey, np! I will see you get assigned 😃

Thanks a lot

@nigelgbanks
Copy link
Copy Markdown
Member

Hmm I can't merge on this, can I be added to this repo? Looks good to me by the way.

@ruebot
Copy link
Copy Markdown
Member

ruebot commented Nov 5, 2015

@nigelgbanks
Copy link
Copy Markdown
Member

I'm not a committer?

@patdunlavey
Copy link
Copy Markdown
Author

Could be something I did wrong - newbie mistake?

On Thu, Nov 5, 2015 at 3:02 PM, Nigel Banks notifications@github.com
wrote:

I'm not a committer?


Reply to this email directly or view it on GitHub
#37 (comment).

Pat Dunlavey
Williamstown, MA
patdunlavey@gmail.com
413-458-9273

@manez
Copy link
Copy Markdown
Member

manez commented Nov 5, 2015

@nigelgbanks this happened a couple of months ago: https://github.com/Islandora/islandora/wiki/Islandora-Committers

Apparently while you were in GitHub permissions limbo, I guess?

@nigelgbanks
Copy link
Copy Markdown
Member

Limbo? Either way can I be added back to the list? Or will we have to go through this voting process?

@DiegoPino
Copy link
Copy Markdown

Hi Nigel, even when a small fix (that looks ok), it's on review by me. I'm not into merging anymore without rechecking and rechecking. Thanks!.

@DiegoPino
Copy link
Copy Markdown

@patdunlavey, looks fine to me (even when 5.6 is not really supported by us…). Does anyone else, @nigelgbanks, @whikloj, @ruebot has some thoughts on this? I will wait a few hours, and if we don't get a no-no i will merge if that is ok with you. Thanks!

@ruebot
Copy link
Copy Markdown
Member

ruebot commented Nov 9, 2015

Looks good to me. I think the return doc comment still makes sense as well.

DiegoPino added a commit that referenced this pull request Nov 12, 2015
ISLANDORA-1537: PHP 5.6 Warning in array_traverse_path()
@DiegoPino DiegoPino merged commit 68cce70 into Islandora:7.x Nov 12, 2015
@patdunlavey
Copy link
Copy Markdown
Author

Thanks @DiegoPino!

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.

5 participants