Title: PHP errors detected
Last modified: May 22, 2019

---

# PHP errors detected

 *  Resolved [Wisefocus](https://wordpress.org/support/users/wisefocus/)
 * (@wisefocus)
 * [7 years ago](https://wordpress.org/support/topic/php-errors-detected/)
 * With checking the installed plugins for compatibility with the php version I 
   am using (php ver 7.2), I found this plugin produced a lot of warnings (44), 
   all the same as below:
 * Possible use of ASP style opening tags detected. ASP style opening tags have 
   been removed in PHP 7.0.
 * I would like to know how this may affect the performance of this plugin using
   php v7.2

Viewing 1 replies (of 1 total)

 *  [thethemefoundry](https://wordpress.org/support/users/thethemefoundry/)
 * (@thethemefoundry)
 * [7 years ago](https://wordpress.org/support/topic/php-errors-detected/#post-11558692)
 * Hey there, [@wisefocus](https://wordpress.org/support/users/wisefocus/) 👋
 * HappyForms is 100% compatible with PHP 7.2. Warnings you’re getting are coming
   from raw (not parsed) PHP file scans. We use `<%` and `%>` tags for JavaScript
   templates and the tool that’s reporting those warnings thinks it’s ASP opening
   tag which it really isn’t. That’s totally safe to ignore.
 * Let us know if there’s anything else! 🙂

Viewing 1 replies (of 1 total)

The topic ‘PHP errors detected’ is closed to new replies.

 * ![](https://ps.w.org/happyforms/assets/icon-256x256.png?rev=2778164)
 * [Happyforms - Form Builder for WordPress: Drag & Drop Contact Forms, Surveys, Payments & Multipurpose Forms](https://wordpress.org/plugins/happyforms/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/happyforms/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/happyforms/)
 * [Active Topics](https://wordpress.org/support/plugin/happyforms/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/happyforms/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/happyforms/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [thethemefoundry](https://wordpress.org/support/users/thethemefoundry/)
 * Last activity: [7 years ago](https://wordpress.org/support/topic/php-errors-detected/#post-11558692)
 * Status: resolved