Title: class-wpm-menus.php
Last modified: March 17, 2018

---

# class-wpm-menus.php

 *  Resolved [msedlak](https://wordpress.org/support/users/msedlak/)
 * (@msedlak)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/class-wpm-menus-php/)
 * Hi,
    after update in wordpress crashed my site Parse error: syntax error, unexpected‘&’
   in /home/jz023600/www_root/wp-content/plugins/wp-multilang/includes/class-wpm-
   menus.php on line 40
 * because there is a little mistake in includes/class-wpm-menus.php in line 40
   
   40 foreach ( $items as &$item ) { after deletion of & it works correct. 40 foreach(
   $items as $item ) {

Viewing 1 replies (of 1 total)

 *  [VaLeXaR](https://wordpress.org/support/users/valexar/)
 * (@valexar)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/class-wpm-menus-php/#post-10087332)
 * Hi [@msedlak](https://wordpress.org/support/users/msedlak/)
    What version of 
   PHP are You using? Minimum required version is 5.6. This is described in the 
   description to plugin.
    -  This reply was modified 8 years, 3 months ago by [VaLeXaR](https://wordpress.org/support/users/valexar/).
    -  This reply was modified 8 years, 3 months ago by [VaLeXaR](https://wordpress.org/support/users/valexar/).

Viewing 1 replies (of 1 total)

The topic ‘class-wpm-menus.php’ is closed to new replies.

 * ![](https://ps.w.org/wp-multilang/assets/icon-256x256.png?rev=1760406)
 * [WP Multilang - Translation and Multilingual Plugin](https://wordpress.org/plugins/wp-multilang/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-multilang/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-multilang/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-multilang/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-multilang/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-multilang/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [VaLeXaR](https://wordpress.org/support/users/valexar/)
 * Last activity: [8 years, 3 months ago](https://wordpress.org/support/topic/class-wpm-menus-php/#post-10087332)
 * Status: resolved