wiki.techinc.nl/includes/db
Fomafix 6866cfec37 Simplify PHP by using ?? and ?:
Also remove not necessary surrounding parentheses.

Change-Id: I0eb5c9c1bdfb09a800258379cdcefb5fd4d3d21c
2018-07-10 20:03:17 +00:00
..
CloneDatabase.php Simplify PHP by using ?? and ?: 2018-07-10 20:03:17 +00:00
DatabaseOracle.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-06-11 19:23:15 +02:00
MWLBFactory.php Allow passing the default DB group to use in Maintenance scripts 2018-06-12 23:52:40 +02: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 Introduce per-schema unit tests for revision storage. 2018-06-07 13:31:16 +00:00