[PECL-CVS] [pecl-mail-mailparse] master: Release 3.1.9

[email protected] (Remi Collet)
Newsgroups php.pecl.cvs
Message-ID <[email protected]>
Author: Remi Collet (remicollet)
Date: 2025-09-30T11:47:47+02:00

Commit: https://github.com/php/pecl-mail-mailparse/commit/458d348abb7c4483d3234b813975b3e28ddf5190
Raw diff: https://github.com/php/pecl-mail-mailparse/commit/458d348abb7c4483d3234b813975b3e28ddf5190.diff

Release 3.1.9

Changed paths:
  M  package.xml
  M  php_mailparse.h


Diff:

diff --git a/package.xml b/package.xml
index 13e37aa..0fe7eea 100644
--- a/package.xml
+++ b/package.xml
@@ -36,9 +36,9 @@ It can deal with rfc822 and rfc2045 (MIME) compliant messages.
   <email>[email protected]</email>
   <active>yes</active>
  </lead>
- <date>2024-10-04</date>
+ <date>2025-09-30</date>
  <version>
-  <release>3.1.9dev</release>
+  <release>3.1.9</release>
   <api>3.0</api>
  </version>
  <stability>
@@ -96,6 +96,7 @@ It can deal with rfc822 and rfc2045 (MIME) compliant messages.
     <file name="gh24.phpt" role="test" />
     <file name="gh29.phpt" role="test" />
     <file name="gh30.phpt" role="test" />
+    <file name="gh43.phpt" role="test" />
     <file name="parse_test_messages.phpt" role="test" />
    </dir> <!-- //tests -->
    <file name="config.m4" role="src" />
diff --git a/php_mailparse.h b/php_mailparse.h
index a0feecd..e8f5584 100644
--- a/php_mailparse.h
+++ b/php_mailparse.h
@@ -22,7 +22,7 @@
 extern zend_module_entry mailparse_module_entry;
 #define phpext_mailparse_ptr &mailparse_module_entry
 
-#define PHP_MAILPARSE_VERSION "3.1.9-dev"
+#define PHP_MAILPARSE_VERSION "3.1.9"
 
 #ifdef PHP_WIN32
 #define PHP_MAILPARSE_API __declspec(dllexport)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.