Title: Incompatible with php &lt;5.4
Last modified: May 23, 2018

---

# Incompatible with php <5.4

 *  [gooleem](https://wordpress.org/support/users/gooleem/)
 * (@gooleem)
 * [8 years ago](https://wordpress.org/support/topic/incompatible-with-php-5-4/)
 * Updating the plugin to the newest version results in a blank wordpress site with
   http error 500.
    Because in `functions/alo-easymail-privacy.php` line 99 and 
   line 127 there is `[]` used as an array definition, which is only available since
   php 5.4.
 * Change this back to `array( ... )` instead of `[ ... ]` seems be 100% compatible
   again.
    -  This topic was modified 8 years ago by [gooleem](https://wordpress.org/support/users/gooleem/).

Viewing 1 replies (of 1 total)

 *  Plugin Author [eventualo](https://wordpress.org/support/users/eventualo/)
 * (@eventualo)
 * [8 years ago](https://wordpress.org/support/topic/incompatible-with-php-5-4/#post-10316339)
 * Hi, thanks for the report.
    I’ve just released the v.2.10.1 that should fix the
   issue.

Viewing 1 replies (of 1 total)

The topic ‘Incompatible with php <5.4’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/alo-easymail_574f4b.svg)
 * [ALO EasyMail Newsletter](https://wordpress.org/plugins/alo-easymail/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/alo-easymail/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/alo-easymail/)
 * [Active Topics](https://wordpress.org/support/plugin/alo-easymail/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/alo-easymail/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/alo-easymail/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [eventualo](https://wordpress.org/support/users/eventualo/)
 * Last activity: [8 years ago](https://wordpress.org/support/topic/incompatible-with-php-5-4/#post-10316339)
 * Status: not resolved