PHP 8 has been released! Will it compete well against many other new and old programming languages?! We’ll see. Will you be one of those early adopters? As the languages continue influencing each other and becoming more and more similar; as always, the scary part for me is the number of bugs like in any other software application! But many fanatics will ignore. Here is what PHP Group say about this new version:

PHP 8.0 is a major update of the PHP language. It contains many new features and optimizations including named arguments, union types, attributes, constructor property promotion, match expression, nullsafe operator, JIT, and improvements in the type system, error handling, and consistency.

https://www.php.net/releases/8.0/en.php

Here is a short list of popular programming languages (in alphabetical order):

C https://www.iso.org/standard/74528.html
C++ https://isocpp.org/
C# https://docs.microsoft.com/en-us/dotnet/csharp/
Golang https://golang.org/
Java https://www.java.com/en/
JavaScript https://www.javascript.com/
Kotlin https://kotlinlang.org/
Perl https://www.perl.org/
Python https://www.python.org/
Ruby https://www.ruby-lang.org/en/
Swift https://swift.org/
TypeScript https://www.typescriptlang.org/

You can read about many more of them here: https://en.wikipedia.org/wiki/List_of_programming_languages