xp-forge / lambda

AWS Lambda for the XP Framework
3 stars 0 forks source link

Enable XML extensions #11

Closed thekid closed 2 years ago

thekid commented 2 years ago

Diff for php -m output:

--- before      2021-09-24 17:57:33.129835600 +0200
+++ after       2021-09-24 18:00:41.029835600 +0200
@@ -3,20 +3,26 @@
 Core
 ctype
 date
+dom
 fileinfo
 filter
 hash
 iconv
 json
+libxml
 openssl
 pcre
 Phar
 posix
 Reflection
 session
 SPL
 standard
 tokenizer
+xml
+xmlreader
+xmlwriter

 [Zend Modules]
thekid commented 2 years ago

Released in https://github.com/xp-forge/lambda/releases/tag/v2.3.0