Closed cmb69 closed 4 years ago
As of PHP 7.4.0, the portable definition of uint is no longer available, so we replace it with unsigned.
uint
unsigned
As of PHP 7.4.0, the portable definition of
uint
is no longer available, so we replace it withunsigned
.