[PECL-CVS] [pecl-xml-xmldiff] master: release: Prepare 1.1.6

[email protected] (Niels Dossche)
Newsgroups php.pecl.cvs
Message-ID <[email protected]>
Author: Niels Dossche (ndossche)
Date: 2025-12-19T23:14:04+01:00

Commit: https://github.com/php/pecl-xml-xmldiff/commit/928698a272c32c7f416b6a50bab392fcfe766a3b
Raw diff: https://github.com/php/pecl-xml-xmldiff/commit/928698a272c32c7f416b6a50bab392fcfe766a3b.diff

release: Prepare 1.1.6

Changed paths:
  M  package.xml
  M  php_xmldiff.h


Diff:

diff --git a/package.xml b/package.xml
index c1e78a1..09a3769 100644
--- a/package.xml
+++ b/package.xml
@@ -290,6 +290,21 @@
 	<providesextension>xmldiff</providesextension>
 	<extsrcrelease />
 	<changelog>
+		<release>
+			<date>2025-12-19</date>
+			<version>
+				<release>1.1.6</release>
+				<api>0.10.0</api>
+			</version>
+			<stability>
+				<release>stable</release>
+				<api>stable</api>
+			</stability>
+			<license uri="http://opensource.org/licenses/BSD-2-Clause">BSD 2-clause</license>
+			<notes>
+				- Fix PHP 8.5 compatibility (Remi Collet)
+			</notes>
+		</release>
 		<release>
 			<date>2025-02-22</date>
 			<version>
diff --git a/php_xmldiff.h b/php_xmldiff.h
index 777b7a5..19f4b12 100644
--- a/php_xmldiff.h
+++ b/php_xmldiff.h
@@ -110,7 +110,7 @@ struct ze_xmldiff_obj {
 };
 #endif
 
-#define PHP_XMLDIFF_VERSION "1.1.6-dev"
+#define PHP_XMLDIFF_VERSION "1.1.6"
 
 PHP_MINIT_FUNCTION(xmldiff);
 PHP_MSHUTDOWN_FUNCTION(xmldiff);
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.