* r107986: Added readOnly checks to prepare(), secure(), and clean() in FileBackendBase.
authorAaron Schulz <aaron@users.mediawiki.org>
Mon, 9 Jan 2012 00:20:28 +0000 (00:20 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Mon, 9 Jan 2012 00:20:28 +0000 (00:20 +0000)
commit3cd02f7a38ac093a8160db3ac666a1e096a5865c
tree5258f940c7a8f1890b19a5bf5d39e0fabf7b214c
parent6ed9cdd2dbbec7160749a8d1d76f73c2da201a27
* r107986: Added readOnly checks to prepare(), secure(), and clean() in FileBackendBase.
* Added some prepare()/clean() tests.
includes/filerepo/backend/FSFileBackend.php
includes/filerepo/backend/FileBackend.php
includes/filerepo/backend/FileBackendMultiWrite.php
tests/phpunit/includes/filerepo/FileBackendTest.php