fork(1) download
  1. <?php
  2. echo preg_match('/a*b/', str_repeat('a', 100000));
Success #stdin #stdout 2.24s 52488KB
stdin
Standard input is empty
stdout
Standard output is empty