[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-cvs
Subject:    [PHP-CVS] [php-src] master: Add reference to IR framework
From:       Dmitry Stogov <noreply () php ! net>
Date:       2023-10-31 5:51:13
Message-ID: gY0ayjd3CbAcvcP23QI55gGB0JThXFqqlkZ2VVPk () main ! php ! net
[Download RAW message or body]

Author: Dmitry Stogov (dstogov)
Date: 2023-10-31T08:54:04+03:00

Commit: https://github.com/php/php-src/commit/c282e2080f33952d9e03e177e4c184fdd56426bd
Raw diff: https://github.com/php/php-src/commit/c282e2080f33952d9e03e177e4c184fdd56426bd.diff

Add reference to IR framework

Changed paths:
  M  CONTRIBUTING.md


Diff:

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index bc13d67d0511..571a8293fca9 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -206,6 +206,9 @@ locations.
        ├─ libmbfl/                  # Forked and maintained in php-src
        ├─ unicode_data.h            # Generated by `ext/mbstring/ucgendat/ucgendat.php`
        └─ ...
+    └─ opcache/
+       └─ jit/
+          └─ ir/                    # Bundled part of IR framework https://github.com/dstogov/ir
     └─ pcre/
        ├─ pcre2lib/                 # https://www.pcre.org/
        └─ ...

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic