Title: doesn&#039;t work with
Last modified: August 20, 2016

---

# doesn't work with

 *  Resolved [CutterRus](https://wordpress.org/support/users/cutterrus/)
 * (@cutterrus)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/doesnt-work-with/)
 * After installing this message appears:
 * > Parse error: syntax error, unexpected T_STRING in /home/u202173/club-leader.
   > ru/www/wp-content/plugins/evalphp/evalphp.php on line 31
 * [http://wordpress.org/extend/plugins/evalphp/](http://wordpress.org/extend/plugins/evalphp/)

Viewing 8 replies - 1 through 8 (of 8 total)

 *  Plugin Author [flashpixx](https://wordpress.org/support/users/flashpixx/)
 * (@flashpixx)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/doesnt-work-with/#post-3530533)
 * Please read the requirements, you need PHP 5.3 at least
 *  Thread Starter [CutterRus](https://wordpress.org/support/users/cutterrus/)
 * (@cutterrus)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/doesnt-work-with/#post-3530673)
 * You’re right. I have PHP 5.2. My bad.
 *  [pixecs](https://wordpress.org/support/users/pixecs/)
 * (@pixecs)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/doesnt-work-with/#post-3530696)
 * Hello, recently i modified this plugin to be php 5.2 compatible. If any of you
   are interested i can provide this modified version.
 *  Plugin Author [flashpixx](https://wordpress.org/support/users/flashpixx/)
 * (@flashpixx)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/doesnt-work-with/#post-3530717)
 * Do you remove the PHP Namespaces?
    I’m using the NS, because I can create seperated
   structures on all my plugins and PHP 5.2 is a very old system, so an upgrade 
   should be better choice because security reasons.
 * I will migrate my plugins to GitHub and use GitSVN to update the plugindata on
   WP, so this can be a fork on the plugin source. I don’t want create a downgrade
   of the plugin source, except it is needed
 * Thanks
 *  [pixecs](https://wordpress.org/support/users/pixecs/)
 * (@pixecs)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/doesnt-work-with/#post-3530740)
 * As you probably know, there is no support for namespaces and anonymous function
   on php 5.2 so it was necessary to removed them (an replace them with something
   else) in order to run the plugin on that php version.
    Also there are a lot of
   hosting websites which offer only php 5.2 or even older versions. In my case 
   i developed the website on php 5.3 and after i uploaded on hosting website i 
   saw that they had only php 5.2.17 so the solution was to adapt your plugin not
   to remake the entire website.
 *  Plugin Author [flashpixx](https://wordpress.org/support/users/flashpixx/)
 * (@flashpixx)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/doesnt-work-with/#post-3530741)
 * I know only that PHP 5.2 does not have any namespaces, but the problem with anonymous
   function are unknown for me.
 * I’m thinking about a port to GitHub, because in your case you can fork the plugin
   sources. Do you think, this can be helpful for you? In this case I can migrate
   the plugin sources to GitHub.
 *  Thread Starter [CutterRus](https://wordpress.org/support/users/cutterrus/)
 * (@cutterrus)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/doesnt-work-with/#post-3530758)
 * pixecs, it would be great if you share modified version with me. My e-mail: [cutterrus@gmail.com](https://wordpress.org/support/topic/doesnt-work-with/cutterrus@gmail.com?output_format=md).
   Thanks.
 *  [pixecs](https://wordpress.org/support/users/pixecs/)
 * (@pixecs)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/doesnt-work-with/#post-3530761)
 * > I’m thinking about a port to GitHub, because in your case you can fork the 
   > plugin sources. Do you think, this can be helpful for you? In this case I can
   > migrate the plugin sources to GitHub.
 *  – i already solved my php 5.2 issues but i think somebody else may find usefull
   that your plugin will be available for php 5.2
 * Kind Regards,
    Ciprian

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘doesn't work with’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/evalphp.svg)
 * [Eval PHP](https://wordpress.org/plugins/evalphp/)
 * [Support Threads](https://wordpress.org/support/plugin/evalphp/)
 * [Active Topics](https://wordpress.org/support/plugin/evalphp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/evalphp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/evalphp/reviews/)

## Tags

 * [new wordpress](https://wordpress.org/support/topic-tag/new-wordpress/)

 * 8 replies
 * 3 participants
 * Last reply from: [pixecs](https://wordpress.org/support/users/pixecs/)
 * Last activity: [13 years, 4 months ago](https://wordpress.org/support/topic/doesnt-work-with/#post-3530761)
 * Status: resolved