summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PHPINFO2
-rw-r--r--REFLECTION13
-rw-r--r--php-pecl-xlswriter.spec5
3 files changed, 15 insertions, 5 deletions
diff --git a/PHPINFO b/PHPINFO
index 64d1445..399a436 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -2,6 +2,6 @@
xlswriter
xlswriter support => enabled
-Version => 2.0.2
+Version => 2.0.3
bundled libxlsxwriter version => 1.1.6
bundled libxlsxreader version => self-maintained
diff --git a/REFLECTION b/REFLECTION
index febd69b..e22125f 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #138 xlswriter version 2.0.2 ] {
+Extension [ <persistent> extension #139 xlswriter version 2.0.3 ] {
- Functions {
Function [ <internal:xlswriter> function xlswriter_get_version ] {
@@ -213,7 +213,7 @@ Extension [ <persistent> extension #138 xlswriter version 2.0.2 ] {
Property [ private $read_row_type = NULL ]
}
- - Methods [94] {
+ - Methods [95] {
Method [ <internal:xlswriter, ctor> public method __construct ] {
- Parameters [1] {
@@ -460,6 +460,13 @@ Extension [ <persistent> extension #138 xlswriter version 2.0.2 ] {
}
}
+ Method [ <internal:xlswriter> public method autoSize ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <optional> $range = <default> ]
+ }
+ }
+
Method [ <internal:xlswriter> public method getCurrentLine ] {
- Parameters [0] {
@@ -1171,7 +1178,7 @@ Extension [ <persistent> extension #138 xlswriter version 2.0.2 ] {
- Parameters [2] {
Parameter #0 [ <required> $pattern ]
- Parameter #1 [ <required> $color ]
+ Parameter #1 [ <optional> $color = <default> ]
}
}
}
diff --git a/php-pecl-xlswriter.spec b/php-pecl-xlswriter.spec
index f22903e..bf648ff 100644
--- a/php-pecl-xlswriter.spec
+++ b/php-pecl-xlswriter.spec
@@ -27,7 +27,7 @@
Name: %{?scl_prefix}php-pecl-%{pecl_name}
Summary: An efficient and fast xlsx file extension
License: BSD-2-Clause
-Version: 2.0.2
+Version: 2.0.3
Release: 1%{?dist}
%forgemeta
URL: %{forgeurl}
@@ -200,6 +200,9 @@ cd ..
%changelog
+* Sun Jun 14 2026 Remi Collet <remi@remirepo.net> - 2.0.3-1
+- update to 2.0.3
+
* Wed Jun 3 2026 Remi Collet <remi@remirepo.net> - 2.0.2-1
- update to 2.0.2