PHP

  1. 快餐文分享:

    php8 发布 https://www.php.net/releases/8.0/en.php

    摘要: 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.

    PHP无论怎么更新,给我感觉还是一如既往的丑,设计得毫无章法。

Last updated