wiki.techinc.nl/includes/db
Umherirrender 348a784f48 Adjust type hints in database related classes
Change from ResultWrapper to IResultWrapper
Change from mysqli_result to resource
Changed mixed to return hint of interface
Document that fieldInfo returns bool

Change-Id: I5572fd41e0e11a2bc2eb116d0c82327499ecc518
2019-06-05 19:10:13 +02:00
..
CloneDatabase.php db: Remove property assignment overriden by constructor 2019-03-20 18:38:26 +01:00
DatabaseOracle.php Adjust type hints in database related classes 2019-06-05 19:10:13 +02:00
MWLBFactory.php Merge "Fix some docs" 2019-05-22 20:43:56 +00:00
ORAField.php Move Field classes to Rdbms namespace 2017-02-16 01:14:37 +00:00
ORAResult.php Add missing & to @param documentation to match functon call 2017-08-11 18:47:46 +02:00
PatchFileLocation.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00