<?php

if (@preg_match('/./u', '') === false) {
    die('skip');
}
