initial commit
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
<?php
|
||||
|
||||
namespace Tests\Unit;
|
||||
|
||||
use PHPUnit\Framework\TestCase;
|
||||
|
||||
class ExampleTest extends TestCase
|
||||
{
|
||||
/**
|
||||
* A basic test example.
|
||||
*/
|
||||
public function test_that_true_is_true(): void
|
||||
{
|
||||
$this->assertTrue(true);
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,260 @@
|
||||
[24-Jun-2024 12:57:57 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[24-Jun-2024 18:39:38 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[27-Jun-2024 02:39:48 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[29-Jun-2024 17:46:20 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[29-Jun-2024 22:05:44 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[07-Jul-2024 21:40:55 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[21-Jul-2024 01:31:17 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[03-Aug-2024 01:36:17 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[03-Aug-2024 02:05:01 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[04-Aug-2024 11:37:16 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[27-Aug-2024 00:02:42 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[28-Sep-2024 16:22:20 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[10-Oct-2024 02:40:48 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[31-Oct-2024 20:18:20 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[22-Nov-2024 23:17:15 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[02-Dec-2024 03:08:42 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[02-Jan-2025 03:19:34 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[28-Jan-2025 02:11:58 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[30-Jan-2025 19:42:47 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[04-Feb-2025 07:20:10 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[06-Feb-2025 17:29:44 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[06-Feb-2025 17:36:03 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[04-Mar-2025 06:06:26 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[28-Mar-2025 09:06:24 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[03-Apr-2025 09:08:03 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[09-Apr-2025 08:02:23 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[16-Apr-2025 00:20:04 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[16-Apr-2025 23:30:46 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[03-May-2025 14:32:56 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[09-May-2025 04:11:42 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[11-Jun-2025 11:40:11 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[10-Jul-2025 03:05:34 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[07-Aug-2025 12:39:27 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[10-Sep-2025 21:12:49 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[24-Sep-2025 13:58:40 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[03-Oct-2025 14:04:46 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[12-Oct-2025 12:55:41 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[25-Oct-2025 21:22:34 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[31-Oct-2025 02:37:21 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[01-Nov-2025 13:52:26 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[11-Nov-2025 19:20:23 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[10-Jan-2026 04:11:14 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[12-Jan-2026 05:02:28 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[12-Jan-2026 13:01:58 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[15-Jan-2026 12:50:55 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[17-Jan-2026 13:13:18 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[19-Jan-2026 12:31:05 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[20-Jan-2026 13:04:26 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[21-Jan-2026 13:27:26 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[22-Jan-2026 13:43:26 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[23-Jan-2026 14:19:07 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[24-Jan-2026 13:28:19 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[25-Jan-2026 13:47:47 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[26-Jan-2026 14:42:22 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[27-Jan-2026 13:02:28 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[28-Jan-2026 14:52:39 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[30-Jan-2026 12:44:57 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[31-Jan-2026 12:53:45 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[01-Feb-2026 20:20:43 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[02-Feb-2026 04:46:28 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[02-Feb-2026 12:53:06 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[04-Feb-2026 03:14:02 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[09-Mar-2026 14:31:48 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[25-Mar-2026 21:29:09 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
[17-Apr-2026 01:32:25 UTC] PHP Fatal error: Uncaught Error: Class "PHPUnit\Framework\TestCase" not found in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php:7
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
thrown in /home/humicpro/public_html/aigo/tests/Unit/ExampleTest.php on line 7
|
||||
Reference in New Issue
Block a user