wiki.techinc.nl/includes/libs/rdbms/database/resultwrapper
Daimona Eaytoy 8a21d033f8 Clean up resource type and phan suppression in postgres code
Replace `resource` with the new types in PHP 8, and drop all the
redundant phan suppressions.

Change-Id: Ie63253356c373da9f8f8db16823d1b7f41822528
2025-06-18 10:54:16 +01:00
..
FakeResultWrapper.php
IResultWrapper.php
MysqliResultWrapper.php Update references to renamed DatabaseMySQL class 2023-11-01 11:30:29 -04:00
PostgresResultWrapper.php Clean up resource type and phan suppression in postgres code 2025-06-18 10:54:16 +01:00
ResultWrapper.php rdbms: Mark Database, DatabaseInstaller etc. as no longer stable to extend 2023-11-29 14:08:04 +11:00
SqliteResultWrapper.php