PageRenderTime 37ms CodeModel.GetById 16ms RepoModel.GetById 0ms app.codeStats 0ms

/2.1/Testing/Tests/Bugs/trigger_error line number #2787.php

#
PHP | 10 lines | 5 code | 5 blank | 0 comment | 0 complexity | 81115458ff36772c705a99aeed362a7a MD5 | raw file
Possible License(s): CPL-1.0, GPL-2.0, CC-BY-SA-3.0, MPL-2.0-no-copyleft-exception, Apache-2.0
  1. [expect php]
  2. [file]
  3. <?php
  4. trigger_error("This function triggers error.");
  5. ?>