Closed (fixed)
Project:
Views (for Drupal 7)
Version:
8.x-3.x-dev
Component:
tests
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
15 Jun 2012 at 14:55 UTC
Updated:
4 Jan 2014 at 02:05 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
kars-t commentedNew Version after git pull
Comment #3
aspilicious commenteduse ViewsSqlTest
We decided in core to not use backslashes in front of objects in the global namespace. You should "Use DOMDocument" on top of the file
Same for stdClass and the others
Comment #4
kars-t commentedRerolling the patch.
Comment #6
tim.plunkettPlease reupload this, it was on the wrong branch.
Comment #7
dawehnerThis patch didn't had the renaming, so here is a new version.
Comment #8
aspilicious commentedIf tests are green this is good to go!
Comment #9
dawehnerThey run fine, so lets get it in.