]> granicus.if.org Git - php/commitdiff
Remove oniguruma lines from CONTRIBUTING
authorNikita Popov <nikita.ppv@gmail.com>
Mon, 11 Feb 2019 14:33:28 +0000 (15:33 +0100)
committerNikita Popov <nikita.ppv@gmail.com>
Mon, 11 Feb 2019 14:33:28 +0000 (15:33 +0100)
CONTRIBUTING.md

index 43a8e525e422477408c4398b15fd2d454326516f..c06ffd0b8e3aaae3481555ba9c93fcb20fd42175 100644 (file)
@@ -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/