ÿØÿà JFIF    ÿÛ „ ( %!1!%*+...983,7(-.- PKP\]JFreader_003.phptnu[--TEST-- [READER] Check reader state --SKIPIF-- string(4) "MSET" [1]=> string(4) "key1" [2]=> string(1) "1" [3]=> string(4) "key2" [4]=> string(1) "2" [5]=> string(4) "key3" [6]=> string(1) "3" [7]=> string(4) "key4" [8]=> string(1) "4" [9]=> string(4) "key5" [10]=> string(1) "5" } PKP\]GGreader_002.phptnu[--TEST-- [READER] Feed reader and parse responses --SKIPIF-- string(3) "SET" [1]=> string(1) "a" [2]=> string(2) "AS" } bool(false) string(42) "Protocol error, got "n" as reply type byte" PKP\]G88reader_005.phptnu[--TEST-- [READER] Response types --SKIPIF-- NULL } PKP\]iY|reader_004.phptnu[--TEST-- [READER] Reset reader --SKIPIF-- string(1) "3" [1]=> string(1) "2" [2]=> string(1) "1" } PKP\] 6client_010.phptnu[--TEST-- [CLIENT] Do not attempt to reconnect upon disconnection --SKIPIF-- string(1) "1" [1]=> string(2) "OK" [2]=> bool(false) } PKP\]!z\\reader_008.phptnu[--TEST-- [READER] Custom error handler throwing exceptions or returning objects --SKIPIF-- err = $err; return $r; } $reader = phpiredis_reader_create(); phpiredis_reader_set_error_handler($reader, 'error_handler_exception'); phpiredis_reader_feed($reader, "-ERR\r\n"); try { phpiredis_reader_get_reply($reader); var_dump(FALSE); } catch (Exception $e) { var_dump($e->getMessage() == 'ERR'); } phpiredis_reader_set_error_handler($reader, 'error_handler_object'); phpiredis_reader_feed($reader, "-ERR\r\n"); var_dump(phpiredis_reader_get_reply($reader)); --EXPECT-- bool(true) object(stdClass)#2 (1) { ["err"]=> string(3) "ERR" } PKP\]rUXZreader_001.phptnu[--TEST-- [READER] Create reader resource --SKIPIF-- int(1) [1]=> string(2) "OK" [2]=> array(2) { [0]=> string(3) "ASD" [1]=> NULL } } PKP\]Iclient_009.phptnu[--TEST-- [CLIENT] Execute pipelined commands (binary safe) --SKIPIF-- int(1) } PKP\]}jvvtestsuite_configuration.incnu[ --FILE-- --EXPECT-- string(1) "1" PKP\]Q*ssreader_012.phptnu[--TEST-- [READER] Parameters formatting should not modify input argument. --SKIPIF-- string(3) "SET" [1]=> string(3) "key" [2]=> int(1) } PKP\]+ butils_001.phptnu[--TEST-- [UTILS] Calculate the CRC16 of strings --SKIPIF--