diff options
| author | Remi Collet <remi@remirepo.net> | 2026-04-22 16:25:21 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-04-22 16:25:21 +0200 |
| commit | 3b249ffad1a09bb8388ede1a006493695c025001 (patch) | |
| tree | a8cd29e1d1b3ef638ff66a138ff55eea74cf96e4 /REFLECTION | |
| parent | 0b3896eac4dbe6020b1e63ee433a9c4bfd5f3c5c (diff) | |
add pie virtual provides (no yet published)
drop pear/pecl dependency
sources from github
Diffstat (limited to 'REFLECTION')
| -rw-r--r-- | REFLECTION | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,8 +1,8 @@ -Extension [ <persistent> extension #87 md4c version 1.1 ] { +Extension [ <persistent> extension #97 md4c version 1.1 ] { - Constants [2] { - Constant [ int MD4C_DIALECT_GITHUB ] { 3852 } - Constant [ int MD4C_FLAG_NOINDENTEDCODEBLOCKS ] { 16 } + Constant [ <persistent> int MD4C_DIALECT_GITHUB ] { 3852 } + Constant [ <persistent> int MD4C_FLAG_NOINDENTEDCODEBLOCKS ] { 16 } } - Functions { |
