Skip to content

Commit 94c3471

Browse files
author
nono303
committed
1.11.1
1 parent 585da33 commit 94c3471

File tree

1 file changed

+77
-0
lines changed

1 file changed

+77
-0
lines changed

changelog.md

Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,85 @@
11
# changelog
22

33

4+
## 1.11.1 _(2025-02-13)_
5+
6+
* with-parallel only for full build
7+
`modules/phpsdk-local.bat`
8+
* update src
9+
`utils/srccreate.bat`
10+
* del /Q /F > rm -fv (verbose)
11+
`modules/aom.bat`
12+
`modules/bzip2.bat`
13+
`modules/curl.bat`
14+
`modules/fit2gpx.bat`
15+
`modules/httpd.bat`
16+
`modules/libevent.bat`
17+
`modules/libgd.bat`
18+
`modules/libheif.bat`
19+
`modules/libxml2.bat`
20+
`modules/libxslt.bat`
21+
`modules/lua.bat`
22+
`modules/mobac.bat`
23+
`modules/openssl.bat`
24+
`modules/php.bat`
25+
`modules/subversion.bat`
26+
`modules/subversionanddeps.bat`
27+
`modules/yajl.bat`
28+
* remove unnecessary git clone sljit
29+
`modules/pcre2.bat`
30+
* 8.12.1
31+
`modules/curl.patch`
32+
`modules/curl_ca-win.patch`
33+
* +pthreads4w
34+
`utils/bininfo.bat`
35+
* update tools & src vcvars_ver: 14.42 > 14.44
36+
`README.md`
37+
`SRC_VERSION.md`
38+
`config/.vsconfig`
39+
`config/python.pip`
40+
`utils/srccreate.bat`
41+
`vs17.bat`
42+
* +pecl-parallel +pthreads4w
43+
`modules/full.bat`
44+
`usage.txt`
45+
`utils/sub/version.php`
46+
* 8.12
47+
`modules/curl.bat`
48+
`modules/curl_ca-win.patch`
49+
* build TS as default (for parallel) fix specific TSLIBSUF & ZTS for argon2 (NTS only) & parallel (TS only) +standalone for igbinary & parallel
50+
`modules/php.bat`
51+
`modules/phpsdk-config_make.bat`
52+
`modules/phpsdk-local.bat`
53+
* 3.12.0
54+
`modules/aom.patch`
55+
* fix warning: failed to remove NUL: Invalid argument
56+
`modules/openssl.bat`
57+
* add pthreads4w
58+
`modules/pthreads4w.bat`
59+
`modules/pthreads4w.patch`
60+
* add pecl igbinary as default & standalone add params 'win7' & 'win7d' cf. https://github.com/php/php-src/issues/12762#issuecomment-1831673405
61+
`modules/php-src_win7.patch`
62+
`modules/php-src_win7d.patch`
63+
`modules/php.bat`
64+
`modules/phpsdk-config_make.bat`
65+
`utils/bininfo.bat`
66+
`utils/sub/version.php`
67+
* add param 'nostd' for disabling /std:c%C_STD_VER% for C and C++
68+
`modules/common/init.bat`
69+
* 5.7.1
70+
`modules/liblzma.bat`
71+
* fix ENABLE_AVX2
72+
`modules/libgav1.bat`
73+
* configexport
74+
`README.md`
75+
`config/cyg64.packagelist`
76+
`config/python.pip`
77+
78+
479
## 1.11.0 _(2025-01-22)_
580

81+
* 1.11.0
82+
`changelog.md`
683
* update tools & src
784
`README.md`
885
`SRC_VERSION.md`

0 commit comments

Comments
 (0)