Refactor the parsing and processing of configuration options ... just a bit ...
[hiphop-php.git] / hphp / test / slow / ext_redis / echo.php.expect
blobe3db107833357ec412fec7b6a88551985db36aa4
1 string(14) "This is a test"
2 bool(true)
3 array(1) {
4   [0]=>
5   string(20) "This is a multi test"
7 bool(true)
8 array(1) {
9   [0]=>
10   string(23) "This is a pipeline test"