PHP 7.0.6 Released

Requirements

This version uses the functions of the » Enchant library by Dom Lachowicz. You need Enchant 1.2.4 or later.

Enchant also requires » Glib 2.6 or greater. Pre-compiled Windows libraries are available from » http://ftp.gnome.org/pub/gnome/binaries/win32/glib/.

User Contributed Notes

taubers at gmail dot com
3 years ago
If you are using macport you may not have this installed. This can be rectified with: sudo port install php5-iconv
To Top