bootstrap.php 143 Bytes Raw Blame History Permalink 1 2 3 4 5 6 <?php // Needed for isolated tests require __DIR__ . '/../vendor/autoload.php'; ini_set('precision', 14); ini_set('serialize_precision', 14);