Solved problem with SQLite: Globals were getting stored, and when a PDO reference...
authorX! <soxred93@users.mediawiki.org>
Fri, 31 Dec 2010 20:47:48 +0000 (20:47 +0000)
committerX! <soxred93@users.mediawiki.org>
Fri, 31 Dec 2010 20:47:48 +0000 (20:47 +0000)
commit025defad3f24525501e91c5f41ce1a572548f98e
treeccffb7967059bdb8883780cded33e6bb9833343a
parent48b14395d57ccb0c144e4496b22994f83d25a09f
Solved problem with SQLite: Globals were getting stored, and when a PDO reference is transferred, as is the case with SQLite, it serializes the globals.
tests/phpunit/MediaWikiTestCase.php