Glynn Forrest

Results 4 issues of Glynn Forrest

I'm getting strange results when trying to merge two files that both have `'*'` as a key. **Input Yaml** data1.yml: ```yaml base: '*': - one 'foo': - three ``` data2.yml:...

bug

As far as I understand it, the security bundle doesn't allow for firewalls to be defined in multiple files - see https://github.com/symfony/symfony/issues/25021, https://github.com/symfony/symfony/issues/22308, https://github.com/symfony/symfony/issues/24461. When multiple security config files are...

Thanks for restclient, it's really handy. Do you think it would be possible to hide the 'Contacting host: example.com:80' message when the request has completed? It would be nice to...

For some reason, nmap -A is crashing emacs consistently when simple-httpd is running. nmap 6.46 and emacs 24.3.1 on OSX, built with homebrew: ``` brew install emacs --use-git-head --HEAD --srgb...