[Core] add InterRequest class

Review Request #89 — Created April 26, 2013 and submitted — Latest diff uploaded

olivier
Lunr
owizen:InterRequest
7315
lunr
This class intends to wrap the Clirequest class to present it the same way as the core request class

for consistency, the following should be reviewed first:
http://reviews.lunr.nl/r/88/
Unit tests
src/Lunr/Core/InterRequest.php
src/Lunr/Core/Request.php
src/Lunr/Core/Tests/InterRequestTest.php
src/Lunr/Core/Tests/RequestGetTest.php
src/Lunr/Shadow/CliRequest.php
src/Lunr/Shadow/Tests/CliRequestGetTest.php
tests/phpunit.xml
Loading...