Title: PHP Parse error after new update
Last modified: August 31, 2016

---

# PHP Parse error after new update

 *  Resolved [Dave_S](https://wordpress.org/support/users/dave_s/)
 * (@dave_s)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/php-parse-error-after-new-update/)
 * Hi,
 * I just updated the plugin, now I get this parse error:
 * Parse error: syntax error, unexpected ‘<‘, expecting ‘)’ in /wordpress/wp-content/
   plugins/popup-maker/includes/class-pum-fields.php on line 925
 * Hope that helps to get it fixed.
 * Thanks,
 * David
 * [https://wordpress.org/plugins/popup-maker/](https://wordpress.org/plugins/popup-maker/)

Viewing 2 replies - 16 through 17 (of 17 total)

[←](https://wordpress.org/support/topic/php-parse-error-after-new-update/?output_format=md)
[1](https://wordpress.org/support/topic/php-parse-error-after-new-update/?output_format=md)
2

 *  Plugin Author [Daniel Iser](https://wordpress.org/support/users/danieliser/)
 * (@danieliser)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/php-parse-error-after-new-update/page/2/#post-7302112)
 * [@kikib](https://wordpress.org/support/users/kikib/) – This has been patched 
   and tested in v1.4.7 going out tomorrow, all of those parse errors were caused
   by a very obscure PHP setting called asp_tags which lets PHP process <% the same
   as <?php. This was an issue because we use a lot of javascript templates that
   used <%. We have converted them to another safe format that won’t cause any issues,
   same format WP core uses so should be good from here on out.
 * Glad you found a stable version to go back to. Sorry for the issue, with 2 months
   in public beta this bug never showed up.
 *  Plugin Author [Daniel Iser](https://wordpress.org/support/users/danieliser/)
 * (@danieliser)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/php-parse-error-after-new-update/page/2/#post-7302145)
 * [@dave_s](https://wordpress.org/support/users/dave_s/), [@kikib](https://wordpress.org/support/users/kikib/),
   [@probyn](https://wordpress.org/support/users/probyn/) – This should be fully
   resolved now. If you are still having issues please open a new ticket.
 * Please take a moment to [rate and review the plugin](https://wordpress.org/support/view/plugin-reviews/popup-maker)
   and or support once you have updated to the latest version.

Viewing 2 replies - 16 through 17 (of 17 total)

[←](https://wordpress.org/support/topic/php-parse-error-after-new-update/?output_format=md)
[1](https://wordpress.org/support/topic/php-parse-error-after-new-update/?output_format=md)
2

The topic ‘PHP Parse error after new update’ is closed to new replies.

 * ![](https://ps.w.org/popup-maker/assets/icon-256x256.gif?rev=3097653)
 * [Popup Maker - Boost Sales, Conversions, Optins, Subscribers with the Ultimate WP Popup Builder](https://wordpress.org/plugins/popup-maker/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/popup-maker/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/popup-maker/)
 * [Active Topics](https://wordpress.org/support/plugin/popup-maker/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/popup-maker/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/popup-maker/reviews/)

 * 17 replies
 * 5 participants
 * Last reply from: [Daniel Iser](https://wordpress.org/support/users/danieliser/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/php-parse-error-after-new-update/page/2/#post-7302145)
 * Status: resolved