mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Add reference to IR framework
This commit is contained in:
parent
ed37ab9d14
commit
c282e2080f
1 changed files with 3 additions and 0 deletions
|
@ -206,6 +206,9 @@ locations.
|
||||||
├─ libmbfl/ # Forked and maintained in php-src
|
├─ libmbfl/ # Forked and maintained in php-src
|
||||||
├─ unicode_data.h # Generated by `ext/mbstring/ucgendat/ucgendat.php`
|
├─ unicode_data.h # Generated by `ext/mbstring/ucgendat/ucgendat.php`
|
||||||
└─ ...
|
└─ ...
|
||||||
|
└─ opcache/
|
||||||
|
└─ jit/
|
||||||
|
└─ ir/ # Bundled part of IR framework https://github.com/dstogov/ir
|
||||||
└─ pcre/
|
└─ pcre/
|
||||||
├─ pcre2lib/ # https://www.pcre.org/
|
├─ pcre2lib/ # https://www.pcre.org/
|
||||||
└─ ...
|
└─ ...
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue