### Description See https://github.com/php-memcached-dev/php-memcached/pull/516 in legacy file ` zend_mark_function_parameter_as_sensitive(&class_entry_Memcached->function_table, "setsaslauthdata", 1);` This is obviously unwanted as this is 8.2+ only. (legacy file is used by old versions, usually 7.x) ### PHP Version PHP 8.2.0alpha2 ### Operating System N/A