<?php var_dump(json_decode('4599999999999999999999999999999999')); var_dump(json_decode('4599999999999999999999999999999999', true, 512, JSON_BIGINT_AS_STRING));
You have javascript disabled. You will not be able to edit any code.