HEX
Server: Apache
System: Linux WWW 6.1.0-40-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.153-1 (2025-09-20) x86_64
User: web11 (1011)
PHP: 8.2.29
Disabled: NONE
Upload Files
File: /var/www/apklausos/vendor/html2text/html2text/test/bootstrap.php
<?php
/*
 * Our test cases rely on PSR-4 autoloading, but no autoloader is
 * shipped with the library. Composer will create one, but if the
 * library is installed in some other manner, the test suite won't
 * run. By using this file to bootstrap PHPUnit, we allow the test
 * suite to run out-of-the-box for distributions and users who prefer
 * not to use Composer.
 */
require('src/Html2Text.php');
?>