exception_with_open_buffers.ctp 94 B

123
  1. <?php
  2. $this->start('non closing block');
  3. throw new \Exception('Exception with open buffers');