diff --git a/appendices/migration80.xml b/appendices/migration80.xml
index 68938a05d87b..f7c23bea3035 100644
--- a/appendices/migration80.xml
+++ b/appendices/migration80.xml
@@ -22,6 +22,7 @@
&appendices.migration80.new-features;
+ &appendices.migration80.new-classes;
&appendices.migration80.incompatible;
&appendices.migration80.deprecated;
&appendices.migration80.other-changes;
diff --git a/appendices/migration80/new-classes.xml b/appendices/migration80/new-classes.xml
new file mode 100644
index 000000000000..d4b0ae141735
--- /dev/null
+++ b/appendices/migration80/new-classes.xml
@@ -0,0 +1,170 @@
+
+
+ New Classes and Interfaces
+
+
+ cURL
+
+
+
+
+ CurlHandle
+
+
+
+
+ CurlMultiHandle
+
+
+
+
+ CurlShareHandle
+
+
+
+
+
+
+ Enchant
+
+
+
+
+ EnchantBroker
+
+
+
+
+ EnchantDictionary
+
+
+
+
+
+
+ GD
+
+
+
+
+ GdImage
+
+
+
+
+
+
+ OpenSSL
+
+
+
+
+ OpenSSLAsymmetricKey
+
+
+
+
+ OpenSSLCertificate
+
+
+
+
+ OpenSSLCertificateSigningRequest
+
+
+
+
+
+
+ Shmop
+
+
+
+
+ Shmop
+
+
+
+
+
+
+ Sockets
+
+
+
+
+ AddressInfo
+
+
+
+
+ Socket
+
+
+
+
+
+
+ Systen V
+
+
+
+
+ SysvMessageQueue
+
+
+
+
+ SysvSemaphore
+
+
+
+
+ SysvSharedMemory
+
+
+
+
+
+
+ XML Parser
+
+
+
+
+ XMLParser
+
+
+
+
+
+
+ XMLWriter
+
+
+
+
+ XMLWriter
+
+
+
+
+
+
+ Zlib
+
+
+
+
+ DeflateContext
+
+
+
+
+ InflateContext
+
+
+
+
+
+
diff --git a/appendices/migration81/new-classes.xml b/appendices/migration81/new-classes.xml
index 6e795cb73699..7ac21a52281a 100644
--- a/appendices/migration81/new-classes.xml
+++ b/appendices/migration81/new-classes.xml
@@ -14,6 +14,42 @@
+
+ FileInfo
+
+
+
+
+ finfo
+
+
+
+
+
+
+ FTP
+
+
+
+
+ FTP\Connection
+
+
+
+
+
+
+ IMAP
+
+
+
+
+ IMAP\Connection
+
+
+
+
+
Intl
@@ -26,6 +62,67 @@
+
+ LDAP
+
+
+
+
+ LDAP\Connection
+
+
+
+
+ LDAP\Result
+
+
+
+
+ LDAP\ResultEntry
+
+
+
+
+
+
+ PgSQL
+
+
+
+
+ PgSql\Connection
+
+
+
+
+ PgSql\Lob
+
+
+
+
+ PgSql\Result
+
+
+
+
+
+
+ PSpell
+
+
+
+
+ PSpell\Config
+
+
+
+
+ PSpell\Dictionary
+
+
+
+
+
Reflection