📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-04 05:09:22
📂
/ (Root)
/
home
/
orkouolp
/
web
/
testing.orkobd
/
laravel
/
vendor
/
ramsey
/
uuid
/
tests
📍 /home/orkouolp/web/testing.orkobd/laravel/vendor/ramsey/uuid/tests
🔄 Refresh
✏️
Editing: bootstrap.php
Writable
<?php /** * Test bootstrap * * @codingStandardsIgnoreFile */ // Ensure floating-point precision is set to 14 (the default) for tests. ini_set('precision', '14'); require_once __DIR__ . '/../vendor/autoload.php';
💾 Save Changes
❌ Cancel