[Ticks] FileTimer

Review Request #102 — Created June 13, 2013 and submitted — Latest diff uploaded

pprkut
Lunr
pprkut:configlocator
132, 124, 103
lunr
Add an implementation of the TimerInterface, storing timer information in a file. This obsoletes the previous Timer infrastructure.
Unit tests
src/Lunr/Ticks/FileTimer.php
src/Lunr/Ticks/Tests/FileTimerNoRequestTest.php
src/Lunr/Ticks/Tests/FileTimerRequestTest.php
src/Lunr/Ticks/Tests/FileTimerStartTest.php
src/Lunr/Ticks/Tests/FileTimerStopTest.php
src/Lunr/Ticks/Tests/FileTimerTest.php
tests/phpunit.xml
Loading...