Is PHP 7.2 officially supported?

Just wanted to know if s2member is compatible and tested against PHP 7.2? Thanks.

I tested it before for PHP 7.1 and it gave a error but i think it will work even if show the error because i use PHP 7.1 and i think to upgrade to 7.2 and see how it goes.

Here is the error in case developers decide to fix it.

FILE: /home/xxx/public_html/wp-content/plugins/s2member/src/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php
--------------------------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------------------------------
 58 | WARNING | Function mcrypt_create_iv() is deprecated since PHP 7.1; use OpenSSL instead
 58 | WARNING | Extension 'mcrypt' is deprecated since PHP 7.1 - use openssl (preferred) or pecl/mcrypt once available instead.
--------------------------------------------------------------------------------------------------------------------------------