Eliminate use of extract() in wp_get_archives().
extract()
wp_get_archives()
Adds unit tests: tests/functions/getArchives.php. All other unit tests pass.
tests/functions/getArchives.php
Props MikeHansenMe, wonderboymusic. See #22400.