We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18b652b commit 61ac144Copy full SHA for 61ac144
php_xls_writer.h
@@ -18,7 +18,7 @@
18
extern zend_module_entry xlswriter_module_entry;
19
#define phpext_xlswriter_ptr &xlswriter_module_entry
20
21
-#define PHP_XLSWRITER_VERSION "1.2.2"
+#define PHP_XLSWRITER_VERSION "1.2.3"
22
23
#ifdef PHP_WIN32
24
# define PHP_VTIFUL_API __declspec(dllexport)
0 commit comments