Skip to content

Claudio-code/PHP-8.1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

1 Commit
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ˜ PHP 8.1 ๐Ÿ˜

  • Intersection Types
  • Enums
  • never return type
  • Readonly Properties
  • Fibers
  • final class constants
  • New fsync and fdatasync functions
  • New array_is_list function
  • New Sodium XChaCha20 functions
  • $_FILES: New full_path value for directory-uploads
  • Intl: New IntlDatePatternGenerator class
  • First-class Callable Syntax
  • GD: AVIF image support
  • Phar: Added OpenSSL-256 and OpenSSL-512 signature algorithms
  • GD: Lossless WebP encoding support
  • New #[ReturnTypeWillChange] attribute
  • Array unpacking support for string-keyed arrays
  • Explicit Octal numeral notation
  • Hash functions accept algorithm-specific $options
  • MurmurHash3 hash algorithm support
  • xxHash hash algorithms support
  • FPM: Configurable child-process spawn rate
  • Curl: DNS-over-HTTPS support
  • Curl: File uploads from strings with CURLStringFile
  • MySQLi: New MYSQLI_REFRESH_REPLICA constant

About

๐Ÿ“ Testing new features

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages