From: Nikita Popov Date: Mon, 11 Feb 2019 14:33:28 +0000 (+0100) Subject: Remove oniguruma lines from CONTRIBUTING X-Git-Tag: php-7.4.0alpha1~1076 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6054b2363c0c51d4e5b881d126d5d7bbc7f86a7a;p=php Remove oniguruma lines from CONTRIBUTING --- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 43a8e525e4..c06ffd0b8e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -126,8 +126,6 @@ locations. └─ ... └─ mbstring/ ├─ libmbfl/ # Forked and maintained in php-src - ├─ oniguruma/ # Bundled https://github.com/kkos/oniguruma - ├─ oniguruma.patch # Modifications patch from upstream oniguruma ├─ unicode_data.h # Generated by `ext/mbstring/ucgendat/ucgendat.php` └─ ... └─ pcre/