PHP 8.4.0 RC4 available for testing
添加备注

用户贡献的备注 1 note

up
12
articice at ua dot fm
9 years ago
Note that PHP extensions also provide interfaces you can implement, for example JsonSerializable.
Here is the full list http://php.net/manual/en/refs.basic.other.php
To Top