CloudPanel 2.2.0 with Dark Mode and PHP 8.2 Support
The latest version of CloudPanel offers a dark mode and support for PHP 8.2.
The latest version of CloudPanel offers a dark mode and support for PHP 8.2.
CloudPanel 2.2.0 Release Highlights
1. PHP 8.2 Support
CloudPanel 2.2.0 supports the latest version of PHP 8.2.
PHP 8.2 is set to release on December 8, 2022, and helps ease development and fix bugs found in the older PHP versions.
It offers new features, performance improvements, deprecations, and minor changes.
New Features of PHP 8.2
-
New
readonly
Classes -
Allow
true
,false
, andnull
as standalone types -
New
Random
Extension -
Redact Sensitive Parameters in Back Traces
-
MySQLi: New
mysqli_execute_query
function andmysqli::execute_query
method. -
New
openssl_cipher_key_length
function -
Set permissions for the error log file with the new
error_log_mode
INI setting. -
OpenSSL: New
openssl_cipher_key_length
function -
Allow Constants in Traits
-
A new
curl_upkeep
function. -
New
ini_parse_quantity
function. -
New
memory_reset_peak_usage
function. -
No-capture modifier
(/n)
support inpreg_*
functions -
Curl:
CURLINFO_EFFECTIVE_METHOD
support in curl_getinfo function -
AllowDynamicProperties
Attribute.
PHP 8.2 Deprecations
-
Dynamic Properties are deprecated.
-
Deprecate
partially-supported
Callables -
utf8_encode
andutf8_decode
functions are deprecated. -
Mbstring: Base64, Uuencode, QPrint, and HTML Entity encodings are deprecated
-
${var}
string interpolation deprecated
Syntax/Functionality Changes for PHP 8.2
-
INI Parsing warnings.
-
ksort(..., SORT_REGULAR)
sort order changes. -
str_split
function returns empty arrays for empty strings.
2. Node.js 18 LTS
What's new in Node.js 18 LTS?
Developers and contributors are constantly improving the runtime, adding new features, and improving the developer experience and usability. With the global community using JS today for API-driven web applications and serverless cloud development, the changes in this new LTS version are:
Fetch API
- 🧪- - watch
- 🧪 OpenSSL 3 Support
- 🧪 node:test module
- Prefix-only core Modules
- 🧪 Web Streams API
- Other Global APIs: Blob and BrodcastChannel.
- V8 Version 10.1
- Toolchain and Compiler Upgrades
- HTTP Timeouts
- Undici Library
3. CloudPanel 2.2.0 Dark Mode
The new CloudPanel 2.2.0 version introduces the dark mode option. The Dark Mode Switcher changes the color scheme based on your preference.
End Note
Use the CloudPanel Docs to learn how to update to the latest version.
Join us on Discord for more details on the CloudPanel release updates.
Wishing you Happy Holidays and a great start to the coming year. Thanks for all your support throughout the year for CloudPanel v2.