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