This repository was archived by the owner on Jun 10, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 99
This repository was archived by the owner on Jun 10, 2022. It is now read-only.
The traceid encode algorithm has bug in 32 bit PHP #3
Open
@yangjun2011022405
Description
The traceid encode algorithm has bug in 32 bit PHP。
$key = Traceid::encode($idc, $ip, $time, $ms, $rand);