php个人博客 - php笔记 - PHP7.4新特性 的评论 /archives/24.html 属性添加限定类型<?phpclass User { public int $age; public string $name} $user = new User();$user-&g...