﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
12519,wp_unregister_GLOBALS violates with specs,hakre,dd32,"The function ''wp_unregister_GLOBALS'' contains uppercase letters which breaks the specs which call for all functions containing lowercase letters only and using underscores to separate words.

Since function names are case insensitive in PHP, this can be easily fixed.

Additionally some other of the more basic Wordpress coding standards are not followed in that function which can be fixed.
",defect (bug),closed,lowest,3.0,General,3.0,trivial,fixed,has-patch tested,
