summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-04-07 09:42:39 +0200
committerRemi Collet <remi@php.net>2026-04-07 09:42:39 +0200
commit57736b7956f5b47a65cf754f4117258302213919 (patch)
treec8b5e58c34645b3a42b217f56cc39fc256de9166 /REFLECTION
parentbbb0af734a567659116562330791e6960c001f05 (diff)
update to 2.2.0HEADmaster
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--REFLECTION8
1 files changed, 4 insertions, 4 deletions
diff --git a/REFLECTION b/REFLECTION
index 38e8e13..042cd31 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -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 {