Skip to content

[4.x] Upmerge 2026-02-17 #100

[4.x] Upmerge 2026-02-17

[4.x] Upmerge 2026-02-17 #100

Triggered via pull request February 17, 2026 12:03
Status Success
Total duration 7m 2s
Artifacts

ci.yml

on: pull_request
Install PHP dependencies
16s
Install PHP dependencies
Check PHP code style
19s
Check PHP code style
Run PHPstan
30s
Run PHPstan
Matrix: Run Unit tests on MariaDB
Matrix: Run Unit tests on MySQL
Matrix: Run Unit tests on PostgreSQL
Matrix: Run Unit tests on SQLite
Matrix: Run Unit tests on SQLsrv
Matrix: Run Unit tests on MSSQL (Windows)
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Run PHPstan: src/DatabaseQuery.php#L633
Property Joomla\Database\DatabaseQuery::$querySet (Joomla\Database\Query\DatabaseQuery) does not accept null.
Run PHPstan: src/DatabaseQuery.php#L628
Property Joomla\Database\DatabaseQuery::$autoIncrementField (bool) does not accept null.
Run PHPstan: src/DatabaseQuery.php#L626
Property Joomla\Database\DatabaseQuery::$insert (Joomla\Database\Query\QueryElement) does not accept null.
Run PHPstan: src/DatabaseQuery.php#L620
Property Joomla\Database\DatabaseQuery::$update (Joomla\Database\Query\QueryElement) does not accept null.
Run PHPstan: src/DatabaseQuery.php#L614
Property Joomla\Database\DatabaseQuery::$delete (Joomla\Database\Query\QueryElement) does not accept null.
Run PHPstan: src/DatabaseQuery.php#L607
Property Joomla\Database\DatabaseQuery::$select (Joomla\Database\Query\QueryElement) does not accept null.
Run PHPstan: src/DatabaseQuery.php#L599
Property Joomla\Database\DatabaseQuery::$sql (string) does not accept null.
Run PHPstan: src/DatabaseQuery.php#L373
Access to property $order on an unknown class Joomla\Database\Query\DatabaseQuery.
Run PHPstan: src/DatabaseQuery.php#L373
Access to property $offset on an unknown class Joomla\Database\Query\DatabaseQuery.
Run PHPstan: src/DatabaseQuery.php#L373
Access to property $limit on an unknown class Joomla\Database\Query\DatabaseQuery.