Mike Lehan

Results 15 issues of Mike Lehan

Every time I try and move from a git branch with this package installed to one that does not have it, I get an error that files in the package...

In the `webdevops/php-apache-dev` container the Xdebug setup has the value xdebug.remote_connect_back set to On by default. If the containers are imagined to be run on a local machine _only_ then...

Resolves https://github.com/thephpleague/container/issues/237 To summarise that issue: * PHP class names may be valid in both the format `Foo\Bar` and also as `\Foo\Bar` when used as a string * Using `Foo::class`...

This may be a known limitation, or even designed in, but we've stumbled across an interesting case of class naming as an issue: ``` // We might be using a...

As mentioned in [this issue](https://github.com/tedious/Fetch/issues/104#issuecomment-65267761)

Whilst parsing a message which contains an embedded image for someone's signature I came across an issue which caused the entire message including plain, html and base64 image parts to...

This isn't an issue directly with your package but I was hoping you might have some knowledge of how to resolve it anyway. I'm running Ubuntu 12.10. When installing Geo::Proj4...

We have an interesting issue with the tool which could be worth investigating. It's very hard to see what's going on because there's no logging output, but it can be...

This is quite a speculative PR so please consider it one for discussion rather than immediate merge or refusal either way. I thought it better to open as a PR...