Sam Wilson
Sam Wilson
I think this might happen when an API URL is a redirect.
Filesystem caching is supported by the Symfony package. Have a look at `examples/caching.php`: https://github.com/samwilson/phpflickr/blob/main/examples/caching.php#L25-L26
See also #922.
Is there any workaround for this? It's also tricky after you've selected a line, e.g. it'd be great to be able to make the little vertex boxes a bit bigger...
On desktop, but with a trackpad that's not super sensitive. A thicker line weight would be good! Or bigger vertex boxes? (Oh, no actually they're not visible until the line...
OAuth 1 is the only version that's supported, I think? This PR doesn't have any changes, by the way. I'll start working through the Phan issues to improve things. e.g....
But yes, I think in general we can switch returns from `string[]|bool` to `?string[]`. Will that be another major version bump? :-) (I think it will but that's fine.)