Title: Not compatible with PHP 7.0
Last modified: August 31, 2016

---

# Not compatible with PHP 7.0

 *  [Cormac Bracken](https://wordpress.org/support/users/the_other_mac/)
 * (@the_other_mac)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/not-compatible-with-php-70/)
 * Plugin causes an error on a php 7.0 server. This is due to use of the split()
   function in library/Jph/Wp/JaiphoPlugin.php . This function has been deprecated
   in PHP for some time, and has now been removed.
 * Some alternative functions here, looks like str_split() would do the job:
 * [http://php.net/manual/en/function.split.php](http://php.net/manual/en/function.split.php)
 * [https://wordpress.org/plugins/wpjaipho/](https://wordpress.org/plugins/wpjaipho/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Tihomir Dmitrović](https://wordpress.org/support/users/tolecar/)
 * (@tolecar)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/not-compatible-with-php-70/#post-7024493)
 * Hi Cormac
    Thanks for pointing out that issue. It is fixed and committed to SVN
   trunk. As this is not critical in most cases, I’ll wait a bit before I create
   a new build.

Viewing 1 replies (of 1 total)

The topic ‘Not compatible with PHP 7.0’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wpjaipho_5c5c58.svg)
 * [WPJaipho Mobile Gallery](https://wordpress.org/plugins/wpjaipho/)
 * [Support Threads](https://wordpress.org/support/plugin/wpjaipho/)
 * [Active Topics](https://wordpress.org/support/plugin/wpjaipho/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpjaipho/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpjaipho/reviews/)

## Tags

 * [PHP70](https://wordpress.org/support/topic-tag/php70/)
 * [split](https://wordpress.org/support/topic-tag/split/)

 * 1 reply
 * 2 participants
 * Last reply from: [Tihomir Dmitrović](https://wordpress.org/support/users/tolecar/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/not-compatible-with-php-70/#post-7024493)
 * Status: not resolved