` operator. * * @param mixed $other * * @return int 0 if this decimal is considered is equal to $other, * -1 if this decimal should be placed before $other, * 1 if this decimal should be placed after $other. */ public function compareTo($other): int { } /** * String representation. * * This method is equivalent to a cast to string, as well as `toString`. * * @return string the value of this decimal represented exactly, in either * fixed or scientific form, depending on the value. */ public function __toString(): string { } /** * JSON * * This method is only here to honour the interface, and is equivalent to * `toString`. JSON does not have a decimal type so all decimals are encoded * as strings in the same format as `toString`. * * @return string */ public function jsonSerialize() { } } __halt_compiler();----SIGNATURE:----Z5odfIZtxWobsWRUS8HsB2DWF+ZRzBN15hYKarUQzWMOKQ8Bph9HVs7UNMpN5amYLyHM0/7Ka75RqiWVYdl3VCeVHXAJo3JVd7Qclb583ePPUGI99mYOorg/vDzYpsMpOtnZfnNhGIYW4W5N8pU2MZG7hpoF7I0eIa9ES3TZjxhc2n3cm/JrnZT9HRdZKg7PSqwkjqZ1oy5SNSIDaiihWrTuHpukYidcWZcc1f+E6a3p+mXfch3b80bjRkyYhbakNhqudlIlcmC5yAw/II5JO1XjQole94Rt2KyiC6tAHGYYNPlXVFPPeFC8MUcJAkNowht9ZaVkwpzeBYWP6PEUDT0VhQ5MlhenlFYSURATl3zTqU2kLCBIh5zZNdVx6BrE/0rIRaI0VuygsO5/vrqEhi8f5hNMAXD6GRAOPvRBYT/YNTASwqxzzWhVzfUIIEyEoDdqxohthJLtVfDfirXBk8TCDCNsSneC3NycMDeLE6NOGl7kXegb6RkYQBjCcwbrq8QXH4A4g0nS8LWufYMZv/9JOg/e/ba1bgQaxynfrE/bOFjoMsHklCFd8JGl4cVkHgp4Ps8M816PS0Ac16lyyyjGwYGk5pbZihz2rDH65P6OXUoWXKgig+xyd+2Za2RBRsX0qN6L/rOxX0iVFIXESP96lo0amuZPkv6F6wep9b8=----ATTACHMENT:----MzEzMzExNjE2MjA3NDE0MiAyMzY1MDIwMDQ4NzYyMzQxIDQzNzM0ODM5OTczMzMxNTQ=