I’ve upgraded both WordPress to 3.3 and MediaWiki to 1.18.0. The WordPress upgrade went smoothly, but upgrading MediaWiki (from 1.17.0) results in the following unhelpful message:
PHP Fatal error: Cannot redeclare wfProfileIn()
Fortunately, the fix looks simple. Delete the file StartProfiler.php in your MediaWiki directory.