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