An open API service indexing awesome lists of open source software.

https://github.com/cba85/teach-php-8

🆕 PHP 8 news
https://github.com/cba85/teach-php-8

php8

Last synced: 6 days ago
JSON representation

🆕 PHP 8 news

Awesome Lists containing this project

README

          

# PHP 8

> For demonstration purpose only

- Class name resolution
- Constructor promotion
- Match expression
- Named arguments
- Optional exception caching variable
- Nullsafe operator
- str_contains()
- str_starts() / str_ends()
- throw expression
- trailing commas
- union types