` 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:----RfZjiy2zzDDiDTGKe7r/++rFLQHKuBoa9gWGsBwz3QjzTW//vT8XUAPadEOitkBBnV2jGlUF85JZwmkp731lbkmJcLHKIzOYekjWlblInGCoMMjOsl2AGf5Pgl4VVCl06bACluVh2ka4owKWBCzCn1PT+nvQYcg9omQj0wExHfMpIvwd0+TsBUYPadzqV7kHyUhbFwPXoct3EwZ4SwD7sUo/ZR9Q22AiLUIzGu+BWnC9PNtj8S0RT1Wv32b4wjTRcY91LBfic6acyHSk8GnJoK3kgXAyTnEu07Dmn4i/6peKM8cFEnbP7aXcY+zq8YLDzHmKFiNGAZ6y1pWV6KK6BAogQX23vYic5LUl4J+2r+dS39uKtYz6Nn8KvweGOpc71nWxdnmN/1AcphzKkUXsthSGkXS/hI5ENUigGLCVKuW0zwF6dAuqfoDrcOq7mbmp4gh/FWtotuiyfYhbGak5A+NGFb2zAqp44TsqQGeE5ibtq08pQk48fspt3RXsdcSHvXxTQ/hju2bwirzli/gdeDjrklXl54bzOovB6472bDnEr1jS5jFZGHo6G4nLsH0P8r93yrbGvzMbDZOls/tc9VInDI65ZvlnKDFSn71dFwAxiFA+41bJJ9tyxEDQuNP+f4HI57DkeUBuw3EPVP9QWJG1fwijk6GTFYkCijJ6Ino=----ATTACHMENT:----NDMwMjM3MjE1NTExNjA0MSA0OTY4OTA1NzkyODA1Nzg0IDY4MjAyNDg4OTk4ODM1NjE=