|
12 | 12 | <active>yes</active>
|
13 | 13 | </lead>
|
14 | 14 | <date>2012-09-25</date>
|
15 |
| - <time>23:15:45</time> |
| 15 | + <time>23:33:38</time> |
16 | 16 | <version>
|
17 | 17 | <release>0.1.1</release>
|
18 | 18 | <api>0.1.0</api>
|
|
134 | 134 | <filelist>
|
135 | 135 | <install name="src/PEAR2/Cache/SHM.php" as="PEAR2/Cache/SHM.php"/>
|
136 | 136 | <install name="src/PEAR2/Cache/SHM/Adapter/APC.php" as="PEAR2/Cache/SHM/Adapter/APC.php"/>
|
137 |
| - <install name="src/PEAR2/Cache/SHM/Adapter/Wincache.php" as="PEAR2/Net/Cache/SHM/Adapter/Wincache.php"/> |
| 137 | + <install name="src/PEAR2/Cache/SHM/Adapter/Placebo.php" as="PEAR2/Cache/SHM/Adapter/Placebo.php"/> |
| 138 | + <install name="src/PEAR2/Cache/SHM/Adapter/Wincache.php" as="PEAR2/Cache/SHM/Adapter/Wincache.php"/> |
| 139 | + <install name="src/PEAR2/Cache/SHM/Exception.php" as="PEAR2/Cache/SHM/Exception.php"/> |
| 140 | + <install name="src/PEAR2/Cache/SHM/InvalidArgumentException.php" as="PEAR2/Cache/SHM/InvalidArgumentException.php"/> |
138 | 141 | <install name="tests/bootstrap.php" as="bootstrap.php"/>
|
| 142 | + <install name="tests/PHPT/APC.phpt" as="PHPT/APC.phpt"/> |
| 143 | + <install name="tests/PHPT/Common/testAddingTtlValue_part1.phpt" as="PHPT/Common/testAddingTtlValue_part1.phpt"/> |
| 144 | + <install name="tests/PHPT/Common/testAddingTtlValue_part2.phpt" as="PHPT/Common/testAddingTtlValue_part2.phpt"/> |
| 145 | + <install name="tests/PHPT/Common/testAddingTtlValue_part3.phpt" as="PHPT/Common/testAddingTtlValue_part3.phpt"/> |
| 146 | + <install name="tests/PHPT/Common/testAddingValue.phpt" as="PHPT/Common/testAddingValue.phpt"/> |
| 147 | + <install name="tests/PHPT/Common/testSettingAndDeletingValue.phpt" as="PHPT/Common/testSettingAndDeletingValue.phpt"/> |
| 148 | + <install name="tests/PHPT/Common/testSettingAndGettingValue.phpt" as="PHPT/Common/testSettingAndGettingValue.phpt"/> |
| 149 | + <install name="tests/PHPT/Common/testSingleFileLockAndUnlock.phpt" as="PHPT/Common/testSingleFileLockAndUnlock.phpt"/> |
| 150 | + <install name="tests/PHPT/Placebo.phpt" as="PHPT/Placebo.phpt"/> |
| 151 | + <install name="tests/PHPT/SHM-factory.inc" as="PHPT/SHM-factory.inc"/> |
| 152 | + <install name="tests/PHPT/SHM-factory_CGI.phpt" as="PHPT/SHM-factory_CGI.phpt"/> |
| 153 | + <install name="tests/PHPT/SHM-factory_CLI.phpt" as="PHPT/SHM-factory_CLI.phpt"/> |
| 154 | + <install name="tests/PHPT/Wincache.phpt" as="PHPT/Wincache.phpt"/> |
| 155 | + <install name="tests/PHPT/_runner.inc" as="PHPT/_runner.inc"/> |
139 | 156 | <install name="tests/phpunit.xml" as="phpunit.xml"/>
|
140 | 157 | </filelist>
|
141 | 158 | </phprelease>
|
|
0 commit comments