Pipeline stages
2 stagesConsole Logs
1+ php -v
2s2PHP 8.3.16 (cli) (built: Feb 4 2025 04:36:27) (NTS)
6s3Copyright (c) The PHP Group
6s4Zend Engine v4.3.16, Copyright (c) Zend Technologies
6s5 with Zend OPcache v8.3.16, Copyright (c), by Zend Technologies
6s6+ ./libraries/vendor/bin/phpunit --testsuite Integration --configuration phpunit-pgsql.xml.dist
7s7PHPUnit 9.6.22 by Sebastian Bergmann and contributors.
7s8
7s9............. 13 / 13 (100%)
8s10
8s11Time: 00:01.234, Memory: 12.00 MB
8s12
8s13OK (13 tests, 38 assertions)
8s