Closed (fixed)
Project:
Universally Unique IDentifier
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
31 Aug 2012 at 00:38 UTC
Updated:
31 Oct 2014 at 12:14 UTC
Jump to comment: Most recent
Comments
Comment #1
lucascaro commentedComment #2
lucascaro commentedComment #4
lucascaro commentedSo I forced the tests to run and as you can see after this patch there aren't php syntax errors anymore. Yay!
The tests are still failing due to other erros, for example requiring optional modules (fixed with #1777980: Tests fail if optional deploy module is not present. ) and there are still some tests left that are failing but IMO this patch is one step forward in order to fix that.
Setting to needs review since if those two function names are correct in the patch this should be committed to 7.x-1.x asap.
Comment #5
jonhattanIndeed it seems a copy&paste error.
Comment #6
mgifforduuid-fix_syntax_error_repeated_function_names.patch queued for re-testing.
Comment #7
mgiffordPatch still applies nicely. I'm not sure if the bot really applies here, but it was listed as broken prior.
Curious what needs to be done to bring this into the git repo.
Comment #8
socialnicheguru commentedIs this still an issue or will the old naming remain?
Comment #10
skwashd commentedThanks for the patch. This was fixed some time ago using a fix identical to this patch.