Jeff Roedel

Results 6 issues of Jeff Roedel

Hi there, I use rwoverdijk/assetmanager with my application, and since 2.0.0, there's a collision with the requirements of these two modules with the version of the event-manager. Assetmanager is one...

I'm new to ZF3, but it looks like the formElement override isn't working. I'm using v3.2.2. I recently upgraded to ZF3 and I noticed that the form elements I was...

I'm using 1.0.0 installed through the Ubuntu ppa on Ubuntu 18.04 with 1366x768 resolution. In Ubuntu (I'm not familiar with other distros), windows can be snapped to one half of...

First off, great script! It would be very helpful for me if this would only download files that weren't already in the download folder. Is that possible? Maybe I'm missing...

wontfix

- [X ] I was not able to find an [open](https://github.com/zendframework/zend-mvc/issues?q=is%3Aopen) or [closed](https://github.com/zendframework/zend-mvc/issues?q=is%3Aclosed) issue matching what I'm seeing. - [X ] This is not a question. (Questions should be asked...

Hi there, I often get unrecognized characters out of the getCity() function. I have tried reencoding it to UTF-8 using `mb_convert_encoding($geo->getCity(),"UTF-8","auto")`, but that sometimes generates this warning: `Warning: mb_convert_encoding(): Unable...