D:\activerecord>composer test ActiveRecordFind FindReturnsArrayOfModels
Composer\Config::disableProcessTimeout
ActiveRecord\Scripts\TestCommand::runTest
Running: vendor/bin/phpunit --filter FindReturnsArrayOfModels test/ActiveRecordFindTest.php
(Cache Tests will be skipped, Memcache not found.)
PHPUnit 10.3.2 by Sebastian Bergmann and contributors.
Runtime: PHP 8.2.9
Configuration: D:\activerecord\phpunit.xml.dist
W 1 / 1 (100%)
Time: 00:01.432, Memory: 10.00 MB
1 test triggered 1 PHP warning:
- D:\activerecord\lib\Model.php:1794
Undefined array key 0
Triggered by:
- ActiveRecordFindTest::testFindReturnsArrayOfModels
D:\activerecord\test\ActiveRecordFindTest.php:48
OK, but there were issues!
Tests: 1, Assertions: 1, Warnings: 1.