Issue #1933084 by jsacksick: Use entity_uri instead of taxonomy/term/tid for taxonomy terms links
Issue #1902192 by jseun, hles: Fix for empty terms being hidden even if the hide empty terms option is set to false.
Fixed capitalized PHP word 'AS'
Issue #1908974 by johnv: Remove dependency on PHP 5.3
Issue #1035446 by hles, johnv, tbfisher: Feature - Custom menu paths in Drupal 7
Changed name of testing helper module as it was refering to custom path sub-module's name.
Small coding standards and comments improvements.
Issue #[1895882] by hles: All links are hidden if the hide_term option isn't set, bug introduced by commit 429b67d, a test was added.
Removed unused variable.
taxonomy_menu_menu_link_prepare is now much more readable as it uses a new function to load or initialize a menu item (taxonomy_menu_menu_link_load)