The latest version of Menu Breadcrumb introduces the same issue that occurred in Drupal 6.16 core as reported at http://drupal.org/drupal-6.16. The module is therefore incompatible with PHP4 - please provide a patch or a new release for PHP4 users, as PHP5 is not listed as a requirement for this module.

Thank you.

Comments

jweowu’s picture

One of the suggested solutions for Drupal 6.16 was this patch:
http://drupal.org/files/issues/drupal6.update-whitelist.6.patch

array_intersect_key() doesn't occur in a performance-critical location, so I wouldn't worry about doing anything more complex than that. Let's leave a comment indicating why the change was made, though (and there's no reason for the Drupal 7 port not to use the original approach).

xurizaemon’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Cleaning up issue queue. Closing all D6 issues.

If you believe this issue still applies to a supported version, feel free to re-open it. That would be a great time to check if the issue contains clear steps for reproducing the bug!

Thanks and sorry for any inconvenience.