James B

Results 15 comments of James B

Instead of including the library using the usual library loader (Gradle now), I had to copy all the classes/resources into my project by hand. Then you can change them at...

For others, here's a workaround for PHP 5.5 and up: $image->addFilter(function ($image) { imageflip($image, IMG_FLIP_HORIZONTAL); });

Be warned that many sites may be behind things like Cloudflare and will be very good at blocking bots. You'll probably get a lot of false positives. I'd suggest to...

I put in the email fix and a test at https://github.com/JMB-Technology-Limited/php-linkify/commit/1c193e476c940557302208931798789edf998471 But do you have any examples of web links that break without this? Because I tried some and they...

The Travis failure is PHP 5.3 problem that would be fixed by #25

The Travis failure is PHP 5.3 problem that would be fixed by #25

Just noticed I never added http://meetyournextmp.com/

Oh yes, sorry, not been a good morning. http://democraticdashboard.com/ to?

I've downgraded to 1.19.2-1 from https://github.com/syncthing/syncthing-macos/releases and it works fine, for anyone else reading. Just uninstall and reinstall the old version. Your config should still be there.

I'm not a MacOS programmer so I can't help with details and forgive me if I'm being obvious, but it seems to me a 2 step fix would be best...