wiki.techinc.nl/includes/db
umherirrender b409008ca5 Remove wrong @return from doc blocks
These functions actually does not return anything, so the @return is
wrong here. '@return void' is ignored.

Change-Id: I11495ee05b943c16c1c4715d617c8b50de22276c
2014-08-25 13:50:05 +00:00
..
ChronologyProtector.php
CloneDatabase.php Double check its safe before dropping new table during db cloning 2014-06-25 10:56:53 +00:00
Database.php Add missing @return to function docs 2014-08-23 23:14:57 +02:00
DatabaseError.php DBConnectionError: Expand {{SITENAME}} in pagetitle with Message::text() 2014-05-26 13:40:34 -04:00
DatabaseMssql.php Add missing @param to function docs 2014-08-14 20:22:52 +02:00
DatabaseMysql.php
DatabaseMysqlBase.php Remove wrong @return from doc blocks 2014-08-25 13:50:05 +00:00
DatabaseMysqli.php Add missing @return to function docs 2014-08-23 23:14:57 +02:00
DatabaseOracle.php Cleanup some docs (includes/[a-d]) 2014-07-24 19:42:45 +02:00
DatabasePostgres.php Merge "Add some @see to doc blocks" 2014-08-25 09:51:15 +00:00
DatabaseSqlite.php Cleanup some docs (includes/[a-d]) 2014-07-24 19:42:45 +02:00
DatabaseUtility.php Change @return to start with type 2014-08-20 20:35:41 +02:00
IORMRow.php Fixed some @params documentation (includes/[db|installer]) 2014-04-19 13:55:27 +02:00
IORMTable.php Remove wrong type from @param of IORMTable::getPrefixedFields 2014-08-15 18:31:04 +02:00
LBFactory.php Cleanup some docs (includes/[a-d]) 2014-07-24 19:42:45 +02:00
LBFactoryMulti.php Cleanup some docs (includes/[a-d]) 2014-07-24 19:42:45 +02:00
LBFactorySingle.php Use some callable hints on @param docs 2014-07-03 21:20:35 +02:00
LoadBalancer.php Vastly increase how long wfWaitForSlaves() can block in CLI mode 2014-07-31 23:28:11 -07:00
LoadMonitor.php Avoid sleeper connections in LoadMonitor::getLagTimes() 2014-08-22 22:06:41 +00:00
ORMIterator.php
ORMResult.php Fixed some @params documentation (includes/[db|installer]) 2014-04-19 13:55:27 +02:00
ORMRow.php Fixed some @params documentation (includes/[db|installer]) 2014-04-19 13:55:27 +02:00
ORMTable.php Remove wrong type from @param of IORMTable::getPrefixedFields 2014-08-15 18:31:04 +02:00