giving up on HHVM unit tests for now, will open an issue for it
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
<?php
|
||||
error_reporting( E_ALL | E_STRICT );
|
||||
ini_set('hhvm.xenon.period', '0');
|
||||
|
||||
// change this, if your php files and data is outside of your webservers document root
|
||||
if (!defined('PUBLIC_PATH')) define('PUBLIC_PATH', '..');
|
||||
|
||||
Reference in New Issue
Block a user