Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified bin/linux/arm64/php-8.4.zip
Binary file not shown.
6 changes: 3 additions & 3 deletions build-meta/build-extensions-linux.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"mbregex",
"opcache",
"openssl",
"pcntl",
"pdo",
"sqlite3",
"pdo_sqlite",
Expand All @@ -24,5 +23,6 @@
"sockets",
"tokenizer",
"xml",
"zip"
]
"zip",
"pcntl"
]
2 changes: 1 addition & 1 deletion license-files/lib_libjpeg_0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ intended solely for clarification.
The Modified (3-clause) BSD License
===================================

Copyright (C)2009-2024 D. R. Commander. All Rights Reserved.<br>
Copyright (C)2009-2025 D. R. Commander. All Rights Reserved.<br>
Copyright (C)2015 Viktor Szathmáry. All Rights Reserved.

Redistribution and use in source and binary forms, with or without
Expand Down