summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
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 /CONTRIBUTING.md
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 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 142244cdf0..df94bd50e5 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -197,9 +197,6 @@ locations.
└─ tokenizer/
├─ tokenizer_data.c # Generated by `ext/tokenizer/tokenizer_data_gen.sh`
└─ ...
- └─ xmlrpc/
- ├─ libxmlrpc/ # Forked and maintained in php-src
- └─ ...
└─ zend_test # For testing internal APIs. Not needed for regular builds.
└─ ...
└─ zip/ # Bundled https://github.com/pierrejoye/php_zip