PHP 8.3: What's New and Changed
Hi, I'm Mushahir Mohamed, a passionate web developer with over 1 years of experience in building responsive and user-friendly websites and web applications. I specialize in front-end development using modern technologies such as HTML5, CSS3, JavaScript, and React.js and backend technology such as PHP Mysql.
Check this article to learn about the newly implemented PHP 8.3 features so you can benefit from them in future PHP projects:
New Features
Randomextension: New\Random\Randomizer::getBytesFromStringmethodRandomextension: New\Random\Randomizer::getFloat()andnextFloat()methodsFallback value support for PHP INI Environment Variable syntax
PHP CLI Lint (
php -l) supports linting multiple files at once
Syntax/Functionality Changes
Class constant type declarations in some PHP extension classes
Built-in CLI Server
$_SERVER['SERVER_SOFTWARE']value changed for RFC3875 complianceDeprecations


