Closed (fixed)
Project:
Views Slideshow
Version:
7.x-3.x-dev
Component:
Cycle
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Jun 2016 at 18:27 UTC
Updated:
9 Nov 2016 at 12:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
jacob.embree commentedVersions of PHP prior to 5.4 do not support [] as syntax for creating an array.
This patch uses the old syntax for creating arrays in contrib/views_slideshow_cycle/views_slideshow_cycle.drush.inc.
Comment #4
jacob.embree commentedThere are no tested for Views Slideshow, so #2 didn't actually fail.
https://www.drupal.org/node/2645590
Comment #5
Anonymous (not verified) commentedThis is funny really...
I made a bug report 7 months ago and also provided the patch for it at: #2701081: PHP5.3 compatibility issue
After 2 months someone makes the identical bug report and provide the identical patch as mine but the original report gets closed as duplicate? wow.
Just saw the definition of Duplicate from Drupal books: https://www.drupal.org/node/156119#duplicate
Anyways, I don't have anything against it, I just didn't like the approach but if that's going to help solve the issue then its fine.
Comment #6
jacob.embree commentedYes, I don't like it either. I cringed when I found your issue and wished I had seen it first. I definitely would have marked this one as a duplicate if I had seen them both before posting my comments.
I changed the git message for this issue, so that you will get full credit for the patch. Thanks for posting a comment.
Comment #8
vbouchetAs per jacob.embree request I merged the patch and credited rajibmp. Hope it is ok for everyone ;-)
Comment #9
Anonymous (not verified) commentedThanks for the Merge... adding the patch was much more important than the credit but thanks for that one as well... Now, I can update the sites in old server without much worry. ;-)