Skip to content

Enable XML extensions - #11

Merged
thekid merged 2 commits into
mainfrom
feature/xml
Sep 24, 2021
Merged

Enable XML extensions#11
thekid merged 2 commits into
mainfrom
feature/xml

Conversation

@thekid

@thekidthekid commented Sep 24, 2021

Copy link
Copy Markdown
Member

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]

@thekidthekid added the enhancement New feature or request label Sep 24, 2021
@thekidthekid mentioned this pull request Sep 24, 2021
@thekid
thekid merged commit 8f53dd5 into mainSep 24, 2021
@thekid
thekid deleted the feature/xml branch September 24, 2021 17:23
@thekid

Copy link
Copy Markdown
MemberAuthor

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

Labels

enhancementNew feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@thekid