Emilien Escalle

Results 80 comments of Emilien Escalle

Can you share the whole backtrace error, in order to locate where the script fails.

Please can you try the last version "v3.6.0", I have add an exception to catch your error. Post the new debug trace if any. Thank you

I commit a patch on master to only execute "file_exists" on open_basedir path, can you try this please

Is the path "/var/www/site/public/components/material/dist/css../fonts/" ok ? Maybe a "/" is missing between "css" and "../fonts". Do you have check if these path is allowed in "open_basedir"

You request is right, and I will accept your pull request to add this feature

Sorry for the delay, but I'm working on new features, including your request

I can create the same behavior than [JS Custom](https://github.com/neilime/zf2-assets-bundle#3-custom-js) but for css. Is that solution OK for your needs ?

Hi, I think it's not a problem between "rwoverdijk/assetmanager" & "neilime/zf2-mobile-detect". Your are using an old version of "zendframework" ("zendframework/zendframework": "2.*@stable"), when "neilime/zf2-mobile-detect" is requiring the last stable version of...

Hi, StaticElement extends `\Zend\Form\Element`, so you can use this option : `['label_options']['disable_html_escape'] => true`

I am waiting for the first stable release candidate to plan an upgrade