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