Fabians small Magento world
  • Home
Subscribe
Tagged

array union operator

A collection of 1 post

Magento

Array Union Operator

Use the Union Operator to fix a magento bug These days I found a bug in magento. The bug Magento has a method in Mage_Core_Helper_Data to removeAccents: public function removeAccents($string, $german=false) { if (empty($replacements[$german])) { $subst = array( // single ISO-8859-1 letters 192=>'A', 193=>

  • Fabian Blechschmidt
Fabian Blechschmidt Dec 9, 2012 • 2 min read
Fabians small Magento world © 2022
Powered by Ghost