Skip to content

Commit e09c740

Browse files
simonhampgithub-actions[bot]
authored andcommitted
build
1 parent baa3d82 commit e09c740

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

bin/win/x64/php-8.1.zip

17.9 KB
Binary file not shown.

build-meta/build-extensions-win.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[
22
"bcmath",
3+
"bz2",
34
"ctype",
45
"zlib",
56
"openssl",
@@ -20,6 +21,5 @@
2021
"simplexml",
2122
"sockets",
2223
"tokenizer",
23-
"bz2",
2424
"zip"
2525
]

build-meta/build-libraries-win.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
[
2+
"bzip2",
23
"zlib",
34
"openssl",
45
"libssh2",
@@ -7,7 +8,6 @@
78
"nghttp2",
89
"curl",
910
"libpng",
10-
"bzip2",
1111
"sqlite",
1212
"xz",
1313
"libzip"

license-files/src_php-src_0.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
--------------------------------------------------------------------
22
The PHP License, version 3.01
3-
Copyright (c) 1999 - 2024 The PHP Group. All rights reserved.
3+
Copyright (c) 1999 - 2021 The PHP Group. All rights reserved.
44
--------------------------------------------------------------------
55

66
Redistribution and use in source and binary forms, with or without

0 commit comments

Comments
 (0)