Closed (fixed)
Project:
Views (for Drupal 7)
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
18 Jul 2016 at 22:35 UTC
Updated:
26 Mar 2017 at 02:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
joelpittetFixed the clone as it's a statement not a function and the PHP 7 syntax change around variable properties.
Comment #3
ficklecatTested cloning of several core and custom views - seems fine. Tested on PHP 5.6 and 7.1
Comment #4
ficklecatComment #5
damienmckennaCommitted, and I changed the info file too as it's redundant given Drupal 7 requires PHP 5.2 anyway. Thanks.