auction
auction copied to clipboard
Backward incompatibility fix according to php 7.1 file_get_contents changes (negative offset)
file_get_contents with offset -1 returns "}" always for cache files, should be 0 if we want to get all the file content.