Added PHP port of CDB, with abstraction layer. Tested for correctness with a differen...
authorTim Starling <tstarling@users.mediawiki.org>
Sat, 20 Jun 2009 15:59:56 +0000 (15:59 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Sat, 20 Jun 2009 15:59:56 +0000 (15:59 +0000)
commitd93ea4874e95243e097636579a7be8b5047a0f5f
treee01eb9a0b16c6eacc599e0239ff3c8637e333a83
parent3acae9fff563b780376c2dd74dd273b052d6f864
Added PHP port of CDB, with abstraction layer. Tested for correctness with a differential fuzz tester, not yet benchmarked. The idea is to open up new applications for CDB, and benefit both shell and shared hosting users.

Ported existing uses of CDB to the new abstraction layer.
RELEASE-NOTES
includes/AutoLoader.php
includes/Cdb.php [new file with mode: 0644]
includes/Cdb_PHP.php [new file with mode: 0644]
includes/Interwiki.php
maintenance/dumpInterwiki.inc
maintenance/dumpInterwiki.php