Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
local
/
wp
/
vendor
/
phpunit
/
phpunit
/
tests
📤 Upload
📝 New File
📁 New Folder
Close
Editing: bootstrap.php
<?php // Needed for isolated tests require __DIR__ . '/../vendor/autoload.php'; ini_set('precision', 14); ini_set('serialize_precision', 14);
Save
Cancel