Lukasz Cepowski

Results 12 comments of Lukasz Cepowski

Well, this should not be a problem in "production" code, but in phpunit with process isolation this file can be loaded multiple times and that throws php notice: ``` RuntimeException:...

The thing with define() and phpunit is already reported: https://github.com/sebastianbergmann/phpunit/issues/314 Anyways I will keep the fork of smartypants because the fix with defined() works fine and solves problem across php-5.x...

Hey, recently the service is quite overloaded, but at the moment I'm working on the new version with some architectural changes so hopefuly at the end of next week a...

Hey, there was a small server issue, fixed by now.

Hi, monitoring says its just fine? Could you send url you have a problem with?

Hi, currently thumbnails are refreshed weekly, but there is also a way to refresh a picture on demad, for example a picture: http://api.webthumbnail.org/?width=400&height=300&screen=1280&url=http://mozilla.com add &action=refresh and after a few second...

Could you provide an url for the thumbnail that doesnt work? Im working on the new version now so it could be also helpful to eliminate the issue in the...

Hi, currently the &screen parameter is ignored, some time ago rendering engine was changed and I didnt have time to fix this one ;) I will test if enabling &screen...

Btw, when i think about this, perhaps the user agent is an issue too? Webthumbnail robots sends a custom one, and the mobile layout might be visible because webapp doesnt...