Skip to content

Commit

Permalink
Update PHP to version 8.2.3 and update related documentation and conf…
Browse files Browse the repository at this point in the history
…iguration files
  • Loading branch information
N6REJ committed Nov 13, 2024
1 parent cb20d82 commit 572bd2d
Show file tree
Hide file tree
Showing 68 changed files with 21 additions and 1,697 deletions.
1 change: 1 addition & 0 deletions core/libs/php/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ blog to the most popular websites in the world. PHP is distributed under the

[![Push](https://github.com/php/php-src/actions/workflows/push.yml/badge.svg)](https://github.com/php/php-src/actions/workflows/push.yml)
[![Build status](https://travis-ci.com/php/php-src.svg?branch=master)](https://travis-ci.com/github/php/php-src)
[![Build status](https://ci.appveyor.com/api/projects/status/meyur6fviaxgdwdy/branch/master?svg=true)](https://ci.appveyor.com/project/php/php-src)
[![Build Status](https://dev.azure.com/phpazuredevops/php/_apis/build/status/php.php-src?branchName=master)](https://dev.azure.com/phpazuredevops/php/_build/latest?definitionId=1&branchName=master)
[![Fuzzing Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/php.svg)](https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:php)

Expand Down
Binary file modified core/libs/php/deplister.exe
Binary file not shown.
Binary file modified core/libs/php/dev/php8ts.lib
Binary file not shown.
Binary file modified core/libs/php/ext/php_bz2.dll
Binary file not shown.
Binary file modified core/libs/php/ext/php_com_dotnet.dll
Binary file not shown.
Binary file modified core/libs/php/ext/php_curl.dll
Binary file not shown.
Binary file modified core/libs/php/ext/php_dba.dll
Binary file not shown.
Binary file modified core/libs/php/ext/php_dl_test.dll
Binary file not shown.
Binary file modified core/libs/php/ext/php_enchant.dll
Binary file not shown.
Binary file modified core/libs/php/ext/php_exif.dll
Binary file not shown.
Binary file modified core/libs/php/ext/php_ffi.dll
Binary file not shown.
Binary file modified core/libs/php/ext/php_fileinfo.dll
Binary file not shown.
Binary file modified core/libs/php/ext/php_ftp.dll
Binary file not shown.
Binary file modified core/libs/php/ext/php_gd.dll
Binary file not shown.
Binary file modified core/libs/php/ext/php_gettext.dll
Binary file not shown.
Binary file modified core/libs/php/ext/php_gmp.dll
Binary file not shown.
Binary file modified core/libs/php/ext/php_imap.dll
Binary file not shown.
Binary file modified core/libs/php/ext/php_intl.dll
Binary file not shown.
Binary file modified core/libs/php/ext/php_ldap.dll
Binary file not shown.
Binary file modified core/libs/php/ext/php_mbstring.dll
Binary file not shown.
Binary file modified core/libs/php/ext/php_memcache.dll
Binary file not shown.
Binary file modified core/libs/php/ext/php_mysqli.dll
Binary file not shown.
Binary file modified core/libs/php/ext/php_oci8_19.dll
Binary file not shown.
Binary file modified core/libs/php/ext/php_odbc.dll
Binary file not shown.
Binary file modified core/libs/php/ext/php_opcache.dll
Binary file not shown.
Binary file modified core/libs/php/ext/php_openssl.dll
Binary file not shown.
Binary file modified core/libs/php/ext/php_pdo_firebird.dll
Binary file not shown.
Binary file modified core/libs/php/ext/php_pdo_mysql.dll
Binary file not shown.
Binary file modified core/libs/php/ext/php_pdo_oci.dll
Binary file not shown.
Binary file modified core/libs/php/ext/php_pdo_odbc.dll
Binary file not shown.
Binary file modified core/libs/php/ext/php_pdo_pgsql.dll
Binary file not shown.
Binary file modified core/libs/php/ext/php_pdo_sqlite.dll
Binary file not shown.
Binary file modified core/libs/php/ext/php_pgsql.dll
Binary file not shown.
Binary file modified core/libs/php/ext/php_shmop.dll
Binary file not shown.
Binary file modified core/libs/php/ext/php_snmp.dll
Binary file not shown.
Binary file modified core/libs/php/ext/php_soap.dll
Binary file not shown.
Binary file modified core/libs/php/ext/php_sockets.dll
Binary file not shown.
Binary file modified core/libs/php/ext/php_sodium.dll
Binary file not shown.
Binary file modified core/libs/php/ext/php_sqlite3.dll
Binary file not shown.
Binary file modified core/libs/php/ext/php_sysvshm.dll
Binary file not shown.
Binary file modified core/libs/php/ext/php_tidy.dll
Binary file not shown.
Binary file modified core/libs/php/ext/php_win32ps.dll
Binary file not shown.
Binary file modified core/libs/php/ext/php_xsl.dll
Binary file not shown.
Binary file modified core/libs/php/ext/php_zend_test.dll
Binary file not shown.
Binary file modified core/libs/php/ext/php_zip.dll
Binary file not shown.
Binary file modified core/libs/php/extras/ssl/legacy.dll
Binary file not shown.
4 changes: 2 additions & 2 deletions core/libs/php/extras/ssl/openssl.cnf
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ cmd = ir # default operation, can be overridden on cmd line with, e.g., kur
# Certificate enrollment
subject = "/CN=openssl-cmp-test"
newkey = insta.priv.pem
out_trusted = apps/insta.ca.crt # does not include keyUsage digitalSignature
out_trusted = insta.ca.crt
certout = insta.cert.pem

[pbm] # Password-based protection for Insta CA
Expand All @@ -366,7 +366,7 @@ secret = $insta::secret # pass:insta

[signature] # Signature-based protection for Insta CA
# Server authentication
trusted = $insta::out_trusted # apps/insta.ca.crt
trusted = insta.ca.crt # does not include keyUsage digitalSignature

# Client authentication
secret = # disable PBM
Expand Down
Binary file removed core/libs/php/icudt72.dll
Binary file not shown.
Binary file removed core/libs/php/icuin72.dll
Binary file not shown.
Binary file removed core/libs/php/icuio72.dll
Binary file not shown.
Binary file removed core/libs/php/icuuc72.dll
Binary file not shown.
Binary file modified core/libs/php/libcrypto-3-x64.dll
Binary file not shown.
Binary file modified core/libs/php/libssl-3-x64.dll
Binary file not shown.
2 changes: 1 addition & 1 deletion core/libs/php/license.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
--------------------------------------------------------------------
The PHP License, version 3.01
Copyright (c) 1999 - 2024 The PHP Group. All rights reserved.
Copyright (c) 1999 - 2022 The PHP Group. All rights reserved.
--------------------------------------------------------------------

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

0 comments on commit 572bd2d

Please sign in to comment.