Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
simpletest.module
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
11 Jul 2012 at 16:46 UTC
Updated:
4 Jan 2014 at 02:05 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dsdeiz commentedPatch attached.
Comment #2
devin carlson commentedThe patch in #1 applied cleanly and successfully changed the two occurrences of
DrupalGettodrupalGet.I performed a search through a fresh checkout of both Drupal 8 and Drupal 7 and was not able to find any occurrences of
DrupalGetin Drupal 8 and only the two occurrences ofDrupalGetthat are covered by the patch in Drupal 7.Comment #3
chx commentedFor archives' sake, here's http://the-echoplex.net/log/php-case-sensitivity the PHP case sensitivy rules. Kinda nuts. I amended that post a little:
Comment #4
dsdeiz commentedOh yeah. Was a little aware that methods were case insensitive. Was just wondering if it would somehow confuse other people. And it seems that that's the only function that has this very little typo. Anyway, just trying to keep it clean.
Comment #5
chx commentedYes, consistent code style is very important and thanks for the patch, I posted #3 to make sure people understand why it didn't break.
Comment #6
webchickNice find!
Can we get a quick re-roll for D8? Main difference is the /core subdirectory and the PSR-0 folder structure.
Comment #7
devin carlson commentedAs per #2, I performed a search through a fresh checkout of Drupal 8 and was not able to find any occurrences of
DrupalGet, so I think that this is fixed. :)Comment #8
webchickOops! I didn't actually commit this to D7, cos I was waiting on a D8 patch first.
Now, though, it's fixed. :) Hooray!
Brought to you by the Mile High Committers Club™. Thanks, Alaska Airlines!