summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-04-09 09:52:57 +0200
committerRemi Collet <remi@php.net>2026-04-09 09:52:57 +0200
commit97e3610bae9812554790f32a6089102a4f64e61c (patch)
treefbcef3358a5d42e7ac007c95bbf866c14c2c73ea /REFLECTION
parent61765277831c5b7cdc9be7f43e03b96d5eeed75f (diff)
update to 3.2.0HEADmaster
drop dependency on mbstring
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION12
1 files changed, 4 insertions, 8 deletions
diff --git a/REFLECTION b/REFLECTION
index eaec79b..e57522d 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,8 +1,4 @@
-Extension [ <persistent> extension #96 mailparse version 3.1.9 ] {
-
- - Dependencies {
- Dependency [ mbstring (Required) ]
- }
+Extension [ <persistent> extension #154 mailparse version 3.2.0 ] {
- INI {
Entry [ mailparse.def_charset <ALL> ]
@@ -11,9 +7,9 @@ Extension [ <persistent> extension #96 mailparse version 3.1.9 ] {
}
- Constants [3] {
- Constant [ int MAILPARSE_EXTRACT_OUTPUT ] { 0 }
- Constant [ int MAILPARSE_EXTRACT_STREAM ] { 1 }
- Constant [ int MAILPARSE_EXTRACT_RETURN ] { 2 }
+ Constant [ <persistent> int MAILPARSE_EXTRACT_OUTPUT ] { 0 }
+ Constant [ <persistent> int MAILPARSE_EXTRACT_STREAM ] { 1 }
+ Constant [ <persistent> int MAILPARSE_EXTRACT_RETURN ] { 2 }
}
- Functions {