diff options
| author | Remi Collet <remi@remirepo.net> | 2026-04-07 09:42:39 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-04-07 09:42:39 +0200 |
| commit | 57736b7956f5b47a65cf754f4117258302213919 (patch) | |
| tree | c8b5e58c34645b3a42b217f56cc39fc256de9166 /REFLECTION | |
| parent | bbb0af734a567659116562330791e6960c001f05 (diff) | |
re-license spec file to CECILL-2.1
add pie virtual provides
drop pear/pecl dependency
sources from github
Diffstat (limited to 'REFLECTION')
| -rw-r--r-- | REFLECTION | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,9 +1,9 @@ -Extension [ <persistent> extension #120 xdiff version 2.1.1 ] { +Extension [ <persistent> extension #132 xdiff version 2.2.0 ] { - Constants [3] { - Constant [ int XDIFF_PATCH_NORMAL ] { 45 } - Constant [ int XDIFF_PATCH_REVERSE ] { 43 } - Constant [ int XDIFF_PATCH_IGNORESPACE ] { 256 } + Constant [ <persistent> int XDIFF_PATCH_NORMAL ] { 45 } + Constant [ <persistent> int XDIFF_PATCH_REVERSE ] { 43 } + Constant [ <persistent> int XDIFF_PATCH_IGNORESPACE ] { 256 } } - Functions { |
