初始化PHP-Xlswrite扩展

This commit is contained in:
ykxiao
2024-03-05 10:01:08 +08:00
commit 879cf9584d
2483 changed files with 1054962 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
The souce files in this directory are included in libxlsxwriter from the
contrib/minizip/ directory of zlib-1.2.8.
The files zip.h and ioapi.h have had a small number of comments modifed from
C++ to C style to avoid warnings with -pedantic -ansi.