PHP Classes

File: tests/failboot.php

Recommend this page to a friend!
  Classes of Wolfy-J   roadrunner   tests/failboot.php   Download  
File: tests/failboot.php
Role: Example script
Content type: text/plain
Description: Example script
Class: roadrunner
Run multiple tasks of PHP in parallel using Golang
Author: By
Last change:
Date: 6 years ago
Size: 77 bytes
 

Contents

Class file image Download
<?php
ini_set
('display_errors', 'stderr');
throw new
Error("failboot error");