您的位置:首页 >> PHP7.3

列表

  • 介绍php7.3到php7.4新特性

    php

    1、对象属性现在支持类型申明<?phpclass User { public int $id; public string $name;}?>上列例子中将会强制转化$id为integer类型,$name为字符串类型推荐(免费):

1