For example: echo((30000000000 + 90000000000)% pow(10, 11)); it gets result: -259084288  However, I got another result 20000000000 in https://onlinephp.io/
For example:

echo((30000000000 + 90000000000)% pow(10, 11));
it gets result: -259084288
However, I got another result 20000000000 in https://onlinephp.io/