Skip to content

thecodeholic/php8.1-changes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What's new in PHP8.1

The repository is made for YouTube Video What's new in PHP 8.1

In this repository I cover changes made in PHP 8.1

  • Enums
  • Array unpacking with string values
  • Readonly properties
  • Intersection types
  • First class callable syntax
  • array_is_list function
  • Final class constants
  • new in initializers
  • Names arguments after unpacking
  • Octal literal notation
  • Migrating from php8.0 to php8.1
  • Fibers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages