Krayt1x

Results 9 comments of Krayt1x

https://github.com/kevinohashi/php-riot-api/issues/42 I think might have solved this.

I am able to read code, but quite poor at writing so if this is wrong can someone please correct me. I modified line 64 in FileSystemCache.php from return json_decode(file_get_contents($this->getPath($key)));...

That seems to be working, i will have to play around some more as the site is still being created an a lot of stuff doesn't currently work.

Getting the same issue on ``` $getSummonerName = $testCache->getSummoner($summoner_id); var_dump ($getSummonerName); ```

honestly, it could just be me..

Is there any way i would be able to assist you with this?

yeah forget what im trying to do there, i see its already implements in the getSummoner call. what it did do was correct the casing on a summoner name example...

hey, i made the other post before i saw this but i seem to be getting the same string vs array issue again with this query as well.