Skip to content

Commit

Permalink
remove xmlrpc from php bundled extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
ejnshtein committed Jun 9, 2022
1 parent 4b1822a commit 1b00d02
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ const bundledExtensions = [
'mysql',
'pdo',
'soap',
'xmlrpc',
'xml',
'zip',
'fpm',
Expand Down

0 comments on commit 1b00d02

Please sign in to comment.