Skip to content

Instantly share code, notes, and snippets.

@josephabrahams
Created April 22, 2016 21:23
Show Gist options
  • Save josephabrahams/0d6e1e64e3eca87210a196237105c2f0 to your computer and use it in GitHub Desktop.
Save josephabrahams/0d6e1e64e3eca87210a196237105c2f0 to your computer and use it in GitHub Desktop.
WordPress 4.5 Required PHP Extensions
Extension Matches REF EXT min/Max PHP min/Max PHP all
-------------------------------------------------------------
Core Core 5.3.0 5.3.0
PDO PDO 5.1.0 5.1.0
Reflection Reflection 5.0.0 5.0.0
SimpleXML SimpleXML 5.0.1 5.0.1
com_dotnet user 4.0.0
ctype ctype 4.0.4 4.0.4
curl curl 4.0.4 4.0.4
date date 5.2.0 5.2.0
dom dom 5.0.0 5.0.0
ereg ereg 4.0.0 4.0.0
exif exif 4.2.0 4.2.0
fileinfo fileinfo 1.0.5-dev 5.3.0
filter filter 0.11.0 5.0.0
ftp ftp 4.0.0 5.0.0
gd gd 4.3.2 4.3.2
gettext gettext 4.0.0 4.0.0
hash hash 5.6.0beta1 5.6.0beta1
iconv iconv 5.0.0 5.0.0
imagick user 2.0.0a1 5.1.3
intl intl 2.0.0b1 5.4.0RC3
json json 5.5.0 5.5.0
libsodium user 4.0.0
libxml libxml 5.2.11 5.2.11
mbstring mbstring 5.0.0 5.0.0
mcrypt user 4.0.0 4.0.0
memcache memcache 0.2 4.3.3
mysql user 5.2.3 5.2.3
mysqli user 5.0.0 5.0.0
mysqlnd user 4.0.0
openssl user 5.3.0 5.3.0
pcre pcre 5.2.4 5.2.4
posix posix 4.0.0 4.0.0
sockets user 4.3.0 4.3.0
spl spl 5.2.0 5.2.0
ssh2 user 0.5 4.0.0
standard standard 5.4.0 5.4.0
tokenizer tokenizer 4.2.0 4.2.0
xdiff user 4.0.0
xml xml 4.0.5 4.0.5
xmlreader user 5.0.0 5.0.0
zip zip 1.6.0 5.2.0
zlib zlib 5.4.0 5.4.0
@josephabrahams
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment