PHP 8.1, billed as a major update to the popular scripting language for web development, has been released with capabilities ranging from enums and read-only properties to first-class callable syntax. PHP 8.1 was released on November 25. Source code and Windows binaries can be downloaded from php.net. Enums, or enumerations, allow developers to define a […] ....