summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorChristoph M. Becker <cmbecker69@gmx.de>2020-05-29 15:43:45 +0200
committerChristoph M. Becker <cmbecker69@gmx.de>2020-05-29 16:47:44 +0200
commit4fa3687e56050a111e8eaffe330258003628225e (patch)
tree997e4e944d98b5d0350a633e9352af0f58508431 /scripts
parent444aa2636e81053e439623f2dbf981eaa48e6161 (diff)
downloadphp-git-4fa3687e56050a111e8eaffe330258003628225e.tar.gz
Unbundle ext/xmlrpc
According to <https://wiki.php.net/rfc/unbundle_xmlprc> we unbundle ext/xmlrpc.
Diffstat (limited to 'scripts')
-rw-r--r--scripts/dev/tidy.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/dev/tidy.php b/scripts/dev/tidy.php
index cf153ead55..3829f9092e 100644
--- a/scripts/dev/tidy.php
+++ b/scripts/dev/tidy.php
@@ -27,7 +27,6 @@ $excludes = [
'ext/opcache/jit/vtune',
'ext/pcre/pcre2lib/',
'ext/standard/html_tables/html_table_gen.php',
- 'ext/xmlrpc/libxmlrpc/',
'sapi/cli/php_http_parser.c',
'sapi/cli/php_http_parser.h',
'sapi/litespeed/',