<?php preg_replace('~(.)\1++~', '...', str_repeat('x', 65_540)); echo preg_last_error_msg();
You have javascript disabled. You will not be able to edit any code.