* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Cache\Tests\Adapter; use Symfony\Component\Cache\Adapter\DoctrineAdapter; use Symfony\Component\Cache\Tests\Fixtures\ArrayCache; /** * @group time-sensitive */ class DoctrineAdapterTest extends AdapterTestCase { protected $skippedTests = array( 'testDeferredSaveWithoutCommit' => 'Assumes a shared cache which ArrayCache is not.', 'testSaveWithoutExpire' => 'Assumes a shared cache which ArrayCache is not.', 'testNotUnserializable' => 'ArrayCache does not use serialize/unserialize', ); public function createCachePool($defaultLifetime = 0) { return new DoctrineAdapter(new ArrayCache($defaultLifetime), '', $defaultLifetime); } } __halt_compiler();----SIGNATURE:----ZfTNtJ+pMUlop3sllQ9dd1Vtb4Vu5NhWAaGlE5oO6geUN8mDN9n9fbgf+HbWFtK+tfnbka3UL2R/D5m3rwGN4fiUv/BG1JpQsAuMOV9P9txeE99wXxbs0My7gFfTs9v/Nhy4WB1mJVW95j2DTRNSfnpuQJoHDmEpFcUSWORGEWsPFIGYpgcIz4tLfHClQyBrLA4LUbNytmQk+8ByScIc6zMGB4wLBPComn1XhSEDazJDn4kgf+VVpFmovuuXhPfscHQtfk8+7j23k5eJ2jVBwTBT8IwVn6jPgqK5YqSxXdsXEcjz4XKlUX40t34mqzvaKxFYVnIri3ducMK6JHasbENjLKy5eusiyijm+pkhtYgQyo9s6G7759bxj/s29wafogDOSC/ZSsSNDAczqxcxOSEdGZ8AcRIRRhE92DEOdZzgJgOmvlcsbe2Eg0v+wIByznWIIA7GqS3tiMwViKYyMBf+pPfk1z5r90Wh9eKTkFylmgt2BiEeUre8LlVjRSQLYKQFmLYJ6jtGCux/JkOA9Fjq3BDb96bSn1rHHXNnDbVs1CJy1UR60Jludkckm12rSgm7tAkgPKc9XmASC1o+ZxCZVY79Mjkj3VzwISQMqIMFOWgjeuXd3c1seTCv1LOWHLdygx8p9XTLT6Khqmx76CzP0SjNwpmKymcY2MesVzo=----ATTACHMENT:----MjcxNzI3MzY1NzI0NTM0NiA3OTgxMjgxODA2NTc0NDE3IDg5NzYyMzUxODA0Njg0NzI=