Issue #1300482 by pillarsdotnet: Fixed Remove cruft function_exists() from _field_filter_items() leftover from the (removed) function registry.
Issue #1295502 by pillarsdotnet: Fixed Add missing '$' character to docblock for timer_start(), timer_read(), and timer_stop() functions.
Issue #1295502 by pillarsdotnet: Fixed Add missing '$' character to docblock for timer_start(), timer_read(), and timer_stop() functions.
Issue #1167218 by droplet, kathyh: Fixed DatabaseStatementInterface::fetch* - document what empty return value is.
Issue #1244116 by catch: Fixed Feed items with title longer than 255 characters fail to insert into aggregator_item().
Issue #1297506 by alberto56: Fixed non-English installation: Call to undefined function _locale_import_read_po() in ../includes/install.inc on line 1113.
Issue #1011614 by catch: Fixed Theme registry can grow too large for MySQL max_allowed_packet() and memcache default slab size.
Issue #951644 by David_Rothstein, aschiwi, xjm: Fixed Requirement warnings (e.g. for PHP memory limit) are not shown on install or update unless there is a requirement error also.
Issue #1178580 by Dave Reid: Fixed PHP notices with [node:summary], [node:body], or [comment:body] if there is no body field or language mismatch.
Issue #1295456 by pillarsdotnet: Fixed Add missing '$' character in docblock for DrupalWebTestCase::drupalGetNodeByTitle() function.
Issue #1295460 by TR, pillarsdotnet: Fixed Add missing '$' character to docblock for taxonomy_get_term_by_name() function.
Issue #1295462 by pillarsdotnet: Fixed Add missing '$' character to docblock for _theme_load_registry() function.
Issue #1292922 by loganfsmyth, plach: Fixed EntityFieldQuery count query broken for translatable fields.
Issue #1123092 by michaellenahan, varunarora: Fixed user-profile.tpl.php doc has confusing/misleading first paragraph.
Issue #1285364 by Cliff: Follow-up to remove search-block-form template for form rendering consistency.
Issue #918808 by moshe weitzman, Damien Tournoud, dww: Standardize block cache as a drupal_render() #cache.
Issue #1291458 by arithmetric: Fixed Database::getConnection mentions short-lived fixed bug and shouldn't.
Issue #1285364 by Everett Zufelt, andypost: Remove search-block-form template for form rendering consistency.